top sites

TarinC

New Member
Messages
698
Reaction score
0
Points
0
there should be an option in topsites where u can choose to remove ur site off the list.

also the html code for the images should be changed to open a new window.

Code:
<a href="<A href="http://www.x10hosting.com/topsites/index.php?ID=20" target=_blank><img">http://www.x10hosting.com/topsites/index.php?ID=20" target=_blank><img src="[url="http://www.x10hosting.com/topsites/buttons/x10button2.gif"]http://www.x10hosting.com/topsites/buttons/x10button2.gif[/url]" width="88" height="31" border="0"></a>
 
Last edited:

Alejandro

Staff
Staff member
Community Support
Messages
9,436
Reaction score
1
Points
38
TarinC said:
there should be an option in topsites where u can choose to remove ur site off the list.

also the html code for the images should be changed to open a new window.

Code:
<a href="<A href="http://www.x10hosting.com/topsites/index.php?ID=20" target=_blank><img">http://www.x10hosting.com/topsites/index.php?ID=20" target=_blank><img src="[url="http://www.x10hosting.com/topsites/buttons/x10button2.gif"]http://www.x10hosting.com/topsites/buttons/x10button2.gif[/url]" width="88" height="31" border="0"></a>
You can do it yourself:
Code:
target="_blank"
 
Top