How to remove sidebar from my Forum?

by Kawish
3 replies
  • WEB DESIGN
  • |
Hello WF
I m setting my new forum, I installed MyBB, uploaded a new theme.
There is a side bar in the theme which shows Who's online and Forum Statistic. I want to remove the side bar and place it at the bottom. I was wondering how can i do that?

Thank u
#forum #remove #sidebar
  • Profile picture of the author pnpdevelopers
    Find the same in php/html code you have and just remove it. You might have to work with the CSS too to fix up the space of your removed sidebar. But make sure you have backup of your php/html files.
    {{ DiscussionBoard.errors[4842100].message }}
  • Profile picture of the author loka1282
    Go to th backnd. Click that side bar and on top delete / remove option will be there and it gets highlighted. Then remove it. I use socialgo and its like that.
    {{ DiscussionBoard.errors[4896372].message }}
  • Profile picture of the author Daverz
    Navigate to your AdminCP
    Templates & Styles > Templates > Index Page Templates > index
    Find and remove {$boardstats}

    As pnpstudios mentioned you might have to mess with the CSS to set your forum's width to include the space where the sidebar was.
    {{ DiscussionBoard.errors[4896604].message }}

Trending Topics