Log In · Register

 
blog box?
StrawberriKiwi7
post Oct 4 2004, 05:42 PM
Post #1


Senior Member
***

Group: Member
Posts: 55
Joined: Jun 2004
Member No: 25,638



click here
how do you get rid of the bottom scroll bar underneath the blog box? i know that you can change how big the blog is in the CSS stylesheet, but there's still the margin there, on the left. how do you get rid of it? whistling.gif anyone?
 
 
Start new topic
Replies
heyyfrankie
post Oct 5 2004, 03:29 PM
Post #2


This bitch better work!
********

Group: Staff Alumni
Posts: 13,681
Joined: Jul 2004
Member No: 28,095



CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
table.blogbody {
/* this edits the other the place where the  blog is */
background-color: #WHAT EVERY COLOR (IF YOU DON'T WANT A COLOR, LEAVE IT BLANK;
width:516px;}
</style>
<!-- end code provided by createblog.com -->


just change the color, if you want, and change the width of the blog. you can put this right in your style sheet or by it self.

and you might need to reduce the width of the dates. just make everything the same width as the blog area.
CODE
<!-- begin code provided by createblog.com -->

<style type="text/css">
}
div.blogheader, .caption {
/* edits the dates */
font-family: Century Gothic;
text-transform: lowercase;
font-size:20pt;
font-weight: normal;
letter-spacing:-1.5pt;
line-height: 20pt;
color: #000000;
background-color: transparent;
text-align: left;
Width: 516px;
}
</style>
<!-- end code provided by createblog.com -->



all that should help! happy.gif

and please don't double post! pinch.gif
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: