• Page 1 of 2
  • 1
  • 2
  • »
Forum moderator: bigblog  
uCoz Community » For Webmasters » Design Customization » Everything about design #919 goes here! (Design, Template 919)
Everything about design #919 goes here!
Remember
Posts: 93
Reputation: 1

Message # 1 | 4:44 PM
[!] - Background Change (Here)
[!] - Logo/Header Change (Here)



Hello,i have a little problem,i want to change my design bacgrkound,is the design 919 and it has an ugly green background, i want to change that green with an other color,or with an image if it is possible ,i'm searching where is that "green image" of the background in the style sheet css but i dont find it, please,help me biggrin

Armaros
Posts: 1424

Message # 2 | 4:47 PM
Did you read this thread?
Remember
Posts: 93
Reputation: 1

Message # 3 | 5:07 PM
yes,i read it...where i put this code?
Quote
<body background="http://www.ucoz.com/image/1.jpeg">

in design costumization-site pages,style sheet css ? or..where ?

Armaros
Posts: 1424

Message # 4 | 6:00 PM
Technically it should go in Site Pages via Customize Design.

But, you have 919 which makes it a lot different due to fact
that designs backgrounds top half contains image but other
half contains HTML colour code. Tell me, you want an image
or a solid colour background? If image, provide image url,
but if colour, tell which colour you want as your background.

Remember
Posts: 93
Reputation: 1

Message # 5 | 6:05 PM
this image i want -> http://remember.ucoz.com/bucata1.jpg
but,if is posible,tell me how can i put a color to biggrin , just to know in the future
thank you very much,that you answered

Armaros
Posts: 1424

Message # 6 | 6:20 PM
Control Panel -> Customize Design -> CSS -> Find: #contanier


Change whole #contanier line to this:
#contanier {background:url('http://remember.ucoz.com/bucata1.jpg') repeat-x;text-align:center;}

For colour it'll look like this:
#contanier {background:#000000;}


Red - http://Html-Color-Codes.info

Remember
Posts: 93
Reputation: 1

Message # 7 | 4:18 AM
thank you very much,i will search how to change every part where is "green" biggrin and,that link with colors,i have one,it is good
Take a look :D

well (this is an edit) i have a problem,when i enter in File catalog the first half of page is like my image,the second is still green :(,i tried to make a bigger image ,i upload it to file manager,but when i put the link source in style sheet css it says "Acces Denied"

finally,it worked,but,isnt bigger at all :(,it is just in the first half of the page ,the image :((


Post edited by Remember - Monday, 2009-05-18, 4:53 AM
Armaros
Posts: 1424

Message # 8 | 5:02 PM
Problem was solved via websites chat-box. Solution was image repeating.

Original:
#contanier {background:url('http://remember.ucoz.com/bucata1.jpg') repeat-x;text-align:center;}

Repeated:
#contanier {background:url('http://remember.ucoz.com/bucata1.jpg') repeat-y;text-align:center;}

Remember
Posts: 93
Reputation: 1

Message # 9 | 5:04 PM
thanks a lot biggrin
you can close the topic
thank you very much
Armaros is the best respect

Armaros
Posts: 1424

Message # 10 | 5:05 PM
smile I will keep it for archive. Maybe in future people will need a help with this design.
DiscoSmith
Posts: 2
Reputation: 0

Message # 11 | 5:14 PM
Hi i have followed the instructions and i cant seem to find the #contanier section in the css text, im allittle confused
Armaros
Posts: 1424

Message # 12 | 5:20 PM
DiscoSmith, if you have other design/template, you will have to create a new thread including design/templates number.
hun94ng
Posts: 2
Reputation: 0

Message # 13 | 3:58 PM
How T change This Pic in My site :????

http://src.ucoz.net/t/919/1.jpg
http://src.ucoz.net/t/919/2.jpg

With this One...???
http://indospeedmovie.ucoz.net/bannerlogo.jpg

thank's 4 support..!!!! wink wacko

Armaros
Posts: 1424

Message # 14 | 4:37 PM
Control Panel -> Customize Design -> Site Pages

Find: (F3 or Ctrl + F to find)
<td width="740" height="77" style="background:url('/.s/t/919/1.jpg') no-repeat;">

Replace line above with:
<td width="740" height="77">

Find: (F3 or Ctrl + F to find)
<td style="background:url('/.s/t/919/2.jpg') no-repeat;height:179px;padding-left:150px;padding-top:60px;">

Replace red part with own img url:
<td style="background:url('/.s/t/919/2.jpg') no-repeat;height:179px;padding-left:150px;padding-top:60px;">

Result:
<td style="background:url('/bannerlogo.jpg') no-repeat;height:179px;padding-left:150px;padding-top:60px;">

hun94ng
Posts: 2
Reputation: 0

Message # 15 | 4:47 PM
Thank's a lot...!!!!! ............................work...!!!!

v v

Armaros is the best
batman thumb respect

uCoz Community » For Webmasters » Design Customization » Everything about design #919 goes here! (Design, Template 919)
  • Page 1 of 2
  • 1
  • 2
  • »
Search: