|
|
||||
|
![]() |
![]() ![]() |
Oct 9 2007, 09:13 AM
Post
#1
|
|
|
Member Group: Members Posts: 18 Joined: 31-August 07 Member No.: 1,477 |
A few people have said to me "your title doesn't link to the homepage". I use the caretta-soft skin. I 've sorted it using a simple line of HTML:
Access /skins/SKIN-NAME/styleTemplates/global/index.tpl file At: <body onload="initialiseMenu();{EXTRA_EVENTS}"> <div id="PageOuter"> <div id="pageSurround"> <div id="Header"> {SESSION} </div><!--close header--> change to: <body onload="initialiseMenu();{EXTRA_EVENTS}"> <div id="PageOuter"> <div id="pageSurround"> <a href="http://www.yourdomain.co.uk/index.php" alt=""><div id="Header"></a> {SESSION} </div><!--close header--> Save and upload the file... jobs a good un. Or at least it works for me anyway! Only problem i've found, is it doesn't seem to work on Firefox??? This post has been edited by Snelly: Oct 9 2007, 09:23 AM |
|
|
|
Oct 1 2011, 11:45 AM
Post
#2
|
|
|
Newbie Group: Members Posts: 1 Joined: 1-October 11 Member No.: 26,298 |
Try this in index.tpl
<body onload="initialiseMenu();{EXTRA_EVENTS}"> <a href="http://www.YourUrl"><div id="topHeader"> </div></a><div>{SITE_DOCS}</div> <div id="pageSurround"> <div> |
|
|
|
Nov 7 2011, 12:35 PM
Post
#3
|
|
|
Newbie Group: Members Posts: 6 Joined: 19-October 08 Member No.: 7,208 |
Thanks for this - worked perfectly!
-------------------- << signatures require supporter status >>
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 11:35 AM |