Hello all,
I'm having a very hard time figuring out what's going on here. I'm using the Cycle plug in to scroll a row of three small thumbnails all at the same time. Each thumbnail has a rollover caption. It works great in every browser EXCEPT firefox 3.
In firefox 3, the images are all getting forced to the left, and are even overlapping each other. I've been playing around with the CSS and HTML for a couple hours now. I've tried playing with the margins and padding, but It's hard for me to change things because it looks great in every other browser, and changing the CSS changes those too. It works great in later versions of firefox, but not this early one.
Anyway, here are pictures of the problem.
what it looks like now
what it should look like
I'm not sure what portion of code to post. I'm not even sure if this is a CSS issue or something to do with the Jquery...