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)
-   -   Adding a dingbats icon to a menu title? (https://forum.x-cart.com/showthread.php?t=49187)

Phoenix Tech 08-15-2009 12:11 PM

Adding a dingbats icon to a menu title?
 
hi guys didnt know where to post this actually because its actually referenced to a 3rd party mod but also has to do with x-cart customisation.

i just recently purchased the request a quote mod from BCSE and im loving it, the only thing that is mising is a nice icon in the title bar of that request a quote menu box,

i have tried inserting this into the associated file:

{ include file="customer/menu_dialog.tpl"
dingbats="dingbats_authentification.gif"
title=$lng.lbl_your_quotes content=$smarty.capture.menu }

but the icon still does not show up and yes the authentification.gif file does exist in the images directory.

does this not maybe have to have some css reference associated with it

some help on this would be much apreciated as i am trying to keep the menu boxes with icons.

Phoenix Tech 08-15-2009 12:34 PM

Re: Adding a dingbats icon to a menu title?
 
hi guys i figured it out. instead of adding the dingbats reference add this at the end instead


additional_class="menu-special"

then in the main.css file add a new class name to what you want. and add the image file you want to use

just remember to change the name of the code that was added originally to your new css name


:D/


All times are GMT -8. The time now is 11:06 PM.

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