blog is lookin kinda funny |
blog is lookin kinda funny |
Dec 27 2004, 11:25 PM
Post
#1
|
|
![]() she who rocketh thou sockeths ![]() ![]() ![]() ![]() Group: Member Posts: 271 Joined: Aug 2004 Member No: 43,478 |
Hey all! I used a code to put a border around the entries, but it made them really weird. It made them not wide enough. Here's a link so you can see what I'm talking about.
Here's the code: CODE <!-- begin code provided by createblog.com --> <style> <!-- .blogheader {color: #ffffff; font-size: 16pt; text-decoration: lowercase; font-weight:; padding-bottom: 3pt; text-align: left; letter-spacing:-1px; background:#transparent} }.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { font:normal 10px Times New Roman; line-height:12px; color:#ffffff; letter-spacing:0.3px; text-align:justify; } table.footer TD { text-align: Justify; } --> </style> <style type="text/css"> table.blogbody { background-color:transparent; family-font: Times New Roman; BORDER: #FFFFFF 1px solid; width:1000px;} </style> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com --> In the code, where it says "width: 1000", I used that to show that it doesn't effect the width of the blog. Help would be greatly appreciated! |
|
|
|
![]() |
Dec 27 2004, 11:42 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
it looks... like it fills up the whole screen?
|
|
|
|
Dec 28 2004, 12:47 AM
Post
#3
|
|
![]() ^ moo... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 962 Joined: Jun 2004 Member No: 25,212 |
...ok i recommend u erase that -0-
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> .blogheader{border-top: 1px solid #COLOR; border-bottom: 0px solid; border-left: #COLOR; border-right:#COLOR;} .blogbody{border-bottom: 1px solid #COLOR; border-top: 0px solid; border-left: #COLOR; border-right:#COLOR;} </style> <!-- end code provided by createblog.com --> this will only put borders around ur entries.. i repeat, ONLY. be sure to change the word COLOR to the color u prefer :] |
|
|
|
![]() ![]() |