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)
-   -   Change vertmenutitle to an image? (https://forum.x-cart.com/showthread.php?t=23361)

thefizix 07-17-2006 10:56 PM

Change vertmenutitle to an image?
 
im a noob at this. how would I change out the vert menu title to an image I created in photoshop.

robf 07-18-2006 01:32 AM

Hello, you change that in your skin1.css file.

Look for .VertMenuTitle around line 285 and remove the background-color line and add

background-image: url(images/nav_menu_head.jpg);

Of course change the file name and upload the picture to skin1/images directory and you should be good to go.


All times are GMT -8. The time now is 05:46 PM.

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