Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • nvestor24 Friend
    #181465

    dear guys,

    i have some problems with the background in the mainbody.
    i changed something in the template and i works fine. but now,
    i want to add a white background-color to the template. i works
    but now comes my problem:

    i have paste in this snippet:

    body.bd #ja-wrapper {
    background: #fff
    margin: 0 auto;
    width: 990px;
    }

    in the template.css and it works great –
    but still, my wallpaper – right outside the template (built in a module in header.php –
    formated in the template.css with the position abolute!)
    and the top-border gets lost. please take a look at my attechments.

    with wallpaper outside but without white background:

    i know that it’s the width class and the margin: 0 auto. i still need it under the
    header (only the main content).

    within white background but topbar and right module outside are lost!

    i dont know how i can solve this problem and hope somebody can help me…
    best regards
    torsten


    1. no-bg
    2. white-bg
    Saguaros Moderator
    #470315

    Hi Torsten,

    Please change body#bd in templates/ja_nex (your default template)/css/template.css at line 22,

    body#bd {
    background: none repeat scroll 0 0 #EEEEEE; << change this to #fff
    color: #666666
    }

    Hope this helps.

    nvestor24 Friend
    #470453

    Hello Saguaros,

    thank you for your fast answering. but this is not what i need. in your example – the whole bg is white. i would like to have the “gray” bg. only the main-content should be get a white bg – for a better optic!. do you know what i mean. any other ideas ?

    best regards
    torsten

    Saguaros Moderator
    #470517

    Hi torsten again,

    I got your idea, pls open file: templatesja_nexcsstemplate.css, add this new rule:


    .main {
    background-color: #fff
    }

    Clean T3 cache 🙂

    nvestor24 Friend
    #470712

    good moring saguaros

    that is exactly what i need :). but now, in the footer i have a white bg ! – dont know, how i can change it!

    regards
    torsten


    1. footer
    Saguaros Moderator
    #470779

    Hi Torsten again,

    In the same template.css file, add this rule:

    #ja-botsl2 .main{
    background-color: #222222
    }

    Clean the cache 🙂

    nvestor24 Friend
    #470992

    thank you saguaros 🙂

    thats what i need :):)

    regards
    torsten

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

This topic contains 7 replies, has 2 voices, and was last updated by  nvestor24 12 years, 1 month ago.

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