Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • skepsis Friend
    #134511

    Hi,

    I want to change the width first and then the height of the left menu. Where is the template css can this be done?

    Thanks for your time

    skepsis Friend
    #275821

    I found it… you must change the width in the following part in template.css


    #ja-col1 {
    float: left;
    overflow: hidden;
    width: 25%;
    }

    Sherlock Friend
    #275827

    Hi
    Can i mark this topic is solved ?

    skepsis Friend
    #275832

    Also for the height of the menu is the template.css the line-height must be change at the preferable pixel size


    ul.menu li {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 10px;
    border-bottom: 1px solid #F1F1F1;
    }

    skepsis Friend
    #275833

    Yes you can mark it as solved. 🙂

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

This topic contains 5 replies, has 2 voices, and was last updated by  skepsis 16 years, 1 month ago.

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