Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • lucine Friend
    #145239

    I can’t find the way to change the widht (here 287px) of the right column / module.

    Nothing in the css …

    An idea ?

    Anonymous Moderator
    #320689

    Hi lucine
    Open templates/ja_opal/css/template.css file, at about line 697, find following code:

    #ja-colwrap {
    float:right;
    width:32%;
    }

    and change to:

    #ja-colwrap {
    float:right;
    width:287px;
    }

    lucine Friend
    #320699

    Thanks a lot ! I have made the changes, all is allright ! Nice day

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

This topic contains 3 replies, has 2 voices, and was last updated by  lucine 15 years, 1 month ago.

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