space between blogs |
space between blogs |
Oct 29 2004, 07:29 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Feb 2004 Member No: 4,396 |
my blogheader gets cuts off, how do i space out between the blogs?
|
|
|
|
![]() |
Oct 29 2004, 07:44 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
Then you can just switch up your CSS.
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> div.blogheader, .caption { /* edits the dates */ font-family: merced; text-transform:lowercaps; font-size:16px; font-weight: bold; color:#008000; height: 10px; background-color: #Transparent; text-align: right; } </style> <!-- end code provided by createblog.com --> Add that into your CSS or custom header. M'hm. You can switch up the variables too. |
|
|
|
thumiee space between blogs Oct 29 2004, 07:29 PM
C.Lime.Jello. Um.... The space between the blogs?
Wait, your dat... Oct 29 2004, 07:34 PM
thumiee yeah .. like the top of my dates are getting cut o... Oct 29 2004, 07:37 PM![]() ![]() |