View Single Post
  #1  
Old 04-01-2010, 09:58 AM
 
jonathan jonathan is offline
 

Newbie
  
Join Date: Apr 2010
Posts: 3
 

Default Broken image banner

Hi guys. I'm new with this .tpl system X-Cart uses and I know that it generates the html. I have a broken banner image link when you go to

http://workplaceemporium.com/conference-tables

The banner should be located above the thumbnails. I looked through firebug and noticed that if I added the "/" in src="images/banners..." it will work. Currently its finding "images/banners..." and I want to go in the .tpl file and insert the "/" to make it src="/images/banners..." and firefox will pick the banner image up.

Is there a way to find the right file where it requests the banner image link? Thank you guys.
__________________
X-Cart DB Version: 4.2.1 GOLD
Reply With Quote