01-02-2014 Saat: 21:38
Demo:http://temayprm.10tl.net/index.php
Css ekleyin
dosya adı: trlyy.css
kendim yazıcam kodunu secin ve aşagıdaki kodları yazıp kaydetin
index şablonnu açın ve bu kodu {$header} hemen altına ekleyin
Css ekleyin
dosya adı: trlyy.css
kendim yazıcam kodunu secin ve aşagıdaki kodları yazıp kaydetin
Kod:
.trlyy
h2 { font-weight: bold; }
color; red
background-color; grey
}
.trlyy {
width:250px;
padding:10px;
border:5px solid gray;
margin:10px;
background-color: #FFFF00
}
.trlyy { border-style: dashed;
background-color: #FFFF00}
.trlyy {
width: 915px;
height: 22px;
}
.trlyy
{
outline-width: 1px;
outline-color: #000066;
outline-style: solid;
}
.trlyy
{
outline: 1px black solid;
}
index şablonnu açın ve bu kodu {$header} hemen altına ekleyin
Kod:
<!--TrLyy Kod Başlangıcı-->
<center><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="stylesheet" href="trlyy.css" media="all" type="text/css"/>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>
<body>
<div class="trlyy">
<b><center><div style="color: #000066"><marquee><b>{$stats['numusers']} Üyemiz, {$stats['numthreads']} Konumuz Ve {$stats['numposts']} Mesajımız ile Her Dakika Büyüyoruz..</b></div></center></marquee>
</b></center>
</center>
</body>
</html>
<!--TrLyy Kod Bitişi-->