Jump to content
Sign in to follow this  
ajankans

Changing background color in White House Pro

Recommended Posts

ajankans

Hi Andrew, I have been trying to no avail to change the background color on our site. It currently is an off-white, and we want to restore it to a pure white, or better hue. I placed this in Site Background (CSS): "body {background-color:#FFFFFF}". Can you please let me know what I am doing wrong. Here is a link to my page: http://workforce20.com/wordpress/

Share this post


Link to post
Share on other sites
Andrew

you don't need the 'body' just the CSS part for this option. #fff should work just fine :)

Share this post


Link to post
Share on other sites
kevinsandlin

I have a similar issue. I am NOT an html guy or software engineer by any stretch of the imagination, but I am adept at using WP. I have WHP, and am trying to enter this CSS Background Shorthand to change the background color of just one Feature screen. Just want to change the background of a feature box to white. Simple as that. What do I enter into that box called "Feature Background (CSS Background Shorthand)"?

Share this post


Link to post
Share on other sites
Andrew

You would do the same thing: enter #fff. The only problem you might run into is that you'll have to change text colors as well. You would do that with custom css (in custom code options) something like: `#feature h1, #feature p {color: #000}`

Share this post


Link to post
Share on other sites
kevinsandlin

OK, yup, got it now. Did not understand CSS shorthand. Now I do. Unfortunately, that's not what I thought I wanted to accomplish. I want to change the background color of JUST the feature window - the 610px by 340px opening - in WHP. Is there a simple way to do that?

Share this post


Link to post
Share on other sites
jnoh

Have you tried using the "Feature Background (CSS - Optional)" field to accomplish this?

Share this post


Link to post
Share on other sites
jasonp

i actually haven't, but not sure i need too anymore -- with the new shortened feature i think i'm getting much more already of what i was looking for.

Share this post


Link to post
Share on other sites
blue

This colors issue is a big disadvantage...I am trying to change the colors. http://www.blue-point-trading.com/ I can not seem to get rid of this grey gif....how can i get rid of it...don't see this in the style sheet....where is this... also its not displaying correctly ...suggestions?

Share this post


Link to post
Share on other sites
blue

also how can we change the sizing of this front page box?

Share this post


Link to post
Share on other sites
blue

seems as if u can not change as well the numbers 1 2 3 ....please give some guidance on this ...very important ......

Share this post


Link to post
Share on other sites
Andrew
This colors issue is a big disadvantage...I am trying to change the colors. http://www.blue-point-trading.com/ I can not seem to get rid of this grey gif....how can i get rid of it...don't see this in the style sheet....where is this... also its not displaying correctly ...suggestions?
Need more clarification on these questions... we've addressed the numbers one before... its hard to change them based on the JS library. I've addressed your font-sizing question in your other thread.

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  

×