Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • icbl Friend
    #158654

    Hi,

    I need to make template little more wider, how can I do that?

    Thanks

    Phan Gam Friend
    #371809

    Hi,

    This template provides a function to change width. You can goto backend >>Extentions >>Template Managers >> JA Social
    After that, choose profile that you are using and set 2 params as belows
    – Template Width: SPECIFIED
    – Specified width: YOUR WIDTH DEFINE BY PIXEL
    Note: Default width for this template is 980px and max-width is 1200px, so to make it wider than default, you can set Specified width with 1100px.
    Hope that helps

    icbl Friend
    #371829

    Ive tryed that already but did not affect anything.

    Phan Gam Friend
    #371831

    Clear all cache data and refresh your site to check again.
    If no effect, please share your site account.

    Regards

    icbl Friend
    #371970

    Ive just sent the creditentials via PM.
    Regards

    icbl Friend
    #372124

    Hi Phan,

    I was wondering if you have received creditentials? I did everything you said but did not work.
    Thanks

    Ninja Lead Moderator
    #372351

    Hi icbl ,

    This template width is fixed at 980px; to change that, you can edit css code

    1. Open layout.css under templatesja_socialcss folder

    2. Add this code on bottom of this file
    <blockquote>.main {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width:1100px;
    }
    </blockquote>
    Hope that helps

    blistar Friend
    #384791

    For me works only if I change width here – pluginssystemjat3coretemplate.php

    Hopes that help you to

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

This topic contains 8 replies, has 4 voices, and was last updated by  blistar 13 years, 7 months ago.

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