GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   please help with AutoGalleryPro alignment issue (https://gfy.com/showthread.php?t=671332)

born2blog 10-28-2006 03:14 PM

please help with AutoGalleryPro alignment issue
 
can anyone here who has good experience using AutoGalleryPro please help with a formatting/alignment issue I'm having.

My new TGP is here: http://www.shemalesexstars.com

and if you load that page and view the thumbs you'll notice there is an alignment issue. the script itself is working great, but my rows for some reason are all out of wack.

I want to have 5 thumbs in each row but I need each row to properly line up.

the code (which was there by default) at this time looks like this:

<tr>
<td>
<%GALLERIES
TYPE Thumb
CATEGORY Mixed
AMOUNT 20
HTML Thumb

INSERT
{
LOCATION +5
HTML </tr><tr>
}
%>
</td>
</tr>
<tr>
<td>
<%GALLERIES
TYPE Text
CATEGORY Mixed
AMOUNT 100
HTML Text

INSERT
{
LOCATION 50
HTML </td><td width="100"></td><td>
}
%>
</td>
</tr>

the TGP is brand new, and there is not enough galleries for the text galleries to show yet, and I just used FHG's for the moment to fill it up and test my script basically.

I've tried fiddling with the code now for over 24 hours and still can't figure it out for some reason so if anyone here could help I would REALLY appreciate it. I'd go to the jmbsoft forums but my tech support has ran out because I purchased the software back in 2003 and just haven't got around to setting up a TGP yet.

thanks in advance :thumbsup

teksonline 10-28-2006 03:23 PM

right at the top it doesnt have a </td></tr>

actually that just looks all messed up with bad <tr><td> </td></tr>'s

use indentation

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

teksonline 10-28-2006 03:28 PM

argh, stupid spaces

<tr>
__<td>
____MOOO
__</td>
__<td>
__<table>
____<tr>
______<td>
______</td>
____</tr>
__</table>
__</td>
</tr>

born2blog 10-28-2006 03:39 PM

thanks teksonline, but I tried that and it only messed up the thumbs even worse and for some reason placed them all on one row.

I've been a web developer for over 10 years now and for the life of me cannot wrap my head around this tiny little glitch and it's starting to piss me off lol because I know the solution has got to be simple.


All times are GMT -7. The time now is 08:14 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123