<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://co-reception.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Custom_CSS</id>
	<title>Custom CSS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://co-reception.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Custom_CSS"/>
	<link rel="alternate" type="text/html" href="http://co-reception.com/wiki/index.php?title=Custom_CSS&amp;action=history"/>
	<updated>2026-04-11T11:45:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://co-reception.com/wiki/index.php?title=Custom_CSS&amp;diff=16364&amp;oldid=prev</id>
		<title>Weins: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://co-reception.com/wiki/index.php?title=Custom_CSS&amp;diff=16364&amp;oldid=prev"/>
		<updated>2021-05-19T01:33:20Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 01:33, 19 May 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Weins</name></author>
		
	</entry>
	<entry>
		<id>http://co-reception.com/wiki/index.php?title=Custom_CSS&amp;diff=16363&amp;oldid=prev</id>
		<title>Beds24&gt;Annette: /* Add icons to descriptive texts (Responsive Booking Page only) */</title>
		<link rel="alternate" type="text/html" href="http://co-reception.com/wiki/index.php?title=Custom_CSS&amp;diff=16363&amp;oldid=prev"/>
		<updated>2020-10-20T13:35:21Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Add icons to descriptive texts (Responsive Booking Page only)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;a href=&quot;http://co-reception.com/wiki/index.php?title=Custom_CSS&amp;amp;diff=16363&amp;amp;oldid=11266&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Beds24&gt;Annette</name></author>
		
	</entry>
	<entry>
		<id>http://co-reception.com/wiki/index.php?title=Custom_CSS&amp;diff=11266&amp;oldid=prev</id>
		<title>Weins: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="http://co-reception.com/wiki/index.php?title=Custom_CSS&amp;diff=11266&amp;oldid=prev"/>
		<updated>2019-03-12T02:19:07Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 02:19, 12 March 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Weins</name></author>
		
	</entry>
	<entry>
		<id>http://co-reception.com/wiki/index.php?title=Custom_CSS&amp;diff=11265&amp;oldid=prev</id>
		<title>Beds24&gt;Annette: /* Control Panel */</title>
		<link rel="alternate" type="text/html" href="http://co-reception.com/wiki/index.php?title=Custom_CSS&amp;diff=11265&amp;oldid=prev"/>
		<updated>2019-03-01T17:39:36Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Control Panel&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Developers]]&lt;br /&gt;
[[Category:Widgets]]&lt;br /&gt;
[[Category:Booking Page]]&lt;br /&gt;
[[Category:Accounts]]&lt;br /&gt;
&lt;br /&gt;
 ''This page gives Custom CSS examples''&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
= Booking Page =&lt;br /&gt;
&lt;br /&gt;
 Custom CSS can be added in SETTINGS &amp;gt; BOOKING PAGE &amp;gt; DEVELOPERS &amp;gt; &amp;quot;Custom CSS&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Bigger room name ===&lt;br /&gt;
&lt;br /&gt;
 .at_roomnametext{font-size: 14px;} /*if you want the text even bigger use a higher number*/&lt;br /&gt;
&lt;br /&gt;
=== Disable clicks on calendar selector===&lt;br /&gt;
&lt;br /&gt;
====Disable month back-and-forth toggle====&lt;br /&gt;
 .monthcalendarhead{pointer-events: none;}&lt;br /&gt;
&lt;br /&gt;
====Disable clicks on dates====&lt;br /&gt;
 .roomoffercalendarmonth{pointer-events: none;}&lt;br /&gt;
