View Full Version : autogallery pro templates
playa
12-03-2000, 01:35 AM
how do you put galleries in tables with columns?
like
gallery gallery gallery
gallery gallery gallery
gallery gallery gallery
gallery gallery gallery
and
how to put them in categorized gallery group
i hope some can help me
If you still need help with this ICQ me 76680352, I can hook you up..
Rich
1stfetish.com
Juggler
12-06-2000, 12:03 AM
Playa I assume you mean
Teen Teen Teen
Teen Teen Teen
Asian Asian Asian
Asian Asian Asian
... ... ... ...
you will need to have all the galleries as archives then use Insert to add them to your main page.
I worked out columns by using frontpage for the page layout then copying the code to cutehtml and them dividing it into hrader main and footer before inserting it into autogallery but there must be an easier way
SID MAN
12-06-2000, 05:27 AM
If you wan't to divide them in categories, dosen't that take a lot of bw. when you insert maybe 8-10 different pages in the same page ??
playa
12-06-2000, 09:17 PM
actually what i am talking about is this
instead of having all the galleries on the straight line
gallery
gallery
gallery
gallery
gallery
i wanna split into colums
gallery gallery gallery
gallery gallery gallery
gallery gallery gallery
now is this possible rather manually fixing it afterwards
please post the code
In order to create columns, you need to have a table started in the header section.. ie. last line of header would read:
<table border="0" valign="middle" align="center" cellspacing="3" cellpadding="3">
<tr>
<td>
then your gallery html:
<font face="Arial" size="2">
<font size="#%SIZE%#">
<font color="#%COLOR%#"><b>
#%ICONS%#<a href="http://www.1stfetish.com/cgi-bin/ucj/c.cgi?url=#%GURL%#&p=65" target="new" onmouseover="window.status='#%PICS%# #%CAT%#';return true">#%PICS%# #%CAT%#</a>
</font></b>
<br>
Then your footer's first lines:
</tr>
</td>
</table>
if you have 100 gallery's and want different collums after every 25 galleries then in list break for galleries 25,50,and 75 you put:
</td>
<td>
It gets to be tricky when you start doing embedded tables, tehn it's easier to have autogallery just produce a raw gallery listing and insert via ssi into the html page, you can categorize this way too..
Hope it helps..
Rich
1stfetish.com
playa
12-07-2000, 05:58 PM
thanks......that was simple...i feel stupid now
Don't feel stupid.. took me WEEKS to figure it out.. (even stumped my GF whose been handcoding HTML since '95)..
Any other questions about AG, feel free to ask.
Rich
1stfetish.com
vBulletin® v3.7.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.