Changes

Jump to navigation Jump to search

Custom CSS

70 bytes added, 14:45, 11 November 2019
*SUB ACCOUNTS > ACCOUNT LIST to apply for all sub accounts
*SUB ACCOUNTS > ACCOUNT LIST > MANAGE ACCOUNT to apply for a specific sub account
 
== CALENDAR ==
 
===Hide "Show" in the CALENDAR===
.dashgridshowfilter {display:none;}
 
===Hide "Override row" in the CALENDAR===
.dashgrid_rowtype1{display:none;}
 
===Hide item from dropdown for rooms in the CALENDAR===
.dashgrid_rowroomname .dropdown ul.dropdown-menu li:nth-child(3) {display:none !important;}
 
===Hide suitcase icon (add booking) and the button 'Add Booking' from CALENDAR===
.icon-suitcase, .b24btn_AddBooking{display:none}
== DASHBOARD ==
.mobiledashaddbooking{display:none;}
==GUESTS MENU =Change = === Hide a certain row in the blue Login button "Info" tab on the initial Beds24 page GUESTS=== .pagetypeguests .viewguest .table tr:nth-child(resellers onlyx){display: none; } == RATES MENU == === Hide a certain colum in the RATES Table === .pagetypelogin pagetyperates .b24btn_Loginbookingtable tr> *:nth-child(X) {background-colordisplay:#xxxxxxnone;}
==BOOKINGS MENU = Hide the "Make a Charge using Stripe" button === #makechargeusing{display:none;}
=== Hide property name in the BOOKING GRID ===
=== Hide cancelled bookings in the BOOKINGS Table ===
.bookingtable .cancelbooking {display:none;}
 
=== Hide a certain colum in the RATES Table ===
.pagetyperates .bookingtable tr> *:nth-child(X) {display: none;}
 
=== Hide a certain row in the "Info" tab on GUESTS===
.pagetypeguests .viewguest .table tr:nth-child(x) {display: none; }
 
=== Hide potential issue "Less than 12 months available"===
.warninglessthan12monthsavailable{ display: none}
 
=== Hide 'Template 2' from Guest Management > Booking Templates ===
.pagetypecommunicationbooktemplate #settingformid .background_boxprop:nth-of-type(2){display:none;}
 
 
==BOOKING POPUP==
.pagetypeajaxbookedit #bookingtemplate3button{display:none;}
 
=== Hide Specific Fields ===
.pagetypeajaxbookedit .menusetting-guestemail{display:none;}
==CALENDAROTHER ==
===Hide "Show" in Change the CALENDARblue Login button on the initial Beds24 page (resellers only)=== .dashgridshowfilter pagetypelogin .b24btn_Login{displaybackground-color:none#xxxxxx;}
===Hide the "Override rowMake a Charge using Stripe" in the CALENDARbutton === .dashgrid_rowtype1#makechargeusing{display:none;}
===Hide item from dropdown for rooms in the CALENDARpotential issue "Less than 12 months available"=== .dashgrid_rowroomname .dropdown ul.dropdown-menu li:nth-child(3) warninglessthan12monthsavailable{display:none !important;}
===Hide suitcase icon (add booking) and the button 'Add BookingTemplate 2' from CALENDARGuest Management > Booking Templates === .iconpagetypecommunicationbooktemplate #settingformid .background_boxprop:nth-suitcase, .b24btn_AddBookingof-type(2){display:none;}
= Reports =
770

edits

Navigation menu