Sorry about that. I get a little mixed up with templates and codes when I have no idea what I am doing. And this is a prime example.
I have tried every which way to do this to no avail. I have played around with forum blocks, widgets now modules and have had success with all but the latter.
Yes both the incorrect code and the correct code work but not in Chrome or I.E. There is no other module on the page.
I will try the default style next.
Thanks. . .
--------------- Added [DATE]1448216035[/DATE] at [TIME]1448216035[/TIME] ---------------
Default style did the trick. . .
Process of elimination next. . .
Ta. . .
--------------- Added [DATE]1448218857[/DATE] at [TIME]1448218857[/TIME] ---------------
After some messing around, I was able to narrow it down to something in this.
Code:
div.box {
background-color: transparent;
border: medium none;
overflow: auto;
padding: 13px;
}
.box {
padding-bottom: 20%;
width: 22%;
}
Case concluded. Although, it does show a purple space between pictures in Firefox but I.E and Chrome are now clear. As is Opera.
Very good. . . .
Thanks all. . . .