Heisenberg submitted a new resource:
You must be registered for see links
- Temporary CSS-only solution to "hide" Memberlist page from guestsAs of this time, there is no permissions to restrict guests from viewing Memberlist page. Here is a temporary solution.to "hide" the content using CSS.
Code:[/I][/B][B][I].logged-out .memberlist-widget .widget-content { display: none; } .logged-out .memberlist-widget:before { content: "Sorry, you are not authorized to view this page."; }[/I][/B][B][I]
Note that this just hides the content on the screen. Computer savvy users may find a way to see it using page...
You must be registered for see links
Last edited:
