[quote=vampira]wuw,.. bukan itu sih maksud saia...
hehehe,. yaudah deh,...
gw minta code css untuk supaya master header nya bisa di kasi gambar,...[/quote]
mau ngasi gambar dimaster headers kan bro? neeh
[quote]/*--------- MASTER HEADERS ----------*/
.commonbox h1, .commonbox h2 {
color: #ffffff;
background-color: transparent;
background-image: url([b]IMG URL HERE[/b]);
background-attachment: fixed;
background-position:center;
background-position: center center;
background-repeat: repeat;
height:60px;
text-align:center;
-moz-border-radius: 20px;
-moz-opacity:0.9;
opacity: 0.9;
}[/quote]