SimplePortal

Customization => Themes and Graphics => Topic started by: leonylyner on March 09, 2016, 05:42:56 AM

Title: How to hide Boards(Category) in Forum Index?
Post by: leonylyner on March 09, 2016, 05:42:56 AM
How to hide Boards in Forum Index?
(http://i.imgur.com/3M4pEAR.png)

Because I am trying to replace it with a Simple Portal Block instead.
But then I also want to have the User Online in Info Center in my Forum Index.

Thanks a lot!
Title: Re: How to hide Boards(Category) in Forum Index?
Post by: ♦ Ninja ZX-10RR ♦ on March 09, 2016, 05:45:12 AM
Need to know the forum URL and which categories you want to hide.
Title: Re: How to hide Boards(Category) in Forum Index?
Post by: leonylyner on March 09, 2016, 05:47:20 AM
All of them. :nervous-happy:

Or for example, board=1, board=2, board=3 and board=4
Title: Re: How to hide Boards(Category) in Forum Index?
Post by: ♦ Ninja ZX-10RR ♦ on March 09, 2016, 06:35:12 AM
Like I said I still need the forum URL... And also need to know which code you are going to use to replace them, not to create conflicts between my edits and yours.
Title: Re: How to hide Boards(Category) in Forum Index?
Post by: leonylyner on March 09, 2016, 08:43:31 AM
My forum link: http://gleam.tk

I am not going to use any code to replace it.

(http://i.imgur.com/qnEt7sG.png)

I am only planning to remove the entire Boards, and then put a Top Block (Board News) in Forum Index.
Thanks a lot. :)
Title: Re: How to hide Boards(Category) in Forum Index?
Post by: ♦ Ninja ZX-10RR ♦ on March 09, 2016, 10:22:50 AM
At the bottom of your http://gleam.tk/Themes/smf-curve/css/index.css add this:
Code: [Select]
#boardindex_table { display: none; }
Note: you will need to do an hard refresh to see the changes, as it's css - which means press ctrl+f5 instead of just f5 ;)

Regards
SimplePortal 2.3.8 © 2008-2024, SimplePortal