shane94
12-30-2001, 10:35 PM
ok i am trying to get 3 rows of 3 here. here is my index html:::
------
HEADER
------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Thumbnail Galery Post</title>
<style type="text/css">
<!--
a:link { text-decoration: none; color: #004080; }
a:active { text-decoration: none; color: #ff0000; }
a:hover { text-decoration: none; color: #990000; }
a:visited { text-decoration: none; color: #004080; }
-->
</style>
</head>
<body bgcolor="#ffffff" text="#000000" link="#004080" vlink="#adadad" alink="#ff0000">
<div align="center">
<font face="Verdana,Arial" size="2">
<h2>Thumbnail Gallery Post</h2>
<b><a href="#%CURL%#/post.cgi">Post Your Gallery</a></b>
<br><br>
Last Updated: #%LUPDT%#<br>
#%TPICS%# Pics in #%TGALS%# Galleries
<br><br>
<table width="600" cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top">
<font face="Verdana" size="2">
--------
TEMPLATE
--------
<a href="#%GURL%#">#%PICS%# #%CAT%# Pics</a><br>
------
FOOTER
------
<a href="#%CATP%#">More #%CAT%# Galleries</a><br>
</font>
</td>
</tr>
</table>
</font>
</div>
<br><br>
::::::::::::::::::::::::::::::::::
Sorting String For Main Page:
cat, rate DESC, time DESC
Display the 25 Most Recent Posts Per Category
I can't get this shit to work to save my life!! I put in bougs galleries to fill up most of the lines to see if that helped and it didn't =( Here is the URL (http://www.directpornstars.com/tgp.shtml) of the test page. THANK YOU IN ADVANCE FOR ANY HELP =)
Shane
------
HEADER
------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Thumbnail Galery Post</title>
<style type="text/css">
<!--
a:link { text-decoration: none; color: #004080; }
a:active { text-decoration: none; color: #ff0000; }
a:hover { text-decoration: none; color: #990000; }
a:visited { text-decoration: none; color: #004080; }
-->
</style>
</head>
<body bgcolor="#ffffff" text="#000000" link="#004080" vlink="#adadad" alink="#ff0000">
<div align="center">
<font face="Verdana,Arial" size="2">
<h2>Thumbnail Gallery Post</h2>
<b><a href="#%CURL%#/post.cgi">Post Your Gallery</a></b>
<br><br>
Last Updated: #%LUPDT%#<br>
#%TPICS%# Pics in #%TGALS%# Galleries
<br><br>
<table width="600" cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top">
<font face="Verdana" size="2">
--------
TEMPLATE
--------
<a href="#%GURL%#">#%PICS%# #%CAT%# Pics</a><br>
------
FOOTER
------
<a href="#%CATP%#">More #%CAT%# Galleries</a><br>
</font>
</td>
</tr>
</table>
</font>
</div>
<br><br>
::::::::::::::::::::::::::::::::::
Sorting String For Main Page:
cat, rate DESC, time DESC
Display the 25 Most Recent Posts Per Category
I can't get this shit to work to save my life!! I put in bougs galleries to fill up most of the lines to see if that helped and it didn't =( Here is the URL (http://www.directpornstars.com/tgp.shtml) of the test page. THANK YOU IN ADVANCE FOR ANY HELP =)
Shane