Filehost.ro - gazduire fisiere
mafiaspaniola
muzica free videoclipuri moca tot ce ai nevoie e aici
Nou pe simpatie:
mary24
Femeie
24 ani
Braila
cauta Barbat
25 - 56 ani
mafiaspaniolaInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
mafiaspaniola / Scripturi pt siteuri /

sati faci site tip top

Pagini: 1  
#1
costy
Administrator
Postari: 548
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title><#list_name> - <#header></title>
<link rel="stylesheet" type="text/css" media="screen" href="http://<#list>.<#domain>/skins/<#list>/default.css" />
</head>
<body>
<br />
<div class="header">
<div class="forms">
<form action="index.php" method="get">
<#methform>
<#catform>
<#rankingsform>
<input type="submit" value="Go" />
</form>
</div>
</div>
</br /> <br />
<table align="center" cellspacing="0" cellpadding="0"><tr><td>
<a href="/index.php?a=display" class="menu">Main Page</a>
<a href="/index.php?a=join" class="menu">Join</a>
<a href="/index.php?a=edit" class="menu">Edit Member Info</a>
<a href="/index.php?a=lostcode" class="menu">Lost Code</a>
<a href="/index.php?a=lostpw" class="menu">Lost Password</a>
<a href="/out.php?id=random" class="menu">Random Member</a>
<a href="/index.php?a=search" class="menu">Search</a>
</td></tr></table>
<br /><br />

<center>Welcome to <#list_name>, the topsites list for <a href="<#website_url>" target="_blank"><#website_title></a>.</center><br />

<table align="center" cellspacing="0" cellpadding="0" width="728" style="clear: both;"><tr><td>

<#content>

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

<p style="margin: 0px; height: 16px;"></p>

<br />
<div class="bottom">
Script Execution Time: <#executiontime> | SQL Queries: <#queries> | Members: <#nummem><br />
<#poweredby><br /><br />
</div>

</body>

</html>


 
   
#2
costy
Administrator
Postari: 548
body {
  background-color: #434343;
  color: #C9C7C7;
  font-size: 13px;
  font-family: trebuchet ms, verdana, sans-serif;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
form {
  margin: 0px;
  padding: 0px;
}
input, select {
  background: #C9C7C7 url(http://itopsites.com/skins/0-images/grad2_bg.gif);
  font-size: 10px;
}
h1 {
  font-size: 24px;
    font-weight: bold;
  margin: 0px;
  padding: 0px;
}

h2 {
  font-size: 15px;
  margin: 0px;
  padding: 0px;
}
h3 {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}
a:link {
  color: #C9C7C7;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #C9C7C7;
  font-weight: bold;
  text-decoration: none;
}
a:active {
  color: #C9C7C7;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.bottom {
  text-align: center;
}

.graph {
  background-color: black;
  padding: 0px;
  width: 75px;
}

/* For the ranking tables. */

.darkbg {
  background: #C9C7C7 url(http://itopsites.com/skins/0-images/grad_bg.gif);
  color: #fff;
}

.mediumbg {
  background: #C9C7C7 url(http://itopsites.com/skins/0-images/grad_bg.gif);
  color: #fff;
}

.lightbg {
  background: #C9C7C7 ;
  color: #000;
}

.lightbg a {
   color: black;

}
.lightbgalt {
  background-color: #f0f0f0;
  color: #000;
}

.lightbgalt a {
   color: black;

}
/* For the menu. */

a.menu, a.menu:visited {
  background: #C9C7C7 url(http://itopsites.com/skins/0-images/grad2_bg.gif);
  border: 1px solid #676767;
  color: #000;
  float: left;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 2px;
  padding: 3px;
  text-align: center;
  text-decoration: none;
}
a.menu:hover, a.menu:active {
  color: #fff;
  background: #C9C7C7 url(http://itopsites.com/skins/0-images/grad_bg.gif);
  text-decoration: none;
}

a.table_top {
  color: #fff;
  text-decoration: underline;
}
a.table_top:hover, a.table_top:active {
  color: #c0c0c0;
  text-decoration: none;
}

.header {
   background: #000 url(http://itopsites.com/skins/0-images/header.gif);
   height:94px;
   width:770px;
   margin: 0 auto;   
}

.forms {
   padding: 3px 25px 0 0;
   float: right;


}


 
   
#3
costy
Administrator
Postari: 548
<table class="darkbg" cellpadding="2" cellspacing="1" width="100%">
<tr class="mediumbg">
<td align="center" width="1%"><b>Rank</b></td>
<td width="100%"><b>Title - Description</b></td>
<td align="center"><b>Today</b></td>
<td align="center"><b>Average</b></td>
<td align="center"><b>Stats</b></td>
</tr>


 
   
#4
costy
Administrator
Postari: 548
<tr class="lightbg<#alt>">
<td align="center" valign="top"><b><#rank></b></td>
<td valign="top" width="100%"><a href="<#url>" target="_blank"><b><#title></b></a> - <#description><br />
<em>Category: <a href="/index.php?cat=<#cat>"><#cat></a></em></td>
<td align="center" valign="top"><#tod></td>
<td align="center" valign="top"><#avg></td>
<td align="center" valign="top"><a href="/index.php?a=stats&id=<#id>"><img src="http://www.itopsites.com/skins/0-images/stats.gif" alt="Stats" border="0" height="21" width="21" /></a></td>
</tr>


 
   
#5
costy
Administrator
Postari: 548
</table>

 
   
#6
costy
Administrator
Postari: 548
<table class="darkbg" cellpadding="2" cellspacing="1" width="100%"><tr>
<td class="mediumbg" colspan="3"><h3><#rank> <a href="<#url>" target="_blank" class="table_top"><#title></a> - <a href="http://<#list>.<#domain>/index.php?a=stats&id=<#id>" class="table_top">Stats</a></h3></td>
</tr><tr class="lightbg"><td rowspan="5" valign="top"><#description><br /><a href="<#url>"><img src="<#urlbanner>" alt="<#title>" /></a><br />
<em>Category: <a href="http://<#list>.<#domain>/index.php?cat=<#cat>"><#cat></a></em></td>
<td width="25%"><b>Today</b></td>
<td width="15%"><#tod></td>
</tr><tr class="lightbg">
<td width="25%"><b>Average</b></td>
<td width="15%"><#avg></td>
</tr><tr class="lightbg">
<td valign="top" width="40%" align="center" colspan="2"><img src="http://www.itopsites.com/skins/0-images/rate_<#avg_rate>.gif"  alt="<#avg_rate>/5" /></td>
</tr></table>
<br />


 
   
Pagini: 1  
Mergi la