X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Menu Dingbats (https://forum.x-cart.com/showthread.php?t=46418)

Victor D 03-24-2009 07:35 AM

Re: Menu Dingbats
 
It's strange a bit but your 'Help' menu seems to be nested in 'Authorization' according to layout.
You have to change layout or use
Code:

.menu-auth .menu-help .title-bar img.icon { background: url(images/dingbats_help.gif) no-repeat; }

instead of
Code:

#left-bar .menu-help .title-bar img.icon { background: url(images/dingbats_help.gif) no-repeat; }

Xel 03-24-2009 09:02 AM

Re: Menu Dingbats
 
Yay! Thanks, must have been how they set up the template (or more likely my inept modifications to it! :lol:)

That takes care of that :D


All times are GMT -8. The time now is 01:21 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.