Additional tips: Difference between revisions
No edit summary |
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> | <code>#booking-result-view .booking-item.booking-confirmed #booking-result-view { background-image: url("src from facebook"); }</code> | ||
#booking-result-view .booking-item.booking-confirmed #booking-result-view { background-image: url("src from facebook"); } | |||
</code> | |||
<br><br> | <br><br> | ||
''Old themes''<br> | ''Old themes''<br> | ||