Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • teachy Friend
    #164079

    Hi, I hope you can help me with this:

    My client loves the JA_Sulfur template but wants the menu on the left site of the website,before the main body. Is it possible?

    Thanks

    khoand Friend
    #391561

    Hi,
    Do you mean that move whole “Hot ALbum” column to left mainbody?


    1. sulfur
    teachy Friend
    #391581

    Yes, correct.

    thangnn1510 Friend
    #391950

    Please change this code:

    #ja-content {
    float: left;
    width: 380px;
    }

    to

    #ja-content {
    float: right;
    width: 380px;
    }

    and this code:

    #ja-col1 {
    float: right;
    width: 220px;
    }

    to

    #ja-col1 {
    float: left;
    width: 220px;
    }

    in templates/ja_sulfur/css/template.css

    minas69 Friend
    #406897

    hi thangnn1510,

    what I have to do when I only want to see the left space when there is a modul ? ..otherwise the space is used by the content….

    Thanks for your comment.

    minas

    khoand Friend
    #406899

    I don’t understand what you mean clearly. Could you explain more details? A snapshot with your annotation is very helpful to help me understand your idea.
    <em>@minas69 260583 wrote:</em><blockquote>hi thangnn1510,

    what I have to do when I only want to see the left space when there is a modul ? ..otherwise the space is used by the content….

    Thanks for your comment.

    minas</blockquote>

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

This topic contains 6 replies, has 4 voices, and was last updated by  khoand 13 years, 2 months ago.

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