View Single Post
Old 10-08-2007, 08:27 PM  
horvy
Confirmed User
 
Join Date: Jan 2007
Posts: 811
need some html help with AUTOGALLERY SQL

trying to get about 6 or 7 images going across in a row then starting a new row but it doesnt seem to work.... here are the parameters...


<table align="center" width="800">

<&#37;CATEGORIES
AMOUNT All
HTML <tr><td align=center><a href="##Page##"><img src=http://www.solo-girlz.com/##Name##.jpg border=0 width=90 height=120><br>##Name##</a></td>
ORDER Name
%>
</tr></table>




or also if i do this below, then it just starts over with the first name again....

<table align="center" width="800"><tr>

<%CATEGORIES
AMOUNT 6
HTML <td align=center><a href="##Page##"><img src=http://www.solo-girlz.com/##Name##.jpg border=0 width=90 height=120><br>##Name##</a></td>
ORDER Name
%>
</tr></table>





by the way the site is solo-girlz.com
__________________
I like Boobs.

Last edited by horvy; 10-08-2007 at 08:29 PM..
horvy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote