View Single Post
Old 01-30-2006, 11:20 PM  
DaveMac
Confirmed User
 
Join Date: Jul 2001
Location: Canada
Posts: 361
Use this in your template:

<%TEMPLATE
NAME Default
HTML <td width="150" align="center"><a href="##Out_URL##" class="blue" target="_blank">##Banner##</a><a href="##Out_URL##" class="blue" target="_blank">##Title##</a></td>
%>


<table align="center" border="0" cellpadding="4" cellspacing="0">
<tr>

<%MEMBERS
RANKS 1-25
HTML Default
BANNER <img src="##Banner_URL##" border="0"##Height_Width##><br />

INSERT
{
LOCATION +5
HTML </tr><tr>
}
%>

</tr>
</table>


This will give you 5 rows with a total of 25 for each page just like those sites.
Of course implement this with your design.
DaveMac is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote