Jump to content

Wish to stop selected forums showing in forum display


Steve Bullman

Recommended Posts

I'm not sure we are supposed to do tech stuff in this forum but:

If you don't care that it exists in the browser source html you can use custom css to make it not show:

body[data-pagemodule="forums"][data-pagecontroller="index"] [data-forumid="16"] {display:none};

Otherwise unless someone comes up with a setting, you could modify the forum index template to check forum id and not generate row, but that is maintenance pain.

Link to comment
Share on other sites

Actually after implementing the css code you provided it isn't working as I had hoped.

 

I am trying to mot the sponsored forums from the list as it is stretching the other forums in grid format, as in this image:

 

sample1.thumb.png.72f2b4c920c9cf7335890628280f90b3.png

 

However with the code implemented it removes the forum form the list but messes up the grid system...the software is acting like its still there and stretching the 2 grids to the left:

 

sample2.thumb.png.fb3e0a22ea5505d9ea25729bb3cf89e8.png

 

Is there a way round this within that code?

 

Mods, please move to appropriate section for me.

Link to comment
Share on other sites

  • 1 month later...
24 minutes ago, Steve Bullman said:

Looks like the developer hasn't signed in since septmeber 2016 either.

The dev may be using invisible mode which wont update last seen time but he has posted today.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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