Sol Üst Köşede Bayrak

Kon-Rei

New member
Once alttaki kodu Main CSS içinde Adittional CSS ye ekleyin


Kod:
#bayrak a {
position: absolute;
top: 0px;
left: 0px;
position: fixed;
text-indent: -1000px;
width: 100px;
height: 100px;
overflow: hidden;
background: url(http://siteadi.com/bayrak.gif) 0 0 no-repeat;
}
Sonra alttaki kodu forumhome templatesinde <head> kodunun hemen altina ekleyin



Kod:
<div id="bayrak"><a href="#" target="_self"></a></div>
Bu Kadar !
 

FaLCoN_TiGeR

∂єѕιgη ву ƒαℓ¢ση
stiller ve temalar/ stil yönetimi/ butun ayarlar sekmesi altında css ayarları =) ilave css yazılımı

yukarıda yazdığım tarife göre bulabilirsiniz.
 
Üst