Loading...
 
Features / Usability

Features / Usability


Removing "Page actions" from HomePage

posts: 126886 United Kingdom

p.s. You can also do this for individual groups, so to hide it for anonymous but have it available for logged in users you can use:

Copy to clipboard
.grp_Anonymous .wikiactions_wrapper { display: none; }


(you need to enable the "Add group CSS info" layout_add_body_group_class pref on the Look and Feel control panel)

There are no comments at this time.