Jump to content

Featured Replies

Posted

I found the club members list block useless, I prefer use there to display other widget or information, where is the configuration to disable the block diplay?

ipsclubmemberwidget.png

custom CSS

body[data-pagemodule="clubs"][data-pagecontroller="view"] #elContextualTools {
	display: none;
}

 

  • Author
9 hours ago, bfarber said:

custom CSS


body[data-pagemodule="clubs"][data-pagecontroller="view"] #elContextualTools {
	display: none;
}

 

Don't work.

1. It just hide the block from club Activity tab, but leaving the space emtpy, the space still there.

2. The member list block continue appearing on club pages (others tabs with Pages feature).

The CSS selector can be tweaked to hide the block on other pages, I was just providing an example (albeit an incomplete one).

  • Author
16 hours ago, kmk said:

but leaving the space emtpy, the space still there.

How to fix this... 

Recently Browsing 0

  • No registered users viewing this page.