Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • hush Friend
    #124585

    Hi,

    Could u pls tel me how do I change the right hand side column width.
    As well as height of the top menu bar.
    I’m waiting for your reply. Pls advice me.

    Tks & Rgds


    Harsha Gomes

    cssyeah Moderator
    #235139

    Hi hush,

    1. Change height of the Menu bar.

    Open the ja_splitmenu.css in the ja_splitmenu folder, find this css code section


    #ja-splitmenu a {
    float: left;
    padding: 10px 30px; /* padding: (top & bottom)px (right & left)px; */
    ....
    }

    You can increase or decrease padding of top or bottom.

    2. Change width of right column.

    Open the template_css.css file and search this css code section.


    #ja-mainbody #ja-contentwrap {
    float: left;
    width: 74.9%; /* decrease width of the content */
    }


    #ja-col2 {
    float: right;
    width: 24.9%; /* increase width of the right */
    overflow: hidden;
    }

    hush Friend
    #235590

    trungch Thank you very much for your help

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

This topic contains 3 replies, has 2 voices, and was last updated by  hush 16 years, 11 months ago.

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