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?
![]()
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