Forum'da ara:
Ara


Yazar Mesaj
Mesaj02.04.2012, 07:09 (UTC)    
Mesaj konusu: Forum Kodu

Forum Ekstrasını Aktive Edip Forumun üstündeki metin Kısmına Yapıştırın

Not : Renkleri Değiştirebilirsiniz.

Kod:
<script type="text/javascript"><--- www.ptmforum.tr.gg Kod Başlangıcı --->
/***********************************************
* Disable select-text script- © Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
//form tags to omit in NS6+:
var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
</script>
<!--cssmerkezi20.tr.gg kod sonu-->
<style>
.forumueberschrift{
display: block;
padding: 15px 10px 15px 15px;
border: 1px solid #c0c000;
border-radius: 10px 10px 0 0;
font-family: Verdana;
color: #333;
font-size: 12px;
font-weight: bold;
background: #c0c000 url(http://img.webme.com/pic/d/deneke/teneke-forum-ay.png) no-repeat left;
}

.forumtabelle {
background-color: #c06020;
border: 1px solid #c0ffff;
padding: 20px;
border-radius: 0 0 10px 10px;
margin-top: -20px;
border-top: none;
}

a[style="font-size:15px;font-weight:bold;"]{
padding: 15px 10px 15px 15px;
border: 1px solid #c00000;
border-radius: 10px;
font-family: Arial;
color: #c0ffff;
font-size: 12px;
font-weight: bold;
background: #c00040;
margin: 15px 0 20px 0;
text-decoration: none;
display: block;
}

TD[width="100%"]{
padding: 5px 5px 5px 5px;
border: 1px solid #ff0000;
border-radius: 10px;
font-family: Verdana;
color: #ff2060;
font-size: 12px;
font-weight: bold;
background: #ff8020;
margin: 15px 0 20px 0;
text-decoration: none;
display: block;
width: 99%;
}

TD[width="100%"] a{
text-decoration: none;
}

TABLE[cellspacing="0"]{
border: none;
border: 1px solid #ff2060;
border-radius: 10px;
padding: 5px;
color: #ff2060;
font-size: 11px;
}

TABLE[cellspacing="0"] a{
color: #ff2060;
text-decoration:none;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
}

TABLE[cellspacing="0"] a:hover{
text-decoration:none;
}

TD{
color: #000000;
text-decoration: none;
font-family: Verdana, Geneva, sans-serif;
font-size: 15px;
}

TR[onMouseOver="this.bgColor = '#dedfc6'"]{
background: #ffffa0;
}

TD[width="300"]{
border-bottom: 1px solid #d1d1e1;
}

TD[width="75"]{
border-bottom: 1px solid #c00000;
}

TD[width="120"]{
border-bottom: 1px solid #c00000;
}

#emr{
text-decoration: #c00000;
}
#emr ul {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
}
#emr ul li {
display: inline;
padding-right: 20px;
margin: 0px;
}
#emr ul li a {
font-size: 12px;
color: #c00000;
text-decoration: none;
font-weight: bold;
padding: 5px;
}
#emr ul li a:hover {
color: #c00000;
text-decoration: none;
background-color: #c00000;
border-radius: 5px;
}
<--- ptmforum.tr.gg Kod Bitişi --->
</style>
Arrow Arrow Arrow Arrow Arrow
______________
Herkesin bildiği kod , kod değildir !
Mesaj02.04.2012, 07:11 (UTC)    
Mesaj konusu:

Flood İçin Özür Dilerim.

- Ön izleme http://www.forumumdeneme.tr.gg

* Forum Renk Kodları
______________
Herkesin bildiği kod , kod değildir !
Mesaj03.04.2012, 15:31 (UTC)    
Mesaj konusu:

Forumunuzu bizimle paylaşmak büyük incelik bunun için teşekkür ederim.
______________
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu