Category:Sub Account: Difference between revisions
Jump to navigation
Jump to search
| Line 194: | Line 194: | ||
.pagetypeajaxbookedit .b24btn_Delete{display: none} | .pagetypeajaxbookedit .b24btn_Delete{display: none} | ||
===== Hide the 'Add Booking' button in the | ===== Hide the 'Add Booking' button (suitcase icon) in the calendar ===== | ||
Go to SUB ACCOUNTS and add the following code in the field "Control panel custom CSS" for the sub account: | Go to SUB ACCOUNTS and add the following code in the field "Control panel custom CSS" for the sub account: | ||
| Line 200: | Line 200: | ||
.icon-suitcase, .b24btn_AddBooking{display:none} | .icon-suitcase, .b24btn_AddBooking{display:none} | ||
For more possibilities using custom CSS have a look at this page: [https://wiki.beds24.com/index.php/Custom_CSS Custom CSS] | |||
=== Allow Sub Accounts to View Credit Card Details === | === Allow Sub Accounts to View Credit Card Details === | ||