Quote:
Originally Posted by Seven Skins
I tested the code before posting it.
Did you change the code?
As the hack link you showed the column is on the left side and on your site column is on the right.
Code:
<!-- logo -->
<a name="top"></a>
<table width="$stylevar[outertablewidth]" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td valign="top">
<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]">
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
|
I didn't change any code, as you didn't specify what code to change.
The instructions I followed explain how to add a sidebar to either the left or the right. I want the sidebar on the right, and that's what I did.
When I added your code to the
header template, it sloppily added a sidebar to the left.
Based on the instructions on the thread at vb.com that I linked to, please specify what code(s) to change.
Quote:
Originally Posted by Seven Skins
BTW. You need to change the color of you copyright notice from vBulletin, it is not visible on your site.
|
Thanks for pointing this out. It is not my site though, it's the site of a client that I am assisting in setting up the board.