Quote:
Originally Posted by jimjam
Hi there,
How can I have the header at the very top right of the page. The default dumps the advert centre and under the logo, I want it at the top opposite the logo.
Thanks in anticipation, and thanks for the hard work on this mod.:up:
|
dont forgot to click install ,
try this :
Code:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="left"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a><br></br> </td>
<td align="left"><a href="<if condition="$ban['url']">$ban[url]<else />$vboptions[forumhome].php$session[sessionurl_q]</if>" target="_blank">$banner</a></td>
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_headerEnd">$ad_headerEnd<else /> </if>
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]
$ad_headerLogo