Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ooweboo Friend
    #148157

    Hi
    I would like to change the color of the body background that is currently black to #FADFB6. That is the background of the section that contains the text “Camelia Guest House is located/situated in the tranquil up-market suburb…..”. I want to change that background on all the pages. And then the text color (on this background) must be black. Your help will be appreciated.
    Thank you in advance!

    Saguaros Moderator
    #331138

    Hello guy

    Please open the file: /templates/ja_cooper/css/template.css and try to find codes at line 610

    #ja-current-content {
    background: #181818;
    margin-bottom: 10px;
    padding: 10px 15px 15px;
    }

    Replace:

    #ja-current-content {
    background:#FADFB6 none repeat scroll 0 0;
    color:#404040;
    margin-bottom:10px;
    padding:10px 15px 15px;
    }

    – And try to find codes at line

    h2.contentheading, .contentheading {
    margin: 0;
    padding: 0;
    font-size: 200%;
    }

    and replace:

    h2.contentheading, .contentheading {
    margin: 0;
    padding: 0;
    font-size: 200%;
    color:#404040
    }

    Good luck

    ooweboo Friend
    #331329

    Thank you very much – your solution works perfectly!!!!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  ooweboo 14 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum