I've created a module with a list of images scrolling down the page and used this code:
Code:
<div
style="overflow: auto; width: 168px; height: 420px;">the images</div>
The problem I'm having is that in Safari, it extends the columns and pushes the footer content all the way down to the length of the images..... even though you can't see any of the images below the 420px frame.
It works fine in Camino and Firefox on Mac. I'm not sure if it's exclusive to Safari, or if any PC browsers encounter this. I don't have access to a PC to test it.
Is this a template issue? I have my front page news content as in a div overflow frame and when I remove the module from the page it's just fine. It's only doing it with the module.
I need it to work because a lot of people I know use Safari and most people on Mac don't bother to try different browsers.... at least none of the people I know.
Any ideas?
Mambo 4.5.1a
http://bdanielsson.com
Edit: Here are comparison screenshots...
Camino &
Safari