Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • valthebault Friend
    #886183

    Hi,

    I would like my reading area to be fully used so that the reader wouldn’t have to scroll down too much, hence I’d like to lessen the white space surrounding the article area marked in my attachment.

    Thanks


    1. Space
    Pankaj Sharma Moderator
    #886196

    Hi
    Use the suggestion given here by co-worker to get full article width . If still issues kindly share your site url Here .

    valthebault Friend
    #886225

    Hi,

    It worked fine, but annoying as I am, I’d like to adapt the width to articles, to put it another way: I’d like some articles to have full-width and some to keep the original width.

    Any ideas how?

    Thanks for the link though, it helped 🙂

    Pankaj Sharma Moderator
    #886229

    Hi
    You can try it using menu item id and override via css .
    for example 11 is menu id

    
    .item-11 .CLASS  { ......}

    otherwise it work on all articles as its standard class .

    valthebault Friend
    #886238

    Yikes, it didn’t work and what I changed just now disappeared with. I guess I’ll have to wait to put the site online for you to take a look? Or do we have other options?

    Pankaj Sharma Moderator
    #886240

    Hi
    This is the only options that you can do if it work . Or you can apply width as given in the link i provided .

    valthebault Friend
    #901505
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #901547
    This reply has been marked as private.
    valthebault Friend
    #901689

    Hi,

    I followed the suggestions like I did before and it’s not doing anything. The article is still in the middle with a lot of white space.


    1. Space_White
    Pankaj Sharma Moderator
    #901707

    Hi

    Go to file "/tpls/blocks/mainbody.php" in template "ja_mono".

    find this code

        <!-- MAIN CONTENT -->
        <div id="t3-content" class="t3-content col-xs-11 col-sm-8">

    replace it with

        <!-- MAIN CONTENT -->
        <div id="t3-content" class="t3-content col-xs-11 col-sm-12">

    http://prntscr.com/agqro6

    valthebault Friend
    #901723

    Hi,

    It worked very nice. Thank you.

    valthebault Friend
    #901771
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #902002

    Hi
    I am getting this error on your site > http://prntscr.com/ah4jk6
    Could u check it and fix it first .

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

This topic contains 12 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 8 months ago.

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