Everything about design #889 goes here!
|
|
Killer047
Posts: 26
Message # 1 |
5:30 AM
2010-01-18
I have design # 889 and want change my background?? I tried this http://forum.ucoz.com/forum/5-715-1, but anything helped me!! May be you guys can help me?
|
Dartz
Posts: 1931
Message # 2 |
12:15 PM
2010-01-19
CP -> Customize Design -> CSS Find: #contanier {background:url('/.s/t/889/5.gif') repeat-x #D0C6C0;} Modify: #contanier {background:url('/.s/t/889/5.gif') repeat-x #D0C6C0;} Replace with your own image url.
[... With uCoz since December 2 2007 ...]
|
Killer047
Posts: 26
Message # 3 |
11:48 PM
2010-01-19
Dartz I did it but It doesn't want to change! I put it as gif picture and as jpg but anything helped me!!
Post edited by Killer047 - Tuesday, 2010-01-19, 11:49 PM
|
Dartz
Posts: 1931
Message # 4 |
5:02 AM
2010-01-20
Killer047, show me the url you are trying to place.
[... With uCoz since December 2 2007 ...]
|
Killer047
Posts: 26
Message # 5 |
5:53 AM
2010-01-20
Dartz here my picture urlAdded (2010-01-19, 11:53 Pm) --------------------------------------------- #contanier {background:url('/background2.jpg') repeat-x #D0C6C0;} or #contanier {background:url('http://localtowncar.com/background2.jpg') repeat-x #D0C6C0;} nothing helped
|
Dartz
Posts: 1931
Message # 6 |
2:55 PM
2010-01-20
It works fine, try this: #contanier {background:url('/background2.jpg') repeat-y #000000;}
[... With uCoz since December 2 2007 ...]
|
Dartz
Posts: 1931
Message # 7 |
4:14 AM
2010-01-21
Never use visual editor. It only messes the code and I wont deal with messed code.
[... With uCoz since December 2 2007 ...]
|
Killer047
Posts: 26
Message # 8 |
7:28 AM
2010-01-21
No I meant I didn't used it I meant that in visual it shown but on website no!!!It's originall code I just add bgcolor="#000000", and I wanted to ask did I use corectly or I should use another code or add something in css?Added (2010-01-21, 1:28 Am) --------------------------------------------- Dartz or I'm stupid or I have trouble with account?? It's really doesn't want to update!!!
|
Dartz
Posts: 1931
Message # 9 |
2:52 PM
2010-01-21
CP -> Customize Design -> CSS. Find: .darkBlock {color:#FFF6F0;background:#322521;} Modify: .darkBlock {color:#FFF6F0;background:#322521;} To: .darkBlock {color:#FFF6F0;background:#000000;} Colour codes: http://forum.ucoz.com/forum/36-6876-1
[... With uCoz since December 2 2007 ...]
|
Killer047
Posts: 26
Message # 10 |
2:52 PM
2010-01-21
I need help with design 889!How do I change this logo picture with bmw to another one??Thank's for helpAdded (2009-12-20, 8:33 Pm) --------------------------------------------- If it possible can you explain step by step))))))I'm new to ucoz system.
|
Dartz
Posts: 1931
Message # 11 |
2:53 PM
2010-01-21
Image is in several parts. Would be good if you could provide your new banner url.
[... With uCoz since December 2 2007 ...]
|
Blazer
Posts: 310
Message # 12 |
11:08 AM
2011-03-31
how to change the header image ? i cant find it in CSS
If i helped you + My Reputation and Give me an Award.
|
Natashko
Posts: 3366
Message # 13 |
11:22 AM
2011-03-31
Blazer, please provide a website name and the link to the image you want to substitute your header with.
|
Blazer
Posts: 310
Message # 14 |
11:30 AM
2011-03-31
ok .. website : testwebsite222.ucoz.com
If i helped you + My Reputation and Give me an Award.
|
Natashko
Posts: 3366
Message # 15 |
1:07 PM
2011-03-31
Blazer, you need to go to CP->Design->Quick substitution of template parts->Find:->insert Code <img src="/.s/t/889/1.jpg" border="0"> ->Replace by: ->insertCode <img src="link-to-new-image" border="0"> ->Replace. I suggest you do the backup copy of the template before editing
|