There's no horizontal scrollbar on your shoutbox, least not in Opera
Internet Explorer unfortunately doesn't support selectively hiding the scrollbar depending on whether it's actually needed, which is why we recommend viewing our products in either Firefox, Opera or Chrome / Safari![]()
.dbtech_vbshout_frame {
border:0px !important;
display:block;
padding:3px;
padding-left:5px;
overflow:auto;
position:relative;
}
.dbtech_vbshout_frame {
border:0px !important;
display:block;
padding:3px;
padding-left:5px;
overflow-x:hidden;
overflow-y:auto;
position:relative;
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.