Print Page | Close Window

Links on the right side

Printed From: S2H.co.uk
Category: Web Wiz Forums
Forum Name: Tips & Tricks Support
Forum Description: Support for tutorials from S2H on Web Wiz Forums
URL: http://www.s2h.co.uk/forum/forum_posts.asp?TID=161
Printed Date: 27 Mar 2026 at 2:04am


Topic: Links on the right side
Posted By: macpack
Subject: Links on the right side
Date Posted: 30 Aug 2009 at 8:04am

Thanks for the cool tip with links on the left here:

http://www.s2h.co.uk/wwf/tips/look/links-on-left.asp" rel="nofollow - http://www.s2h.co.uk/wwf/tips/look/links-on-left.asp
 
 
But how do i change the script, so there can be links on the right side also.?



Replies:
Posted By: macpack
Date Posted: 31 Aug 2009 at 1:34pm
anyone can help me, change that script so i can put links on the left+right and the top of the side.?


Posted By: Matt
Date Posted: 31 Aug 2009 at 2:40pm

Header.asp

<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>Links left</td>
<td>

Footer.asp

	</td>
<td>Links Right</td>
</tr>
</table>


Posted By: macpack
Date Posted: 01 Sep 2009 at 7:59am
Perfect scotty, thats a big help fore me..
 



Print Page | Close Window