Changes

no edit summary
Line 130: Line 130:  
2. In this custom feature Settings add to Booking pages CSS tab code:<br><br>
 
2. In this custom feature Settings add to Booking pages CSS tab code:<br><br>
 
''New themes''<br>
 
''New themes''<br>
<code>#booking-result-view .booking-item.booking-confirmed #booking-result-view { background-image: url("src from facebook"); }</code>
+
<code>#booking-result-view .booking-item.booking-confirmed { background-image: url("src from facebook"); }</code>
 
<br><br>
 
<br><br>
 
''Old themes''<br>
 
''Old themes''<br>