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 
Background Colour to Component Titles
 
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
skydive



Joined: 02 May 2005
Posts: 6
Location: Australia

PostPosted: Wed May 04, 2005 7:14 am    Post subject: Background Colour to Component Titles Reply with quote

Is it possible to add a faint background colour to each of my Component titles. If so, how can I do this please?
_________________
global skydiving centre selection help & info
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: 3401

PostPosted: Wed May 04, 2005 11:57 pm    Post subject: Re: Background Colour to Component Titles Reply with quote

Check out this page:which will show you how to edit the style template which controls the look and feel or presentation of your blog.

But instead of using the code shown on that page to center your blog, let's add this code:

Code:
#rightcol .componentHead {
    background-color: white;
}


or this:

Code:
#rightcol .componentHead {
    background-color: white;
}


depending on if your component is in the left column or right column, and that should change the background color of your component heads.

You can use the names or codes for colors as listed on this page.

Let us know if this works for you...
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