• Page 1 of 1
  • 1
uCoz Community » Archives » Locked » Body Background change (designs 882, 915, 981)
Body Background change
DeathGod
Posts: 63
Reputation: 4

Message # 1 | 5:41 PM
how do i change the body at my page, back of where news is?

Active thread about design 882: http://forum.ucoz.com/forum/5-6933-1

www.drunkenjesus.net
Armaros
Posts: 1424

Message # 2 | 6:11 PM
What's your design?
DeathGod
Posts: 63
Reputation: 4

Message # 3 | 6:14 PM
882
www.drunkenjesus.net
Armaros
Posts: 1424

Message # 4 | 7:25 PM
CP -> Customize Design -> CSS -> F3 -> Body -> F3 -> Find the one which you need.

Keep in mind, changing:

body {margin:0;padding:0;background:url('http://src.ucoz.ru/t/882/2.gif') #000000;}
Will change main backgrounds - image & color.

#contentBlock {width:944px;background:url('http://src.ucoz.ru/t/882/4.gif') repeat-y;}
Link will remove background at news & everywhere else. (Text will look like in air)

L2Shadows
Posts: 24
Reputation: 5

Message # 5 | 7:11 AM
Armaros is there a chance to add body (BackGround) for news in 915 design?
If you have time take a look on my site. I dont want to change anything, I just want to add a body on news without remove the logo above.

http://l2shadows.net

Thanks in Advance.


Post edited by L2Shadows - Thursday, 2008-10-09, 7:11 AM
Armaros
Posts: 1424

Message # 6 | 2:20 PM
L2Shadows, I don't understand your site. Background of entry's? Changing background of all entries is possible in CSS. For single entry, you can use indivisible table to change background.
L2Shadows
Posts: 24
Reputation: 5

Message # 7 | 8:55 PM
Quote (Armaros)
L2Shadows, I don't understand your site. Background of entry's? Changing background of all entries is possible in CSS. For single entry, you can use indivisible table to change background.

I will explain myself. I want to add a background on the New Entries on Web page.
Example with screenshots.

How it is now.

How i want it to be.

In the second image i marked you with blue where i want the background body image to go.
This is the image


Armaros
Posts: 1424

Message # 8 | 9:26 PM
CP -> Customize Design -> CSS

Quote (How it looks without Change)
/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#ABD0DA; padding: 0 0 0 18px; background: url('http://src.ucoz.ru/t/915/11.gif') no-repeat;}
.eTitle a:link {text-decoration:none; color:#30EBFF;}
.eTitle a:visited {text-decoration:none; color:#30EBFF;}
.eTitle a:hover {text-decoration:none; color:#FFFFFF;}
.eTitle a:active {text-decoration:none; color:#30EBFF;}

Quote (How it must look if you wish to add background at entries)
/* Entries Style */
.eBlock {background:url('Your_Background_Image_URL') repeat-y;}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#ABD0DA; padding: 0 0 0 18px; background: url('http://src.ucoz.ru/t/915/11.gif') no-repeat;}
.eTitle a:link {text-decoration:none; color:#30EBFF;}
.eTitle a:visited {text-decoration:none; color:#30EBFF;}
.eTitle a:hover {text-decoration:none; color:#FFFFFF;}
.eTitle a:active {text-decoration:none; color:#30EBFF;}
L2Shadows
Posts: 24
Reputation: 5

Message # 9 | 10:46 PM
Armaros, Thanks a lot for your reply! I manage to make it work.

Is the a chance to make the black gaps betwin the entries, to be like the image on the body instead of black?
Check Here to see what i mean.


Post edited by L2Shadows - Thursday, 2008-10-09, 11:51 PM
Armaros
Posts: 1424

Message # 10 | 6:29 AM
Between entries is default background. To change default background, to how you want, you will have to take same entry image & place it as background but make it be in the center. Than it also will display in areas, at top & bottom, where aren't entries.
L2Shadows
Posts: 24
Reputation: 5

Message # 11 | 12:11 PM
Quote (Armaros)
Between entries is default background. To change default background, to how you want, you will have to take same entry image & place it as background but make it be in the center. Than it also will display in areas, at top & bottom, where aren't entries.

In other words! i will not do it! :P

Armaros
Posts: 1424

Message # 12 | 1:25 PM
Quote (L2Shadows)
In other words! i will not do it! :P
Suit yourself. There is possible to avoid top and bottom of middle background being colored.
Hinsmart
Posts: 1
Reputation: 0

Message # 13 | 4:24 AM
How can I change my body background? My template is #981
And I don't really understand the <body> tag thing, how to do that?
Who can tell me????????????????? cry
Tommy
Posts: 454
Reputation: 38

Message # 14 | 9:05 AM
Dartz, Please correct me if i'm wrong.

Hinsmart, If you want to change the body background color.

CP-Customize Design - Site pages.

Quote
<table border="0" cellpadding="5" cellspacing="0" width="100%" style="border:1px solid #E1E1E1;"><tr><td style="background:#FFFFFF;"><!-- <body> -->$CONTENT$<!-- </body> --></td></tr></table>

Blue - Body background color. You can set your own values
Red - Body border color. You can set your own values.

"I don't like to commit myself about heaven and hell - you see, I have friends in both places"
Post edited by Vinothdazzlin - Wednesday, 2009-09-16, 9:12 AM
uCoz Community » Archives » Locked » Body Background change (designs 882, 915, 981)
  • Page 1 of 1
  • 1
Search: