Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • nsarode Friend
    #154300

    how i can change background color of content area. please find the attached screen shot.


    1. ja-purity
    Saguaros Moderator
    #355550

    now, you open the file templates/ja_purity/styles/background/lighter/style.css and find the following code:

    #ja-container2 {
    padding: 20px 0;
    background: url(images/c-bg2.gif) no-repeat 18% 0;
    }

    i have a suggesion : you should use the fire bug of firefox, it will help you looking for css of elements to complete this work quicker more: download it in here: http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/ and video guide: http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/

    heilgenpahl Friend
    #355984

    How did you get the right & left sides of your site to be black? I’m trying to do that to my JA Purity site & can’t figure it out.

    http://174.132.221.8/~mrcf2192/

    nsarode Friend
    #356085

    thank you

    There is one more issue. how can i increase the left column width and decrease the middle column.

    Saguaros Moderator
    #356194

    <em>@nsarode 194728 wrote:</em><blockquote>thank you

    There is one more issue. how can i increase the left column width and decrease the middle column.</blockquote>

    You open the file: templates/ja_purity/css/template.css and find the following code:

    #ja-col1 {
    float: left;
    width: 24.99%;
    padding-top: 10px;
    overflow: hidden;
    }

    and

    #ja-mainbody #ja-contentwrap {
    float: right;
    width: 75%;
    }

    you adjust the width for both rules

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

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

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