|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Custom Solutions Adding a Background (Help a Newbie? Please!!) |
Adding a Background |
Login to Control Panel - www.yoursite.ucoz.com/admin
Then go to CSS - Customize Design > Style Sheet (CSS) Then change " body {background:...;} " (there may be other codes in body {} tag, just modify background:style;) if you want color (lets say white) - then "body {background:#000;}" if you want an img - then "body {background:url('myimage.jpg';}" |
| |||
| |||