Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • bytestor Friend
    #138597

    Hi,

    I am looking forward to increase the width of the left module but I dont see an option in the css file,

    template CSS file has only like this,

    /* Left Module Style */
    div.moduletable h3 {
    margin: 0 -12px 5px;
    padding: 6px;
    border-top: 1px solid #EFEFEF;
    background: url(../images/h3-bg.gif) no-repeat bottom left;
    font-size: 1em;
    text-indent: 25px;
    line-height: normal;
    }

    div.moduletable {
    padding: 0 12px 8px;
    margin: 0;
    clear: both;
    }

    Looking forward for support from u guys to increase the width.

    Thanks.

    scotty Friend
    #293622

    template_css.css (line 1240)

    #ja-leftcol {
    float:left;
    padding-bottom:15px;
    width:20%;
    }

    you will have to decrease the width of #ja-mainbody accordingly…

    template_css.css (line 1198)

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

    bytestor Friend
    #293833

    Hi Scotty,

    Thank you very much for your support, I have got it work now.
    I tried to mark your answer as the best for the thread, but unfortunately I get this

    <blockquote>Fatal error:
    scotty has exceeded their stored private messages quota and cannot accept further messages until they clear some space.
    Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in [path]/includes/class_dm.php on line 810</blockquote>

    I am sry Scotty, I am not able to mark your answer as the best. Hope once this is fixed, I would like to mark it.

    For now a Thank you from me.

    Thanks,

    scotty Friend
    #293843

    Ahh sorry. Inbox was full.

    You’re welcome.

    bytestor Friend
    #293846

    You r welcome Scotty.

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

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

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