Make all the thumbnails the same size, and make sure that the total size of the three thumbnails equal the width of the center column.
I'll try to show you in a bit.
JP
Make all the thumbnails the same size, and make sure that the total size of the three thumbnails equal the width of the center column.
I'll try to show you in a bit.
JP
Hi Thanks,
I now changed both thumbnails sizes to 85px wide and 100px high... still won't go side by side...
tx
Tat
Seems like the individual additional images are not grouped together...
I'm trying to play with the float, width... i'm confused. A <br/> missing somewhere in my productinfodisplay?
![]()
OK I got it sort of how I want it, I'll just post this for anyone else having similar problem, although no guarantees it'll work
I did edit CSS with the Web Developer plugin in Firefox, and kept tweaking the margins, padding and widths of everything around the thumbnails. One thing that helped surprisingly was when I changed the
#imagebox {
margin:;
padding:;
width:100px;
float:center;
}
I changed the width by accident and it was the first thing that started shifting the thumbnails side by side, from that point i just kept tweaking everything else.
Hope it helps,
Tat
If anyone is out there.. I probly look like a crazyperson, but everything looks fine in Firefox, and of course, it's completely wacky in IE....
Arghhhhhhh advice?
Tat