thumiee
Oct 29 2004, 07:29 PM
my blogheader gets cuts off, how do i space out between the blogs?
C.Lime.Jello.
Oct 29 2004, 07:34 PM
Um.... The space between the blogs?
Wait, your dates are getting cut off?
Or, like, what's happening?
thumiee
Oct 29 2004, 07:37 PM
yeah .. like the top of my dates are getting cut off
C.Lime.Jello.
Oct 29 2004, 07:44 PM
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.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.