Jump to content
Why become a member? ×

Any Way Of Removing the Right Hand Column?


Recommended Posts

Posted

Is there any way of removing the right-hand column on the main forum view? It's full of stuff I have absolutely no interest in and because it's making the main part of the forum narrower it is pushing it further down the page, so there's more scrolling especially on a smaller lap top screen.

On the old version of the site theses sections could be removed by clicking the cross in the header. This isn't available currently.

Thanks.

Posted

If you make your browser window a little narrower (less than 980 pixels wide) it drops the sidebar down to the bottom of the page, making the main content area full-width. Perhaps not quite what you were after, but I think that's as close as you'll get with the new theme!

Screen Shot 2017-11-13 at 12.25.37.png

Posted

If you find the sidebar as issue, and you use chrome, then you can add the plugin 'CSS and Javascript Injection'  When on the site activate the plugin and add:

#ipsLayout_sidebar.ipsLayout_sidebarright, html[dir="rtl"] #ipsLayout_sidebar.ipsLayout_sidebarleft {
    padding-left: 20px;
    display: none;
}

to the CSS tab (in image below.  Now everytime you visiti the site the main body will be full width and the sidebar will not be displayed.

image.png.e84ad380af642b129b3cbb2f54c78041.png

 
Posted

@BigRedX I will probably look at creating a lightweight theme in the coming weeks.  There seems to be some demand for it, part of the problem is some people want everything on the screen, others want a minimal amount and it's not easy to cater for both :)

  • Like 2
Posted

Another idea would be to set up a custom search of the kind of content that does interest you, then save it as a custom stream and make it your homepage. There are no sidebars on those pages.

  • Like 2
Posted

I've always browsed by forum. It's the way I like to work. I'll just have to put up with the extra scrolling for now. The sidebar disappears when you enter the actual sub-forums anyway.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...