View Single Post
Old 07-13-2007, 08:19 PM  
eddie-executive
Confirmed User
 
Join Date: Apr 2003
Posts: 2,061
Here's the code for my index page
---------------------------------------

<table border="0" width="100&#37;" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">

{if $banner}

{/if}
{if $index_catid==0}
<!-- If we are on frontpage -->
{if $member}
<h2>{$index_welcome_91}</h2>
<p class="headline">{$index_welcome_92}</p>
{else}<table width="850" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" bordercolor="#cccccc">
<tr>
<table width="830" height="91" cellspacing="0" class="box3">
<tr>

<td background="images/bannerbestya.jpg" width="560"><br><br><br><br><br><div align="center"><FONT
color="#333333" size="-1"><MARQUEE bgcolor="#F3FDA4"
direction="left" loop="1" width="100%" scrolldelay="100"><STRONG>Thank you for using for your classified needs and please tell a friend about us.</STRONG></MARQUEE></FONT></DIV>
</td>
<td background="images/loginbestyy.jpg" width="290">
<br><form method="post" action="member_login.php">
<input type="hidden" name="redirect_to" value="{$SENDTO}" />
&nbsp;&nbsp;&nbsp;Email:
<input type="text" class="txt" id="username" name="username" value="{$USERNAME}" size="20"/>
<br><center>Password:
<input type="password" class="txt" name="password" value="{$PASSWORD}" size="16"/>
<input type="submit" name="submit" class="button" value="{$smarty.const.LA_LOGIN}" />
</form><b><br><a href="register.php"><b>Register Here to post it's FREE and Quick.</b></a></center></td>

</tr>
</table>
{/if}


{/if}
{if $catname} </td>
</tr>

<br>&nbsp;&nbsp;&nbsp;
<h2>{$catname}</h2>
{/if}

<table border='0' cellspacing='7' width='100%'/><tr><td valign='top' width='59%'><br>{php}
include("catcol.php");
{/php}
</td>

{if $special_list}

<td valign="top" width='100%'>

<br><!-- SHOW LIST -->
{if !$HideLastListFp}
{php}include("links.php");{/php}
{/if}



<script type="text/javascript">

/* Locations can be edited manually by updating 'wx_locID' below. Please also update */
/* the location name and link in the above div (wx_module) to reflect any changes made. */
var wx_locID = '18951';

/* If you are editing locations manually and are adding multiple modules to one page, each */
/* module must have a unique div id. Please append a unique # to the div above, as well */
/* as the one referenced just below. If you use the builder to create individual modules */
/* you will not need to edit these parameters. */
var wx_targetDiv = 'wx_module_6427';

/* Please do not change the configuration value [wx_config] manually - your module */
/* will no longer function if you do. If at any time you wish to modify this */
/* configuration please use the graphical configuration tool found at */
/* https://registration.weather.com/ursa/wow/step2 */
var wx_config='SZ=180x150*WX=FHW*LNK=SSNL*UNT=F*BGC=b7 ceed*MAP=null|null*DN=*TIER=0*PID=1041607056*MD5=d 9f2bbfb7765339efc35ad56bd027129';

document.write('<scr'+'ipt src="'+document.location.protocol+'//wow.weather.com/weather/wow/module/'+wx_locID+'?config='+wx_config+'&proto='+document .location.protocol+'&target='+wx_targetDiv+'"></scr'+'ipt>');
</script></center>

</td>

{/if}




</tr></table>

<!-- SHOW LIST -->
{if !$HideLastListFp}
{php}include("links.php");{/php}
{/if}

</td></tr></table>
__________________
Jealousy... is a mental cancer. ~B.C. Forbes

Last edited by eddie-executive; 07-13-2007 at 08:21 PM..
eddie-executive is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote