I have big problem with thumbnails possession in Internet Explorer 6 & 7 in RTL mode
(With "rhuk_milkyway" Template)
In 8 And Firefox it works 100%
* PrtScn add
Thanks, Ronen
http://picasaweb.google.com/dmw2007/Joo ... 1736614242





Code: Select all
.phocagallery-box-file-second
{
display: table-cell; vertical-align: middle;
position: absolute; top: 50%;[b] left:20%;[/b]
}
.phocagallery-box-file-third
{
position: relative; top: -50%; [b]left:-10%;[/b]
}


