sizin sitenizde naıl durur bilmem ama kodlar aşağıda;
global.css ekle;
header şablonunda istediğin yere ekle;
global.css ekle;
PHP Kod:
#deneme {
background: url(http://destekforum.net/images/moderlo/thead.png);
width: 100%;
color: #fff;
height:30px;
line-height:30px;
text-align:center;
border:1px solid #2aa4dd;
font-size: 15px;
border-radius: 2px;
}
header şablonunda istediğin yere ekle;
PHP Kod:
<div id="deneme">
Duyuruyu Buraya Yazın... AttAcK.58
</div>

