Please Help Me!, posting boxes? |
Please Help Me!, posting boxes? |
May 8 2005, 02:54 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jul 2004 Member No: 30,601 |
how do you get the boxes in posts so you can see it over the background. Like this xanga: ex:
http://www.xanga.com/home.aspx?user=blinkrocker41 I've been trying to find the code and I cant. thanks so much if you can find it! |
|
|
|
![]() |
May 8 2005, 03:23 PM
Post
#2
|
|
![]() most definitely. ![]() ![]() ![]() ![]() Group: Member Posts: 284 Joined: Feb 2005 Member No: 103,416 |
In your style sheet you would have your background one color and then in this part...
CODE table.blogbody { /* this edits the other the place where the blog is */ background:#BACKGROUND COLOR FOR YOUR BLOG ONLY; family-font: FONT; BORDER:#COLOR 2px solid; width:WIDTHpx;} Change where it says 'BACKGROUND COLOR FOR YOUR BLOG ONLY" to the color that you want it to be. |
|
|
|
| *mona lisa* |
May 8 2005, 03:24 PM
Post
#3
|
|
Guest |
I'm not sure what you mean.
CODE <style type="text/css"> table.blogbody { background:#COLOR; BORDER:#COLOR 2px solid; } </style> I think you're talking about the borders and background of the entries? Paste this into your HTML Header. |
|
|
|
![]() ![]() |