http://www.tidesandcycles.org I'm using views to make a 'slideshow' of random nodes. Some of them take up the entire page. How do I fix this? THanks!

Comments

khanz’s picture

what browser are you using? i dont see any problem in firefox... must be browser specific.

------------
Volvo, Video, Velcro. (I came, I saw, I stuck around.)

musashi39’s picture

I'm using firefox

brightbold’s picture

It looks like the Views Slideshow module is somehow calculating the width of div.views_slideshow_singleframe_teaser_section and inserting it inline in the HTML. In Firefox, the width of the section is 198px, so it fits nicely, but in IE8 it's set to 423px.

I'm not familiar with that module so I don't know what the problem is, but if you posted an issue on the module's project page they might be able to help you.

musashi39’s picture

thx!