PDA

View Full Version : I Have big problems with AUTO GALLERY PRO. PLEASE HELP ME!


mike007
02-04-2001, 07:37 AM
Hi friends,

I installed auto gallery pro to my server.
But i can't design the page as i want.
I want to list galleries at Today's Galleries Area at that page htt://www.sexpicsarea.com/links.html

Please help me , give me a sample for listing...
Please...

Thank you.

Lizard
02-04-2001, 09:03 AM
Hey,

To do what you want try this:

This goes in the 'header html'


<table width="730" align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="left" valign="top">


This goes in the 'Template html'
(Remember to change this to your own linking style!!!)


<a href="/cgi-bin/ucj/c.cgi?link=Gal#%CAT%#" target="_blank">#%PICS%# #%DESC%#</a> #%ICONS%#<br>


This goes in the 'footer html'


</td>
</tr>
</table>


Now, let say you want 4 rows of links, go into 'Edit variables and options'
and find the text box where it says: List Breaks

Enter these values:

25,50,75,100

Save

Click on 'edit the list breaks for whatever_you_called_your_index.html'

Put this into the big texbox, place a checkmark in 'Use this HTML for all list breaks'

</td><td align="left" valign="top">

Save and do a rebuild main page and you should have what you want.

Lizard
02-04-2001, 12:09 PM
oh one last thing you need to do is change
'Maximum Posts To List' to 100 under 'Edit variables and options'

In this example you get 4 rows of 25 links
but you can change the values to suit your
preferences.