- Posts: 73
- Thank you received: 1
Hikamarket Front End - Seller Panel Styles
5 months 3 weeks ago - 5 months 3 weeks ago #371126
by nmacri
Hikamarket Front End - Seller Panel Styles was created by nmacri
-- HikaShop version -- : 6.3.0
-- HikaMarket version -- : 6.0.0
-- Joomla version -- : 5.4.2
Hello
I need some help with the icons displayed in the seller panel on the Hikamarket front end. Some icons aren't showing up, I've attached a screenshot. I inspected the code using the browser's tools and I see that the styles are different where the icons are visible and where they aren't. For the latter, the styles in the `before` tag are as follows:
What do you suggest to make them display correctly?
Thanks
-- HikaMarket version -- : 6.0.0
-- Joomla version -- : 5.4.2
Hello
I need some help with the icons displayed in the seller panel on the Hikamarket front end. Some icons aren't showing up, I've attached a screenshot. I inspected the code using the browser's tools and I see that the styles are different where the icons are visible and where they aren't. For the latter, the styles in the `before` tag are as follows:
Code:
.fas:before, [class^=icon-]:before, [class*=\ icon-]:before, .far:before, .fab:before, .icon-joomla:before, .fa-solid:before, .fa-regular:before, .fa-brands:before, .fa:before {
content: var(--fa);
}
What do you suggest to make them display correctly?
Thanks
Last edit: 5 months 3 weeks ago by Jerome.
Please Log in or Create an account to join the conversation.
5 months 3 weeks ago #371190
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic Hikamarket Front End - Seller Panel Styles
Hello,
Does you template uses "font awesome" ?
As you can see in our demo website, the icons are showing up via font-awesome 5.2.0 provided by HikaShop :
demo.hikashop.com/index.php/en/hikamarket/vendor-control-panel
And these are the icons used :
Regards,
Does you template uses "font awesome" ?
As you can see in our demo website, the icons are showing up via font-awesome 5.2.0 provided by HikaShop :
demo.hikashop.com/index.php/en/hikamarket/vendor-control-panel
And these are the icons used :
Code:
fas fa-user-tie fa-stack-2x
fas fa-user-friends fa-stack-2x
fas fa-file-invoice-dollar fa-stack-2x
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: nmacri
Please Log in or Create an account to join the conversation.
5 months 3 weeks ago #371347
by nmacri
Replied by nmacri on topic Hikamarket Front End - Seller Panel Styles
Hello
The template I'm using is Senehix - Gantry 5, but the Font Awesome version was outdated. I updated the Font Awesome version in the template settings. Problem solved.
Thanks
The template I'm using is Senehix - Gantry 5, but the Font Awesome version was outdated. I updated the Font Awesome version in the template settings. Problem solved.
Thanks
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.253 seconds