PDA

Orijinalini görmek için tıklayınız : vbulletin Text Reklam


REYHAN
12-23-2009, 15:09
Stillerde ForumHome Templatesinde Bul

$navbar

Altına ekle :

<style>
.ts_divs{font-family: tahoma,arial;width:135px;height:60px;padding:1px;c ursor:hand;border:1px solid #333333;}
.ts_divsover{font-family: tahoma,arial;width:135px;height:60px;padding:1px;c ursor:hand;border:1px solid #CC0000;background-color:#DBFD1C;}
.ts_urls{font-size:11px;color:black;text-decoration:none;}
.ts_links{color:#0000BD;text-decoration:none;font-size:12px;}
.ts_links:visited{color:#0000BD;text-decoration:none;}
.ts_links:link{color:#0000BD;text-decoration:none;}
.ts_links:hover{color:#cc0000;text-decoration:underline;}
.ts_links:active{color:#cc0000;text-decoration:none;}
</style>
<script language=javascript>
function sdivclick(a) {
a.children(0).click();
}
function sdivover(a,c,u) {
a.style.background=c;
a.style.border=’1px solid #CC0000’;
a.children(0).style.textDecoration=’underline’;
a.children(0).style.color=’#cc0000’;
window.status = u + ’ adresine git’;
return true;
}
function sdivout(a,c) {
a.style.background=c;
a.style.border=’1px solid #333333’;
a.children(0).style.textDecoration=’none’;
a.children(0).style.color=’#0000BD’;
window.status = ’’;
}
</script>
<div align="center">
<table cellpadding=2 border=0 width=135 style="border-collapse:collapse;" bgcolor="#FFFFFF">
<tr>
<td align=center width=135>
<div class=ts_divs style=’align=center;background-color:#fcfadf;’ onmouseover="sdivover(this,’#EDFD93’,’http://www.siteniz.net’);" onmouseout="sdivout(this,’#fcfadf’);" onclick="sdivclick(this)">
<a class="ts_links" target="_blank" onmouseover="window.status=’Reklam adresine git’;return true;" onmouseout="window.status=’’;" href= "tıklayınca yönlenicek adresi yazın">
<b>Bu Alana Reklam Verebilirsiniz</b><br><br>
<font class=ts_urls>Bu Fırsat Kaçmaz</font>
</a>
</div>
</td>
<td align=center width=141>
<div class=ts_divs style=’align=center;background-color:#66FFCC; width:141px; height:60px’ onmouseover="sdivover(this,’#33CC99’,’http://www.siteniz.net’);" onmouseout="sdivout(this,’#66FFCC’);" onclick="sdivclick(this)">
<a class="ts_links" target="_blank" onmouseover="window.status=’Reklam adresine git’;return true;" onmouseout="window.status=’’;" href= "tıklayınca yönlenicek adresi yazın">
<b>Bu Alana Reklam Verebilirsiniz</b><br><br>
<font class=ts_urls>Bu Fırsat Kaçmaz</font>
</a>
</div>
</td>
<td align=center width=135>
<div class=ts_divs style=’align=center;background-color:#fcfadf;’ onmouseover="sdivover(this,’#EDFD93’,’http://www.siteniz.net’);" onmouseout="sdivout(this,’#fcfadf’);" onclick="sdivclick(this)">
<a class="ts_links" target="_blank" onmouseover="window.status=’Reklam adresine git’;return true;" onmouseout="window.status=’’;" href= "tıklayınca yönlenicek adresi yazın">
<b>Bu Alana Reklam Verebilirsiniz</b><br><br>
<font class=ts_urls>Bu Fırsat Kaçmaz</font>
</a>
</div>
</td>
<td align=center width=135>
<div class=ts_divs style=’align=center;background-color:#ffecf1;’ onmouseover="sdivover(this,’#FDC5D4’,’http://www.siteniz.net’);" onmouseout="sdivout(this,’#ffecf1’);" onclick="sdivclick(this)">
<a class="ts_links" target="_blank" onmouseover="window.status=’Reklam adresine git’;return true;" onmouseout="window.status=’’;" href= "tıklayınca yönlenicek adresi yazın">
<b>Bu Alana Reklam Verebilirsiniz</b><br><br>
<font class=ts_urls>Bu Fırsat Kaçmaz</font>
</a>
</div>
</td>
<td align=center width=135>
<div class=ts_divs style=’align=center;background-color:#e3eefa;’ onmouseover="sdivover(this,’#ADD1F9’,’http://www.siteniz.net’);"
onmouseout="sdivout(this,’#e3eefa’);" onclick="sdivclick(this)">
<a class="ts_links" target="_blank" onmouseover="window.status=’Reklam adresine git’;return true;" onmouseout="window.status=’’;" href= "tıklayınca yönlenicek adresi yazın">
<b>Bu Alana Reklam Verebilirsiniz</b><br><br>
<font class=ts_urls>Bu Fırsat Kaçmaz</font>
</a>
</div>
</td>
</tr>
</table></div>

kont
12-23-2009, 16:47
teşekkürler