Admin KP - Şablon & Stil - Kullandığınız Tema - Global.css giriyoruz aşağıdaki kodları en altına ekliyoruz..
Aşağıdaki kodu nerede gözükmesini istiyorsanız oraya ekleyin herhangibir yer olabilir..
Kod:
.duyurualani {
background: #25467A;
color: #25467A;
background: -moz-linear-gradient(top, #7c011d 0%, #610218 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7c011d), color-stop(100%,#610218));
background: -webkit-linear-gradient(top, #7c011d 0%,#610218 100%);
background: -o-linear-gradient(top, #7c011d 0%,#610218 100%);
background: -ms-linear-gradient(top, #7c011d 0%,#610218 100%);
background: linear-gradient(to bottom, #7c011d 0%,#610218 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c011d', endColorstr='#610218',GradientType=0 );
border: 1px solid #B5B0AA;
border-radius: 6px;
display: block;
clear: both;
margin-bottom: 12px;
Aşağıdaki kodu nerede gözükmesini istiyorsanız oraya ekleyin herhangibir yer olabilir..
Kod:
<table class="duyurualani" cellpadding="0" cellspacing="0"><tbody><tr>
<td style="padding:12px;">
<img src="http://baglanforum.org/images/duy.png">
</td>
<td style="padding:12px; padding-left:0; font-weight:bold; color:#fff; font-size:14px; text-shadow:1px 1px 0px #111; text-decoration: none;">
<span class="dyazi">
+ <a target="_blank" href="Link">Forum Kuralları</a>
<br>+ <a target="_blank" href="Link">Upload Sitemiz Açılmıştır</a>
</td>
</tr>
</tbody></table>
eXpertBoss
☪