background in entries?, helpppppppp |
background in entries?, helpppppppp |
Nov 3 2004, 10:46 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Nov 2004 Member No: 59,977 |
does anybody know how to put a background or color in entries?
|
|
|
|
![]() |
Nov 3 2004, 11:46 AM
Post
#2
|
|
![]() I just "got it like that". ![]() ![]() ![]() ![]() Group: Member Posts: 247 Joined: Aug 2004 Member No: 41,238 |
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody { background: url("http://yourimage.com/fcuk.jpg"); } </style> <!-- end code provided by createblog.com --> If you just want a color, then just put this: CODE <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody { background: #ffffff; } </style> <!-- end code provided by createblog.com --> |
|
|
|
pinkdoll background in entries? Nov 3 2004, 10:46 AM
pinkdoll thank you..and how do u put background or colors i... Nov 3 2004, 03:33 PM
razbus QUOTE(pinkdoll @ Nov 3 2004, 3:33 PM)thank yo... Nov 3 2004, 03:42 PM
pinkdoll where? interior or what? Nov 3 2004, 03:43 PM
pinkdoll the background in entries doesn't work.. Nov 3 2004, 03:50 PM
JlIaTMK no this is it lol
its not .blogbody....
CODEBOX: ... Nov 3 2004, 05:35 PM
pinkdoll why i can't add background in my entries? can ... Nov 4 2004, 01:40 PM
JlIaTMK to do the background u have to do something a litt... Nov 4 2004, 03:38 PM![]() ![]() |