Jump to content
Sign in to follow this  
touchtalk

How to change the header bg color?

Recommended Posts

touchtalk

Hi! We're totally now to platform pro and have very limited knowledge on CSS too. We've set up platform pro and it looks just gorgeous except for the header where we'd like to have another background color than white but couldn't find any proper CSS code to add. So, how would be the correct CSS Code to add in the custom css fields for: - changing the headers backgroundcolor - changing the headers backgroundimage ? Thanks in advance for your help!! (That's what the site looks like currently, work in progrss: http://www.touchtalk.dreamhosters.com/tttest/) cheers, Holger

Share this post


Link to post
Share on other sites
Kate

Hi There, Something like this should get you on the right track:

#branding{background:#dddddd url('imagepathhere.jpg');}

Share this post


Link to post
Share on other sites
touchtalk

Hi Kate, thanks so much - this solved the problem. Perfekt :-D

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×