BlogHarbor Home Page
FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  UsergroupsRSS   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
Body Text Size
 
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> Tips and Tricks
View previous topic :: View next topic  
Author Message
Kyle93815



Joined: 26 Apr 2004
Posts: 39
Location: Austin, TX

PostPosted: Tue Apr 27, 2004 1:29 pm    Post subject: Body Text Size Reply with quote

I'd like to experiment with changing the text size for the article body, but I can't seem to make it work.

I've tried editing this:

.articleBody {
font: normal 12px Verdana,Helvetica,Arial,sans-serif;
line-height: 150%;
clear: both;
}



but that doesn't seem able to really shrink it down how I want it. Maybe I'm missing something? I'd like to get it down to somwhere around the size of the article body on this site: http://www.robotjohnny.com/

Thanks for the help!
Back to top
View user's profile Send private message Visit poster's website
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Tue Apr 27, 2004 5:06 pm    Post subject: Re: Body Text Size Reply with quote

That web site seems to be using 10 px type, so try this:

Code:
.articleBody {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
}


and that should become the same size and style as the site you mention.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Kyle93815



Joined: 26 Apr 2004
Posts: 39
Location: Austin, TX

PostPosted: Wed Apr 28, 2004 12:20 am    Post subject: Reply with quote

For some reason, that's not working. The smaller I make the text, the closer the lines get to each other until they are on top of one another, even though I'm leaving the line height at 150%.
Back to top
View user's profile Send private message Visit poster's website
Kyle93815



Joined: 26 Apr 2004
Posts: 39
Location: Austin, TX

PostPosted: Wed Apr 28, 2004 12:28 am    Post subject: Reply with quote

Okay, I figured it out. It WAS working, I just didn't think it was because the old posts didn't change. I must have explicitly set the font size on those entries.

Thanks John.
Back to top
View user's profile Send private message Visit poster's website
Search all BlogHarbor support resources.
View previous topic :: View next topic  
Display posts from previous:   
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> Tips and Tricks All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum