The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Change logo url ?
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 |
#2
|
|||
|
|||
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. |
#3
|
|||
|
|||
Yeah thats what i tought also, but there is no index.php in that code :/
Using Steadfast theme |
#4
|
||||
|
||||
Paste your header code here in html tags please
|
#5
|
|||
|
|||
Here it is
HTML Code:
<!-- 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] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|