• Welcome to DNForum.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars
    If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the oldest global domain name community on the internet and continues to grow every day. There are over 45,000 domainers on DNForum doing everything from buying domains, selling domains, using our free in-house built tools, learning about domains and discussing domains. Take a minute and Register.

Wanted: Service VB Help > Easy!

Status
Not open for further replies.

ComScout.com

New Member
The Originals
Legacy Exclusive Member
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:

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>
 
Code:
..

<b><font color=BLUE><a href="http://NatMove.com.au" target="_blank">
NatMove.com.au</a></font>

<b><font color=BLUE><a href="http://ShowRibbons.com.au" target="_blank">ShowRibbons.com.au
</a></font>


..

You might want to remove the "Font" tags though, they make no difference.
 
<b><font color=BLUE><a href="http://www.natmove.com.au">NatMove.com.au</a></font>

<b><font color=BLUE><a href="http://www.showribbons.com.au">ShowRibbons.com.au</a></font>
 
Thanks so much Acroplex and Kingpin! I really appreciate your help!
 
Status
Not open for further replies.
Back
Top Bottom