Quote:
Originally Posted by nothing4me
Look at the styleIDs. You might be looking at the wrong version. 
|
I don't think so.
--------------- Added [DATE]1213884250[/DATE] at [TIME]1213884250[/TIME] ---------------
Quote:
Originally Posted by Attitude5ire
I can prolly tell you better why its happenin if i actually saw ur header code.
Also your Global width wrapping and padding. Its not really a big problem, but i dnt see anythin defined in CSS. So just check those, n leme knw.. reverse engineering a skin is so NOT a fun.
|
I have this set in the "Body" section of the Main CSS
Code:
margin: 20px 100px 25px 100px;
padding: 15px;
--------------- Added [DATE]1213894945[/DATE] at [TIME]1213894945[/TIME] ---------------
Here is my header code:
Code:
<div>
<b class="rc">
<b class="rc1"><b></b></b>
<b class="rc2"><b></b></b>
<b class="rc3"></b>
<b class="rc4"></b>
<b class="rc5"></b></b>
<div class="rcfg">
<tr>
<td><div align="center"><a href="index.php"><img src="$stylevar[imgdir_misc]/header_mid_logo.gif" alt="" width="468" height="60" border="1" /></a></div></td>
<div align="center">
<td class="smallfont"><p><strong>Members:</strong> $numbermembers
<strong>Threads:</strong> $totalthreads
<strong>Posts:</strong> $totalposts
<strong>Online:</strong> $totalonline
<strong>Newest:</strong> <a href="$vboptions[bburl]/member.php?u=$newuserid">
$newusername</a></p></td>
</div>
<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]