View Full Version : Change logo url ?
LieuR
06-18-2009, 06:49 PM
Hi,
When anyone press my logo/banner they gets to url/index.php
How can i change so it goes to url straight away ?
Thanks
Admin CP -> Styles & Templates -> Style Manager
Select "All Style Options" for the style you wish to edit.
Under "Header" search for "index.php" and change that to whatever you would like.
LieuR
06-19-2009, 12:35 AM
Yeah thats what i tought also, but there is no index.php in that code :/
Using Steadfast theme
HMBeaty
06-19-2009, 12:38 AM
Paste your header code here in html tags please
LieuR
06-24-2009, 06:48 PM
Here it is
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" style="background: url($stylevar[imgdir_misc]/header_repeat.gif) repeat-x top left" cellpadding="0" cellspacing="0" align="center">
<table border="0" width="$stylevar[outertablewidth]" style="background: url($stylevar[imgdir_misc]/vbbg.gif) repeat-x top left" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]" id="header_right_cell"><if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if></td>
</tr>
</table>
<div style="background: #000000;height: 1px;border-bottom: 1px solid #0F3250;">
</div>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.