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)
-   -   Editing template and not working (https://forum.x-cart.com/showthread.php?t=44012)

Pretty Scrappy 12-02-2008 10:57 AM

Editing template and not working
 
I am trying to change the vertical menu bars to a custom image. I have upgraded from 4.1.10 to 4.1.11, and now it's not working. I have the images in skin1/images like before. In webmaster mode I open skin1/admin/menu.tpl go to the following code at the bottom
Quote:

{ include file="menu.tpl" dingbats="dingbats_categorie.gif" menu_title=$lng.lbl_management menu_content=$smarty.capture.menu }
and add { include file="menu.tpl" images_src="ver_management.gif" dingbats="dingbats_categorie.gif" menu_title=$lng.lbl_management menu_content=$smarty.capture.menu }
Just like before, and now it's not working. Can anyone tell me what might have changed with 4.1.11, or if I am just doing something wrong?

JWait 12-03-2008 03:40 AM

Re: Editing template and not working
 
Have tried adding...
BACKGROUND-IMAGE: url(images/ver_management.gif);
to the VertMenuTitle class in skin1.css ?

Pretty Scrappy 12-03-2008 07:10 AM

Re: Editing template and not working
 
Quote:

Originally Posted by JWait
Have tried adding...
BACKGROUND-IMAGE: url(images/ver_management.gif);
to the VertMenuTitle class in skin1.css ?


Ya normally that would work, but the images that I have to put in there are different for each one. doing it in the css makes them all the same. Everything is setup the same way it was in 4.1.10. It looks like xcart is having trouble pulling the images from skin1/image. i have other images in there, and it like that are all are only part of the images. It looks like the whole image isn't loading.

http://prettyscrappy.com/xcart/home.php?cat=367 is an example of what i am talking about. Now the designer needs to put her thumbs in, but the default "NO IMAGE" isn't display correctly, and that image is in skin1/images.

Is there a way to get the images to pull from a different folder? I don't know if that will even fix, but I am stumpted.

I am also having trouble getting the New Products to display on the home page. I don't know if that might be tied to this issue. I am only mentioning it here just incase it is tied and it helps


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

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