vBulletin

Thank you for visiting. This is our website archive. Please visit our main website by clicking the banner above.
vBulletin FAQ is dedicated to helping the forum owner build, manage and profit from his vBulletin Forum
vBulletin Web Hosting - Free skins and styles for your vBulletin - Search Engine Optimization




Header links

rickyreter
01-22-2007, 11:31 AM
Hi,how in header template and where do i add links like you have on here at top right..not very good on html.

See www.cartalkuk.co.uk i want them to the top right on my site

Thanks Peter

Peggy
01-22-2007, 11:57 AM
You need a table in your header template.

Try this:


<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td align="left" valign="top">
header code here

</td>
<td align="center" valign="top>
Links code here

</td>
</tr>
</table>


You'll have to mess with the code a bit but I'm betting you can do it ;)

rickyreter
01-22-2007, 12:05 PM
Hi,is that the complete header code of mine in header code on yours?:p

rickyreter
01-22-2007, 12:07 PM
This is my code:

$spacer_open

$_phpinclude_out
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" 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]">
&nbsp;

</td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->

:)

rickyreter
01-22-2007, 12:24 PM
ummm....not sure what you mean?:confused: :confused:

Peggy
01-22-2007, 12:35 PM
$spacer_open

$_phpinclude_out
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" 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" /></a></td>
<td align="[B]Links code goes here">
&nbsp;

</td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->



using your header code, place the code for your links where I have indicated in red, above.

rickyreter
01-22-2007, 01:51 PM
Hi Peggy thanks very much for your help,,just one other thing what about if i have a images/example.gif to add i want to add this:

Hell³
01-22-2007, 03:02 PM
$spacer_open

$_phpinclude_out
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" 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" /></a></td>
<td align="[B]Links code goes here">
&nbsp;

</td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->

using your header code, place the code for your links where I have indicated in red, above.

Actually I think it should be like:

<td align=$stylevar[right]>
&nbsp; <---erase this
Link code goes here
</td>

Peggy
01-22-2007, 04:25 PM
Really? I still have that &nbsp; in mine. It's just there to add another space between the two cells.
Either way should work


vBulletin

seo book

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum