Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • massive40 Friend
    #143892

    Hi Forumers

    Wondering if someone can help me out, I have JA Larix and VM, when you put your categories in they appear on left hand side, I would like for someone to tell me what file and where abouts in the file I can widen the panel that the bullet points of the categories are situated on, I just want to widen it by a few percent,

    I would also like to alter the font for the categories, not necessary the size but the font itself, so again the file and the location of the section where I can change the font

    Your cooperation is greatly appreciated

    Regards

    Mark

    prakash Friend
    #316213

    Hi,

    For updating the left panel and increasing its size you need to make changes to the following items in template.css

    #ja-container {
    background: url(../images/mainwrap-bg.gif) repeat-y 20% 0%;
    }

    #ja-col1 {
    float: left;
    width: 20%;
    background: url(../images/top-border-l.gif) no-repeat top right;
    overflow: hidden;
    }

    #ja-mainbody, #ja-mainbody-fr {
    float: right;
    width: 80%;
    }

    these codes and the sub codes under it like say if it has ul li…then you can modify those. the main thing to remember is the col1 and ja mainbody widths say u increase the col1 to 25 then u need to reduce the main body to 75 in all it should be 100% and in the ja container – the 20% needs to be decreased so that the white background adjusts to the new changes

    massive40 Friend
    #316215

    Hi Sir

    Thank you for your reply to my question, one thing that was in my original message was, do you know where I can also change the style of the font for this area, (Categories Left Hand Side),

    Thank you in advance

    Best wishes

    Mark

    prakash Friend
    #316216

    Hi,
    The font can also be changed in the col1 section
    you will need to declare a new line like
    font-family:<fontname>;

    Hung Dinh Friend
    #316217

    Mod note: Move to JA Larix forum

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

This topic contains 5 replies, has 3 voices, and was last updated by  Hung Dinh 15 years, 2 months ago.

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