Change Wishlist Icons

  • Posts: 962
  • Thank you received: 11
  • Hikashop Business
4 years 8 months ago #309039

I'm trying to use the icons found here: url(../images/icons/icon-32-back.png) on the site but it looks like it's been overriden by the ones here: url("../images/icon-32/flatgrey/back.png").

The flat grey icons are in the icon-48 and icon-32 folders. I thought if I just deleted the folder that would work but not so.

How do I do this please? Please see attached firebug screenshot.

Thanks!

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
4 years 8 months ago #309042

Hello,

Can you give us a temporary access to the page where you are having that issue so that we can directly test it ?

Thank you !

Please Log in or Create an account to join the conversation.

  • Posts: 962
  • Thank you received: 11
  • Hikashop Business
4 years 8 months ago #309060

I sent the URL and the login via the contact form. The page that have the icons is the wishlist.

When you login, click on wishlist at the top right, you will then see the icons on that page.

Thank you.

Please Log in or Create an account to join the conversation.

  • Posts: 81484
  • Thank you received: 13062
  • MODERATOR
4 years 8 months ago #309062

Hi,

You want to add the CSS you want to use in the styles for the frontend setting of the HikaShop configuration:

.icon-32-back {
    background-image: url(../images/icons/icon-32-back.png) !important;
}
Then it should work fine.

Please Log in or Create an account to join the conversation.

Time to create page: 0.071 seconds
Powered by Kunena Forum