Jump to content
Sign in to follow this  
marklamberth

how do I make white content area

Recommended Posts

marklamberth

I've read over the forum a lot, but still can't figure out how to make a white background for my content/body area of my site. I changed the settings in the back end, but it still doesn't seem to populate to white.

Here's the site:

LearnEnglishU.com

Please let me know.

Thanks!

Share this post


Link to post
Share on other sites
Danny

Hi,

Well you can use this custom CSS:


.content {
background: white;
}[/CODE]

Also, you're using Platform Pro version 1.4.0 this is out of date and you should upgrade to the latest version which is 1.5.3, be sure to do a backup of your website as a precaution, before performing the update.


Please search our forums, before posting!

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  

×