Message # 1 | 8:33 PM
Code [this make it same as in the demo]
Code
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
<style>
          .xw-tl, .xw-tr, .xw-ml, .xw-mr, .xw-bl, .xw-br {padding:0px!important;}
          .xw-body, .xw-plain .xw-mc {border:0px!important;}
          .xw-tc {background:#fff!important;padding:0px 7px;border-bottom: 1px solid #CCC;}
          .xw-mc {background:#fff!important;padding:0px 7px;}
          .xw-bc {background:#fff!important;padding:0px 7px;}
          .myWinError {font-family: 'Open Sans';color: #C90000;font-size: 1.1em;}
          .xw-hdr-text {font-family:'Open Sans';font-size:12px;color:#333333;}
          .xt {background:url('http://www.avvio.com/hotels/Dingle_Bay_Hotel/bookings/images/occupancy_black/close.gif');}          
</style>


*Use code above and modify (follow instruction in red)

<style>
.xw-tl, .xw-tr, .xw-ml, .xw-mr, .xw-bl, .xw-br {padding:0px!important;}
.xw-body, .xw-plain .xw-mc {border:0px!important;}
// Do not modify above two lines of code

.xw-tc {background:#fff!important;padding:0px 7px;border-bottom: 1px solid #CCC;}
// Background of top bar

.xw-mc {background:#fff!important;padding:0px 7px;}
// Background of body part

.xw-bc {background:#fff!important;padding:0px 7px;}
// Background of bottom bar

.myWinError {font-family: 'Open Sans';color: #C90000;font-size: 1.1em;}
// error text customization

.myWinError {font-family: 'Open Sans';color: #C90000;font-size: 1.1em;}
//regular text customization (i.e. tips when you login or success message)

.xw-hdr-text {font-family:'Open Sans';font-size:12px;color:#333333;}
// top bar text (i.e. Send Message)

.xt {background:url('http://www.avvio.com/hotels/Dingle_Bay_Hotel/bookings/images/occupancy_black/close.gif');}
// Close button ***please note...i do not own this close button
</style>

Demo: http://imos.at.ua/

Before:


After:
Attachments: 9710744.png (2.5 Kb) · 5197094.png (2.9 Kb)
Post edited by NormalX - Monday, 2014-08-18, 9:13 PM