&lt;br /&gt;
=== Mark dates when check-out is not allowed (i.e. for rentals on a weekly basis)===&lt;br /&gt;
To use this option you will need to set your check-in/check-out rules in the CALENDAR. It will not work for check-in and check-out restrictions only set in rates. &lt;br /&gt;
&lt;br /&gt;
NOTE: Limit the check-in and check-out in the CALENDAR (click on &amp;quot;Override&amp;quot;) to use this function.&lt;br /&gt;
&lt;br /&gt;
 .datenco{background-color:#f4f4f4; color:#cccccc;}&lt;br /&gt;
&lt;br /&gt;
=== Background Image  ===&lt;br /&gt;
To use a background image upload it to SETTINGS -&amp;gt; BOOKING PAGE -&amp;gt; PICTURES.&lt;br /&gt;
&lt;br /&gt;
Replace '&amp;lt;nowiki&amp;gt;https://www.beds24.com/pic/p0000/2049/04.jpg&amp;lt;/nowiki&amp;gt;' with the url of your uploaded picture.&lt;br /&gt;
&lt;br /&gt;
 body{background-image:url(&amp;lt;nowiki&amp;gt;https://www.beds24.com/pic/p0000/2049/04.jpg&amp;lt;/nowiki&amp;gt;);}&lt;br /&gt;
&lt;br /&gt;
=== Shadow around your Booking Page (Adaptive Booking Page only)===&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt;bookingpage {&lt;br /&gt;
 -webkit-box-shadow:0 1px 2px rgba(0, 10, 10, 0.38);&lt;br /&gt;
 -moz-box-shadow:0 1px 2px rgba(0, 10, 10, 0.38);&lt;br /&gt;
 box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);&lt;br /&gt;
 box-shadow: 0 1px 2px rgba(0, 10, 10, 0.38);&lt;br /&gt;
 margin-bottom: 20px;	&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
=== Booking Page with rounded corners (Adaptive Booking Page only)===&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt;bookingpage{border-radius:7px; -webkit-border-radius:7px; -moz-border-radius:7px;}&lt;br /&gt;
&lt;br /&gt;
=== Hide cents===&lt;br /&gt;
&lt;br /&gt;
 .bookingpagecents {display:none;}&lt;br /&gt;
&lt;br /&gt;
=== Show prices with cents even if cents are zero ===&lt;br /&gt;
&lt;br /&gt;
 .bookingpagecentshide {display:inline;}&lt;br /&gt;
&lt;br /&gt;
=== Mark certain fields in the calendar selector===&lt;br /&gt;
You can highlight both the headings of the calendar (i.e. Mon, Tue, Wed, Thu, Fri, Sat, Sun) and all the dates that fall on a given day of the week (i.e. all 4 or 5 dates that fall on a Saturday).&lt;br /&gt;
&lt;br /&gt;
Headings = '.dayMon' (or dayTue, dayWed, dayThu, dayFri, daySat, daySun)&lt;br /&gt;
&lt;br /&gt;
Dates = '.daymon' (or daytue, dayewed, daythu, dayfri, daysat, daysun)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Example 1: Set the font color for the weekday heading of Monday ('Mon')&lt;br /&gt;
&lt;br /&gt;
 .dayMon{color:#c44a2f !important;}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Example 2: Set the background color for the weekday heading of Monday ('Mon')&lt;br /&gt;
&lt;br /&gt;
 .dayMon{background-color:#c44a2f !important;}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Example 3: Set the font color for all the dates that fall on a Saturday&lt;br /&gt;
&lt;br /&gt;
 .daysat{color:#c44a2f !important;}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Example 4: Add a border around all the dates that fall on a Sunday&lt;br /&gt;
&lt;br /&gt;
 .daysun{border:1px solid #999999 !important;}&lt;br /&gt;
&lt;br /&gt;
=== Add a border around the selected dates===&lt;br /&gt;
 .datestay{border: 1px solid #2f2f2f !important;}&lt;br /&gt;
&lt;br /&gt;
=== Line through unavailable dates===&lt;br /&gt;
 .datenotavail{text-decoration: line-through;}&lt;br /&gt;
&lt;br /&gt;
=== Mark past dates with a different background and text colour===&lt;br /&gt;
 .datepast{background-color: #xxxxxx; color: #xxxxxx;}&lt;br /&gt;
&lt;br /&gt;
=== Change width of hover image (Adaptive Booking Page only)===&lt;br /&gt;
 .ui-tooltip{max-width: 500px;}&lt;br /&gt;
&lt;br /&gt;
=== Remove the hover effect on pictures (Adaptive Booking Page only)===&lt;br /&gt;
 img{pointer-events: none;}&lt;br /&gt;
&lt;br /&gt;
=== Add a label above the room selector for multiple room bookings (Responsive Booking Page only)===&lt;br /&gt;
 .roomofferqtyselectlabel{display: block;}&lt;br /&gt;
&lt;br /&gt;
=== Hide up button (Responsive Booking Page only)===&lt;br /&gt;
 footer .button{display: none;}&lt;br /&gt;
&lt;br /&gt;
=== Add icons to descriptive texts (Responsive Booking Page only)===&lt;br /&gt;
[https://getbootstrap.com/docs/3.3/components/#glyphicons Bootstrap glyphicons] and [http://fontawesome.io/icons/ Font Awesome icons] can be added to the descriptive fields. To add icons the editor needs to be set to &amp;quot;Source&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;glyphicon glyphicon-user&amp;quot; aria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
will add a Bootstap  icon for a person.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;i class=&amp;quot;fa fa-bicycle&amp;quot; aria-hidden=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
will add a Font Awesomeicon for a bicycle.&lt;br /&gt;
&lt;br /&gt;
 Note: Icons might disappear when the editor is opened again. In this case you will need to enter it again.&lt;br /&gt;
&lt;br /&gt;
=== Hide icons (Responsive Booking Page only)===&lt;br /&gt;
 .b24fa{display:none;}&lt;br /&gt;
&lt;br /&gt;
 #b24scroller .input-group-addon{display:none;}&lt;br /&gt;
&lt;br /&gt;
=== Change text color of language selector and currency selector (Responsive Booking Page only)===&lt;br /&gt;
 #topofthebookingpage{color: #ffffff;}&lt;br /&gt;
&lt;br /&gt;
=== Make language selector and currency selector a button (Responsive Booking Page only)===&lt;br /&gt;
 .b24languagedropdown .btn, .b24languagedropdown .btn.active, .b24languagedropdown .btn:active, .b24currencydropdown .btn, .b24currencydropdown .btn.active, .b24currencydropdown.btn:active {background:white; padding:10px;}&lt;br /&gt;
&lt;br /&gt;
=== Change text color of  language selector and currency selector (Responsive Booking Page only)===&lt;br /&gt;
&lt;br /&gt;
 #topofthebookingpage a {color: #ffffff}&lt;br /&gt;
&lt;br /&gt;
=== Hide currencies from the currency selector (Responsive Booking Page only) ===&lt;br /&gt;
&lt;br /&gt;
The currency class format is: '''.cur-XXX'''.&lt;br /&gt;
&lt;br /&gt;
'''cur''' is the name of the class and '''XXX''' represents a country code: '''CAD''' = Canadian Dollars, '''GBP''' = British Pounds and so on.&lt;br /&gt;
The country codes are:&lt;br /&gt;
 AUD, BHD, CAD, CLP, CRC, EUR, FJD, GBP, GEL, ILS, ISK, NZD, USD, BGN, BRL, CHF, CNY, CZK, DKK, HKD, HRK, HUF, HUF, IDR, INR, JPY, KRW, LBP, LKR, MAD, MMK, MXN, MYR, NOK, PHP, PLN, RON, RUB, SEK, SGD, THB, TRY, ZAR&lt;br /&gt;
&lt;br /&gt;
This code will remove all currencies except for Euros, Swiss Francs and US Dollars: &lt;br /&gt;
 .cur-AUD,.cur-BHD,.cur-CAD,.cur-CLP,.cur-CRC,.cur-FJD,.cur-GBP,.cur-GEL,.cur-ILS,.cur-ISK,.cur-NZD,.cur-BGN,.cur-BRL,.cur-CNY,.cur-CZK,.cur-DKK,.cur-HKD,.cur-HRK,.cur-HUF,.cur-HUF,.cur-IDR,.cur-INR,.cur-JPY,.cur-KRW,.cur-LBP,.cur-MAD,.cur-MMK,.cur-MXN,.cur-MYR,.cur-NOK,.cur-PHP,.cur-PLN,.cur-RON,.cur-RUB,.cur-SEK,.cur-SGD,.cur-THB,.cur-TRY,.cur-ZAR{display: none;}&lt;br /&gt;
&lt;br /&gt;
=== Limit quantity selectors for upsell items ===&lt;br /&gt;
&lt;br /&gt;
By default all the quantity selectors have a range from 0 - 250. You can limit the range:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Example 1: Set the range of the optional quantity selector for your 2nd upsell item (set 'Per Booking') to 0-4:&lt;br /&gt;
&lt;br /&gt;
 #optextra2 option:nth-child(n+6){display:none;}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Example 2: Set the range of the optional quantity selector for your 5th upsell item (set 'Per Room/Person/Adult/Child') to 0-20:&lt;br /&gt;
&lt;br /&gt;
 #optextraroom5 option:nth-child(n+22){display:none;}&lt;br /&gt;
&lt;br /&gt;
=== Remove Check-in / Check-out selector ===&lt;br /&gt;
&lt;br /&gt;
 .b24-selector-checkin{display:none;}&lt;br /&gt;
&lt;br /&gt;
 .b24-selector-checkout{display:none;}&lt;br /&gt;
&lt;br /&gt;
=== Change height of full-width slider ===&lt;br /&gt;
 .fullwidthjumbopropslider .b24fullcontainer-proprow1 .b24-prop-slider .item {height: 500px;}&lt;br /&gt;
&lt;br /&gt;
 .fullwidthjumbopropslider .b24fullcontainer-proprow1 .b24-prop-slider   .carousel.slide{ height: 500px !important;}&lt;br /&gt;
&lt;br /&gt;
= Multiple Booking Page =&lt;br /&gt;
 Custom CSS can be added in SETTINGS &amp;gt; BOOKING PAGE &amp;gt; MULTIPLE PROPERTIES &amp;gt; DEVELOPERS &amp;gt; &amp;quot;Custom CSS&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Make search criteria always visible ===&lt;br /&gt;
&lt;br /&gt;
 #collapseAdvancedSearch{height: auto; display:block !important;}&lt;br /&gt;
&lt;br /&gt;
 .b24-agencysearchlink{display:none;}&lt;br /&gt;
&lt;br /&gt;
=== Change height of full-width slider ===&lt;br /&gt;
 .fullwidthjumboagencyslider .b24fullcontainer-ownerrow1  .b24-owner-slider .item {height: 600px;}&lt;br /&gt;
&lt;br /&gt;
 .fullwidthjumboagencyslider .b24fullcontainer-ownerrow1  .b24-owner-slider   .carousel.slide{height: 500px !important;}&lt;br /&gt;
&lt;br /&gt;
= Invoices =&lt;br /&gt;
 Custom CSS can be added in SETTINGS &amp;gt; GUEST MANAGEMENT &amp;gt; STYLING &amp;gt; &amp;quot;Custom CSS&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Center invoice on the screen and set overall font size===&lt;br /&gt;
 body {text-align: center; font-size: 16px;}&lt;br /&gt;
&lt;br /&gt;
=== Set font size of property name ===&lt;br /&gt;
 #invoicepropname{font-size: 24px;}&lt;br /&gt;
&lt;br /&gt;
=== Set font size of address ===&lt;br /&gt;
 #invoiceaddress{font-size: 18px; padding-bottom: 50px;}&lt;br /&gt;
&lt;br /&gt;
=== TBC ===&lt;br /&gt;
 #invoicetable{margin-left:auto; margin-right:auto;}&lt;br /&gt;
&lt;br /&gt;
=== TBC ===&lt;br /&gt;
 #invoiceprinttime{font-size: 12px;}&lt;br /&gt;
&lt;br /&gt;
=== Hide edit button in the invoice ===&lt;br /&gt;
 #iconedit {display: none;}&lt;br /&gt;
&lt;br /&gt;
= Control Panel =&lt;br /&gt;
Custom CSS can be added in:&lt;br /&gt;
*SUB ACCOUNTS &amp;gt; ACCOUNT LIST to apply for all sub accounts&lt;br /&gt;
*SUB ACCOUNTS &amp;gt; ACCOUNT LIST &amp;gt; MANAGE ACCOUNT to apply for a specific sub account&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Hide the &amp;quot;Add Booking&amp;quot; from mobile DASHBOARD===&lt;br /&gt;
 .mobiledashaddbooking{display:none;}&lt;br /&gt;
&lt;br /&gt;
===Change the blue Login button on the initial Beds24 page (resellers only)===&lt;br /&gt;
 .pagetypelogin .b24btn_Login{background-color:#xxxxxx;}&lt;br /&gt;
&lt;br /&gt;
===Hide the &amp;quot;Delete&amp;quot; button in the booking menu===&lt;br /&gt;
 .pagetypeajaxbookedit .deletebookingbutton{display:none;}&lt;br /&gt;
&lt;br /&gt;
===Hide the &amp;quot;Add Booking&amp;quot; button in the booking menu===&lt;br /&gt;
 .icon-suitcase, .b24btn_AddBooking{display:none;}&lt;br /&gt;
&lt;br /&gt;
===Hide the &amp;quot;Copy as new&amp;quot; button in the booking menu===&lt;br /&gt;
 .pagetypeajaxbookedit #bookingcopyasnewbutton{display:none;}&lt;br /&gt;
&lt;br /&gt;
===Hide the &amp;quot;Print&amp;quot; button in the booking menu===&lt;br /&gt;
 .pagetypeajaxbookedit #bookingprintbutton{display:none;}&lt;br /&gt;
&lt;br /&gt;
===Hide the &amp;quot;Template&amp;quot; buttons in the booking menu===&lt;br /&gt;
 .pagetypeajaxbookedit #bookingtemplate1button{display:none;}&lt;br /&gt;
&lt;br /&gt;
 .pagetypeajaxbookedit #bookingtemplate2button{display:none;}&lt;br /&gt;
&lt;br /&gt;
 .pagetypeajaxbookedit #bookingtemplate3button{display:none;}&lt;br /&gt;
&lt;br /&gt;
===Hide &amp;quot;Show&amp;quot; in the CALENDAR===&lt;br /&gt;
.dashgrid_rowroomname .dropdown{display:none !important}&lt;br /&gt;
&lt;br /&gt;
===Hide &amp;quot;Override row&amp;quot; in the CALENDAR===&lt;br /&gt;
.dashgrid_rowtype1{display:none}&lt;br /&gt;
&lt;br /&gt;
===Hide dropdown for rooms in the CALENDAR===&lt;br /&gt;
 .dashgridshowfilter {display:none;}&lt;br /&gt;
 &lt;br /&gt;
=== Hide the &amp;quot;Make a Charge using Stripe&amp;quot; button ===&lt;br /&gt;
 .makechargeusingl{display: none}&lt;br /&gt;
&lt;br /&gt;
=== Hide elements from the BOOKINGS pop up ===&lt;br /&gt;
&lt;br /&gt;
Checkout selector&lt;br /&gt;
 .pagetypeajaxbookedit #checkout{display:none;}&lt;br /&gt;
&lt;br /&gt;
Guest title&lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-guesttitle{display:none;}&lt;br /&gt;
&lt;br /&gt;
Last Name&lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-guestname{display:none;}&lt;br /&gt;
&lt;br /&gt;
Guest comments &lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-guestcomments{display:none;}&lt;br /&gt;
&lt;br /&gt;
Notes &lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-hostcomments{display:none;}&lt;br /&gt;
&lt;br /&gt;
Adults &lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-numadults{display:none;}&lt;br /&gt;
&lt;br /&gt;
Children &lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-numchild{display:none;}&lt;br /&gt;
&lt;br /&gt;
Telephone &lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-guestphone{display:none;}&lt;br /&gt;
&lt;br /&gt;
Mobile&lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-guestmobile{display:none;}&lt;br /&gt;
&lt;br /&gt;
Fax &lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-guestfax{display:none;}&lt;br /&gt;
&lt;br /&gt;
Address &lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-guestaddress{display:none;}&lt;br /&gt;
&lt;br /&gt;
City &lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-guestcity{display:none;}&lt;br /&gt;
&lt;br /&gt;
Postcode &lt;br /&gt;
  .pagetypeajaxbookedit .menusetting-guestpostcode{display:none;}&lt;br /&gt;
&lt;br /&gt;
Country &lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-guestcountry{display:none;}&lt;br /&gt;
&lt;br /&gt;
Country  &lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-guestcountry2{display:none;}&lt;br /&gt;
&lt;br /&gt;
Status &lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-status{display:none;}&lt;br /&gt;
&lt;br /&gt;
Room Selector &lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-roomid{display:none;}&lt;br /&gt;
&lt;br /&gt;
Flag&lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-flagtext{display:none;}&lt;br /&gt;
&lt;br /&gt;
Email (under the Email tab)&lt;br /&gt;
 .pagetypeajaxbookedit .menusetting-guestemail{display:none;}&lt;br /&gt;
&lt;br /&gt;
=== Hide property name in the BOOKINGS GRID ===&lt;br /&gt;
 .bookgrid_rowpropname{display: none;}&lt;br /&gt;
&lt;br /&gt;
=== Hide a certain colum in the BOOKINGS Table ===&lt;br /&gt;
 .pagetypebookings .bookingtable tr &amp;gt; *:nth-child(X) {display: none;}&lt;br /&gt;
&lt;br /&gt;
=== Hide a certain colum in the RATES Table ===&lt;br /&gt;
 .pagetyperates .bookingtable tr&amp;gt; *:nth-child(X)  {display: none;}&lt;br /&gt;
&lt;br /&gt;
=== Hide a certain colum in the Departues Table on the dashboard===&lt;br /&gt;
 .mobiledeparture tr &amp;gt; *:nth-child(X) {display: none;}&lt;br /&gt;
&lt;br /&gt;
=== Hide potential issue &amp;quot;Less than 12 months available&amp;quot;===&lt;br /&gt;
 .warninglessthan12monthsavailable{ display: none}&lt;br /&gt;
&lt;br /&gt;
=== Hide 'Template 2' from Guest Management  &amp;gt; Booking Templates ===&lt;br /&gt;
 .pagetypecommunicationbooktemplate #settingformid .background_boxprop:nth-of-type(2){display:none;}&lt;br /&gt;
&lt;br /&gt;
= Reports =&lt;br /&gt;
Custom CSS can be added in:&lt;br /&gt;
*SUB ACCOUNTS &amp;gt; ACCOUNT LIST to apply for all sub accounts&lt;br /&gt;
*SUB ACCOUNTS &amp;gt; ACCOUNT LIST &amp;gt; MANAGE ACCOUNT to apply for a specific sub account&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Limit selector list for custom reports ===&lt;br /&gt;
&lt;br /&gt;
Example: Limit the list to reports 1 - 3:&lt;br /&gt;
&lt;br /&gt;
 #reportid option:nth-child(n+4){display:none;}&lt;/div&gt;</summary>
		<author><name>Beds24&gt;Annette</name></author>
		
	</entry>
</feed>