You logged in as Guest
Login:
Recent messages · Members · Forums rules · FAQ · SEARCH Registration · Log in

Page 1 of1
UcoZ Community » UcoZ System management and tuning » Page Editor » how to change background?
how to change background?
RIcHADate: Friday, 2007-09-07, 10:25 Am | Message # 1
Newbie
Group: Users
Messages: 1
Reputation: 0 [0%]
Status: Offline
i just maked a homepage and i dont know how to change backgraund to this website.... becouse the original backgound is boaring.... i dont speak wery good at english language.. plz help me!!

like i want a picture from my computer for a background!!

Message edited by Kurt - Wednesday, 2007-09-12, 4:26 Am
 
KurtDate: Wednesday, 2007-09-12, 4:25 Am | Message # 2
 
Group: BNF
Messages: 59
Reputation: 2 [0%]
Status: Offline
RIcHA,
Code
<body bgcolor="color">

for example:
Code
<body bgcolor="#008000">
<body background="http://www.ucoz.ru/image/1.jpeg">

or css:
something like

Code
body {background-color: #999;}
 
PiterskiDate: Wednesday, 2007-09-12, 5:17 Am | Message # 3
Newbie
Group: Users
Messages: 4
Reputation: 0 [0%]
Status: Offline
or css: body { background: url('http://www.ucoz.ru/image/1.jpeg'); } tongue

P.S

Your example Kurt working, but not suitable for standards.

It is better to do so:

<body style="background: #FFFFFF;"> or <body style="background: url('http://ucoz.com/1.jpeg');"> or CSS. smile

Message edited by Piterski - Wednesday, 2007-09-12, 5:21 Am
 
jagkingsmugenDate: Thursday, 2007-10-11, 9:42 Pm | Message # 4
Newbie
Group: Users
Messages: 9
Reputation: 0 [0%]
Status: Offline
I get that, but how do u make it so the stuff left over, u know the black part and the text, blends into the background? Can u help?
 
UcoZ Community » UcoZ System management and tuning » Page Editor » how to change background?
Page 1 of1
Search: