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 
Stop Double Spacing Between Sentences
 
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> Beginner's Lounge
View previous topic :: View next topic  
Author Message
MsDonna



Joined: 29 Mar 2006
Posts: 7

PostPosted: Sat Apr 15, 2006 12:19 pm    Post subject: Stop Double Spacing Between Sentences Reply with quote

Help Please!
Can you please tell me how to make my sentences in my postings look single spaced instead of double spaced? The spacing is too wide between the sentences and it looks awful. I like a larger text - Times New Roman 12 but I want the sentences close together. I'm sure it must be something I can change in the template to make them closer together in the postings.

Thanks for you help Smile
Back to top
View user's profile Send private message Send e-mail Visit poster's website
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Sat Apr 15, 2006 12:31 pm    Post subject: Re: Stop Double Spacing Between Sentences Reply with quote

See this thread for instructions on getting to the CSS style template. Instead of the code used on that page, use this to specify the line height for your articleBody class:

Code:
.articleBody,
div.articleBody font,
div.articleBody table td,
div.articleBody table th {
    line-height: 125%;
}


Change the percentage to a number to your liking.

Also, we suggest you take a look at this thread for a better way to manage your css customizations.
Back to top
View user's profile Send private message Send e-mail 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 -> Beginner's Lounge 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