|
|
Forum moderator: bigblog |
uCoz Community General Information First Steps with uCoz Can't change header (design 1201) |
Can't change header |
Hi,
I'm new and i've watched hundreds of video's on youtube, but i can't change the header on my site. http://i57.tinypic.com/34rvi1d.png Please help ![]() Post edited by Sander - Friday, 2015-01-09, 0:26 AM
|
and this one ? - http://forum.ucoz.com/forum/42-12199-1
|
check your CSS:
Code #promo {background:#131212 url(/.s/t/1201/promo.jpg) 50% 0 no-repeat;border-top:1px solid #403c38;border-bottom:1px solid #403c38;height:412px;line-height:600px;text-align:center;} change url image and u got your own image! I don't think u need tutorials about "how to change header image" etc, but just check your HTML and see CSS div class for header as in this moment u got : Code <!--U1PROMO1Z--><div id="promo"> <div class="wrapper"> <span class="promo-ttl"><span>Bunnikside Utrecht</span></span> </div> </div><!--/U1PROMO1Z--> where u need promo CSS id .. |
| |||
| |||