View Full Version : header
timob
01-11-2007, 04:19 PM
I am using 3.4, on th etop banner when they click on the header image, I want to go back to the home page, Don't even know where to look to change it, any help would be greatly appreciated.
Trable
01-11-2007, 06:49 PM
templets/ header..
suc6
Micha
01-12-2007, 09:54 AM
Open templates/header.tpl and edit line 20:
<td class="header"><img src="{ROOT}/img/logo.gif" alt="header" /></td>
line 20 with logo linked to homepage:
<td class="header"><a href="{ROOT}"><img src="{ROOT}/img/logo.gif" border="0" alt="header" /></a></td>
timob
01-13-2007, 05:11 AM
Exactly what I needed, thank you so much for your time.
Sincerely
Tim
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.