Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • dolcevia Friend
    #183020

    Could someone help me. I want to change the background colour and the borders of the two positions.
    I think they are called : ja-box-wrap column ja-box-left and ja-box-wrap column ja-box-right (these are the two modules side by side just under the navigation bar). I’m asking about changing the position css because I’d like to reflect that change throughout the website for these two positions.
    I need to change them to have a background of #000000 and no borders.
    Please see :
    http://dev-nl25.dolcevia.com/italie-reizen/wintersport
    Thanks,
    Elisabeth

    Ninja Lead Moderator
    #475976

    You can change it here
    <blockquote>templates/ja_teline_iv/css/template.css</blockquote>

    #ja-topsl1 .ja-moduletable, #ja-botsl1 .ja-moduletable, #ja-topsl2 .ja-moduletable, #ja-botsl2 .ja-moduletable {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    background-color: #2a2a2a<- change it here
    }

    #ja-topsl1 .ja-box-right .ja-moduletable {
    background: #fff !important; <- change it here
    border: 1px solid #ccc !important;
    margin-bottom: 4px;
    margin-left: 2px;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 11 months ago.

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