Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #568611

    You can fix the problem no left or right margin on your site on the detail article under Entertainment page

    Open templates/ja_teline_v/css/custom.css file and add new rule


    .layout-events .article-main {
    margin-left: 0px;
    margin-right: 0px;
    }

    Look at the screenshot below

    You will see it could not define sidebar under Entertainment page (JA Teline V – Events template style), if you want to show it maybe you will spend a lot of time to customing it.


    1. Screen-Shot-2015-04-28-at-10.07.33
    Ninja Lead Moderator
    #733705

    You can fix the problem no left or right margin on your site on the detail article under Entertainment page

    Open templates/ja_teline_v/css/custom.css file and add new rule


    .layout-events .article-main {
    margin-left: 0px;
    margin-right: 0px;
    }

    Look at the screenshot below

    You will see it could not define sidebar under Entertainment page (JA Teline V – Events template style), if you want to show it maybe you will spend a lot of time to customing it.

    ssinha Friend
    #568706

    Hi Ninja, thanks for your help. However, even after adding the code you supplied in custom.css, the margin is still the same. No change at all. I changed the margin-left and margin-right parameters to 20px each but still no change. Any other suggestion?

    As for the sidebar, please ignore it as Adam was able to help me with that. Thanks.

    Ninja Lead Moderator
    #568755

    My bad! I just added important attribute into custom.css file

    .layout-events .article-main {
    margin-left: 0px !important;
    margin-right: 0px !important;
    }

    Now, you can see it’s working fine


    1. Screen-Shot-2015-04-29-at-10.50.51
    Ninja Lead Moderator
    #733848

    My bad! I just added important attribute into custom.css file

    .layout-events .article-main {
    margin-left: 0px !important;
    margin-right: 0px !important;
    }

    Now, you can see it’s working fine

    ssinha Friend
    #568820

    Yesss….!!! Thank you Ninja. Much better now. Appreciate your help very much.

    ssinha Friend
    #733913

    Yesss….!!! Thank you Ninja. Much better now. Appreciate your help very much.

Viewing 7 posts - 16 through 22 (of 22 total)

This topic contains 22 replies, has 2 voices, and was last updated by  ssinha 9 years, 7 months ago.

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