I installed this and have been working on it for a week or so, but there is just one thing I cannot figure out. No matter how hard I try, I can't get the header centered. It's staying to the left. I imagine this is something to do with the header, but I'm not sure what.
Quote:
<!-- Begin: AdBrite -->
<center><script type="text/javascript">
var AdBrite_Title_Color = 'FFFFFF';
var AdBrite_Text_Color = 'FFFFCC';
var AdBrite_Background_Color = '000000';
var AdBrite_Border_Color = '003366';
</script>
<span style="white-space:nowrap;"><script src="http://ads.adbrite.com/mb/text_group.php?sid=354892&zs=3732385f3930" type="text/javascript"></script><!--
--><a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=354892&afsid=1"><img src="http://files.adbrite.com/mb/images/adbrite-your-ad-here-leaderboard-w.gif" style="background-color:#003366" alt="Your Ad Here" width="14" height="90" border="0" /></a></span>
<!-- End: AdBrite --><!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td background="images/dark_vb/misc/header_repeat.gif" width="100%" height="27" colspan="2" valign="top"> </td>
</tr>
<tr>
<div align="center"><td background="images/dark_vb/misc/dark_vb_bg.gif" width="100%" height="124" valign="top" align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
|
Any help/ideas would be very much appreciated. Thanks.