PDA

View Full Version : Header Image


jharri26
10-13-2005, 08:50 PM
I am trying to get a header logo image on my site at www.gamhoo.com. I placed it in both the header.tpl and top_bar.tpl but it seems like it only shows on the first page and not when I click on any categories. Any advice would be most appreciative.

Thanks
John

Timeless
10-13-2005, 11:58 PM
Hi M8,

i think the path is not clear for the script.

u have write in your header:

src="images/gamhoo_logo.gif"


make it in that way:

src="http://www.gamhoo.com/images/gamhoo_logo.gif"


cause in your way the script try to find the image in your subcategorie folder, but there is none.

vkaryl
10-14-2005, 02:45 AM
Best way to handle this is to use the inbuilt smarty templating calls - this is the image/logo call for mine:

Content visible to registered users only.

Just redo the path with your own info, beginning from /templates/.