Why are icons missing in the customer account

  • Posts: 102
  • Thank you received: 0
11 years 3 months ago #84602

Why are the "Carts" and "Wishlist" icons missing in the "Customer Account" page? See image below.

You can sign in with:
Username: test
Password: test

http://www.m2820.com/registration-form/user/cpanel


Brad

Sunday School Teacher Training
www.m2820.com
Last edit: 11 years 3 months ago by simo90.

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
11 years 3 months ago #84619

Hi,

I think you are using customized the css file of HikaShop (using the backend) so your customized CSS override the default CSS file.
The default HikaShop CSS file could have new rules and your overrided CSS would not be modified.
So you have to copy the new CSS rules in your custom CSS file.

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.

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

  • Posts: 102
  • Thank you received: 0
11 years 3 months ago #84633

Yes, you were right. I'm not sure how the two lines got deleted, but I added back the following two lines and it worked again:

.icon-48-cart {background-image:url(../images/icons/icon-48-cart.png);}
.icon-48-wishlist {background-image:url(../images/icons/icon-48-wishlist.png);}

What is odd is that I did not delete these lines and I'm not sure how making other CSS changes would have messed this up, but once I knew where to look, it was an easy fix! Thanks!!!


Brad

Sunday School Teacher Training
www.m2820.com

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

Time to create page: 0.067 seconds
Powered by Kunena Forum