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 
Changing the Header colour for my posts
 
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
incognit0
Guest





PostPosted: Sat Feb 12, 2005 8:10 pm    Post subject: Changing the Header colour for my posts Reply with quote

John,

what is the simplest way to change the colour of the headings for my posts from the default? I imagine it's in the CSS stylesheet area, but it all looks a bit dutch! I can't find it in the manuals yet, so it's over to you General! Cool

Many Thanks,
Incognit0

PS really enjoying this service..
Back to top
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Sun Feb 13, 2005 1:44 am    Post subject: Re: Changing the Header colour for my posts Reply with quote

Do you mean for the color of the title of an article? Yes, that would be done via CSS in the style template.

See this article:

http://forums.blogharbor.com/viewtopic.php?t=518

and try modifying the .articleTitle class.

Here's an example to get you started:

Code:
.articleTitle {
    background-color: red;
    color: white;
    font: normal 14px verdana,arial,geneva,sans-serif;
}


Here's a useful list of valid colors and names:

http://www.w3schools.com/css/css_colornames.asp
Back to top
View user's profile Send private message Send e-mail Visit poster's website
bucksrugby



Joined: 10 Nov 2005
Posts: 20
Location: Singapore

PostPosted: Mon Dec 12, 2005 11:56 pm    Post subject: Reply with quote

How do you remove the page image beside each title? Thanks.
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 Dec 13, 2005 12:06 am    Post subject: Reply with quote

This thread answers your question.
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 -> General Discussion 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