class="fullview">
element.style {
display: table;
width: 100%;
overflow: hidden;
height: auto;
}
I'm sure your method could of worked, But I did a fresh forum install. It fixed the problem.
- Please check these
- The next item in the style settings is probably the ones you need to enable
class="fullview">
CSS:element.style { display: table; width: 100%; overflow: hidden; height: auto; }