- Joined
- Jul 10, 2003
- Messages
- 1,442
- Reaction score
- 0
Hi Guys,
I need a little help... easy help but I am html illiterate.
I need these links ShowsRibbons.com.au and NatMove.com.au linked on my site in the "Site Sponsors" box you can see here
If someone can give me the right code it would be greatly appreated! :hug:
I need a little help... easy help but I am html illiterate.
I need these links ShowsRibbons.com.au and NatMove.com.au linked on my site in the "Site Sponsors" box you can see here
If someone can give me the right code it would be greatly appreated! :hug:
Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>Site Sponsors</b></span></td>
</tr>
<tr>
<td color="#FFFFFF" width="100%" bgcolor="#FFFFFF">
<center>
<!-- Begin custom code -->
<center>
<b><font color=BLUE>NatMove.com.au</a></font>
<b><font color=BLUE>ShowRibbons.com.au</a></font>
<br>
<center>
<br>
<a href="http://www.beaututes.com/partner-us/5867-advertise-beaututes-com.html" target="_blank">
<IMG src="images/buttons/beaututelogo.gif" border="0" alt="Advertise at BeautUtes.com!"></a><p></br>
</center>
</td>
</tr>
</table>
</br>