Quote:
Originally Posted by Blackbeard
iam having a small problem at moment, i use custome box 1 for a site nav box and now things are not playing, it is more than likely me, so i will post what i did and attach a screenie.
<table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="100%">
<tr>
<td>
<table cellpadding="4" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>$vboptions[blockbullet] Site Navigation</b></span></td>
</tr>
<tr>
<td class="alt1"><span class="smallfont">
<li><a href="http://Myweb site/index.php">Home</a></li>
<li><a href="http://Myweb site/forums/index.php">Forum Home</a></li>
<li><a href="http://Myweb site/chat.html">Chatroom</a></li>
</span>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br />
could someone help please
|
here was my post so you all understand what last post was about