Icons from technopolis to kiddos [2017-10-29]

ThemeBurn SupportForumsOpenCart ThemesKiddos OpenCart ThemeIcons from technopolis to kiddos [2017-10-29]

This topic has been marked as resolved.

Hi,

Is it possible have icons in kidos like I see in tehnopolis. I’m talking exactly about shop icons. See at the image:

technopolis – “techno.png”.
technopolis – “kid.png”.

BR

October 29, 2017 at 1:40 pm #62237

Hi,

Yes, you could but this will require a manual modification of the theme config file. It will be overwritten every time you update the theme. The other thing is that adding many icons will add extra website download size.

Here are the steps to add the icons to your theme:

1) Open system/vendor/BurnEngine/themes/kiddos/config.php

2) Find this code line:

        'Kids'     => 'fonts/kids'

3) Replace it with:

        'Kids'     => 'fonts/kids',
        'Material Design'   => 'fonts/materialdesign'

4) Extract the attached archive to your store’s root folder.

BR,
ThemeBurn team

November 15, 2017 at 5:08 pm #62570

Hi,

Thank you for your answer!
Last question in this topic and you can close that like resolved my little problem :)
What do you mean “The other thing is that adding many icons will add extra website download size.” That will be bad for webshop speed. Bad for seo?

BR

 JAZZLT
November 15, 2017 at 5:24 pm #62576

Hi,

This will not be something crucial but just to have in mind that has some impact. Should be a problem for SEO.

BR,
ThemeBurn team

November 17, 2017 at 3:05 pm #62594

Hi,

Thank you for answer. If can be some problems for seo better I don’t use it, because seo in first.
Resolved.

BR

 JAZZLT
November 17, 2017 at 3:08 pm #62598

Glad we’ve helped!

BR,
ThemeBurn team

November 17, 2017 at 3:51 pm #62600
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.