By musashi39 on
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!
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
what browser are you using?
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.)
Browser
I'm using firefox
Something about the slideshow module?
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.
Good Advice
thx!