Hi people,
Thanks for the great module! Works perfect!
Just one small problem with theming. Somehow the picture is almost completely obscured in Firefox. Tried some things in Firebug to let it display correctly, but without (good) results.
Anybody any idea?
Site is here:
http://www.wacon-int.com/
Thanks
Mark
Comments
Comment #1
mfer commentedI don't see the carousel on the site. If the image isn't showing up correctly but is there the issue is in the css.
Comment #2
splash112 commentedHi mfer,
The carousel/rotator should appear in the blue header region. Between the logo and white text. My firefox only displays a very thin line... IE shows what I want.
I like php/programming, but am terrible at CSS. Hope somebody could help me...
Br
Mark
Comment #3
rlander commentedThe "preface-first" div should have a width or shouldn't be floated.
If you modify the css for this class to float:none or eliminate the class from the div it should work in firefox (I'm not sure about IE since I'm running OSX).
Comment #4
splash112 commentedHa, many thanks!
Check you solution and found the bigger problem was how the mission statement was displayed. Changed that and now it works perfectly (I think)
Many thanks!