Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • todhost Friend
    #196145

    How can i possibly change the dark background color to white? Want to have the slideshow module stand out more outstanding.

    TomC Moderator
    #528105

    So that I can try to best assist you, please provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings

    todhost Friend
    #528131

    http://todhost.com
    I have not changed template settings for fear that website will turn slow. So i did not turn off optimize CSS to off

    TomC Moderator
    #528132

    I only need you to temporarily set “Optimize CSS” to “Off” – so that I can identify the appropriate CSS rules for your site that you will need to modify.

    todhost Friend
    #528133

    Done. Optimize CSS set to off.

    TomC Moderator
    #528138

    Within file path —> /templates/ja_biz/css/template.css
    at line 56, you should see the following:


    body {
    background: url("../images/bg-body.png") repeat-x scroll left top #414143
    }

    If you want a white background, then modify the rule as follows:


    body {
    background: url("../images/bg-body.png") repeat-x scroll left top #FFFFFF;
    }

    Hope That Helps

    todhost Friend
    #528180

    Yes. It worked fine. Thanks

    TomC Moderator
    #528269

    <em>@todhost 418236 wrote:</em><blockquote>Yes. It worked fine. Thanks</blockquote>

    Glad to be of assistance . . . All the best with your continuing site development.

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

This topic contains 8 replies, has 2 voices, and was last updated by  TomC 10 years, 7 months ago.

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