Category:Sub Account: Difference between revisions

Jump to navigation Jump to search
No edit summary
Lesley (talk | contribs)
Line 190: Line 190:
===== Hide the 'Show' options in the Calendar =====
===== Hide the 'Show' options in the Calendar =====


Log into the sub account, go to the calendar and untick all the options you don't want. Log out and log into the master account. Go to the 'Sub Accounts' menu and klick on 'Manage Account' for the sub account. Add the following code in the field "Control panel custom CSS":
Log into the sub account, go to the calendar and untick all the options you don't want. Log out and log into the master account. Go to the 'Sub Accounts' menu and click on 'Manage Account' for the sub account. Add the following code in the field "Control panel custom CSS":


  .dashgridshowfilter{display:none;}
  .dashgridshowfilter{display:none;}