View Full Version : anyone use autogallery pro?
Does anyone know how to make 3 columns with 100 links in each column and NO ad breaks??
I been trying to figure it out but I cant.
what numbers do I put in my "list breaks" field and what do I put for html in my list breaks?
shucash
12-02-2001, 12:03 PM
BJ -
Imagine it like this.
Autogallery is allowing you to define four things.
1. Header
2. What a SINGLE gallery link looks like.
3. Footer
4. Where the breaks for "ads" come from.
You have to be HTML savvy and use the "line breaks" to your advantage. This is kind of tricky. What you do, is you setup the HEADER so that it opens up a new table. The footer should contain, among all your other code [ads, link list, whatever] the closeure code of that table.
Now: set line breaks after every 100 posts, and then make the HTML for those line breaks
"<td></td>"
What you'll be doing, is inserting the code for a new column after every 100, instead of inserting the code for an AD. You gotta kinda think out of the box. I hope that it makes some more sense now.
Shu
thanks but when I do it the way I think it needs to be done, i end up with either 2 columns, or a broken table and links scattered all over.
I'm just looking to cheat and have someone tell me the correct numbers to have 3 rows, 100 links in each row for a total of 300 links and no breaks in the rows
thanks
turbo
12-02-2001, 01:57 PM
why not just use the template from the members area and leave the ad breaks blank (without ads) and think of them as the 3rd column breaks. :D
Originally posted by turbo:
<STRONG>why not just use the template from the members area and leave the ad breaks blank (without ads) and think of them as the 3rd column breaks. :D</STRONG>
when I do that it leave an empty space between the sections.
so instead of having 3 columns it looks like 9 blocks
Ive tried a bunch of different combinations and cant get it to be just 3 straight columns with no breaks :(
yes I know html :)
turbo
12-02-2001, 02:12 PM
I misunderstood, I thought you wanted more than one group of 300 links. How about making your ad break html:
</td>
</tr>
</table>
freap
12-02-2001, 02:15 PM
line break100 = </td><td>
linebreak200 = </td><td>
that should do it
vBulletin® v3.7.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.