[b]@Shirow[/b]
could you add these adjustments to the tracker.css of our WVM?:
[b]hidden[/b] instead of [b]scroll[/b] hides the scroller in IE,
they don't need it anymore
[quote]body {
overflow-y: hidden
}[/quote]
you can delete the IE scrollbar codes now too
.imgblock float right was a good idea to help align the viewer images, but I notice dat the photos were too far to the right.
I just now tried these new margins and they will keep the images from hiding:
[quote].imgblock {
margin-right: 27px;
margin-left: 0px;
}[/quote]
state the width for [b]img[/b] or [b].imgblock img[/b], it needs to be the same measurement with .imgblock, so that the entire images will fit into imgblock.
[quote].imgblock img {
height:85px;
width:77px;
}[/quote]
the glossy FX will look like shit if some of the images are wider than the imgblock - lol
that's all
[b]@topic[/b]
* see above me [img]http://h1.ripway.com/shakiro/69.gif[/img]