Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Everything about design #919 goes here! (Design, Template 919) |
Everything about design #919 goes here! |
[!] - 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 |
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 ? |
Technically it should go in Site Pages via Customize Design.
But, you have 919 which makes it a lot different due to fact |
this image i want -> http://remember.ucoz.com/bucata1.jpg
but,if is posible,tell me how can i put a color to , just to know in the future thank you very much,that you answered |
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: |
thank you very much,i will search how to change every part where is "green" 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
|
Problem was solved via websites chat-box. Solution was image repeating.
Original: Repeated: |
thanks a lot
you can close the topic thank you very much Armaros is the best |
Hi i have followed the instructions and i cant seem to find the #contanier section in the css text, im allittle confused
|
Control Panel -> Customize Design -> Site Pages
Find: (F3 or Ctrl + F to find) Replace line above with: Find: (F3 or Ctrl + F to find) Replace red part with own img url: Result: |
| |||