CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
CSS Combat
IE7 Bug: Text in rotator will not behave
rjmccollam
Permalink to comment
#
December 2010
Having an issue with a slider in IE7. The slider includes some markup text that slides with each image, but in IE7 it does not stay contained and you can see the overflow.
You can view the site
here
.
I am using EasySlider v1.7 if that helps.
Thanks
jamy_za
Permalink to comment
#
December 2010
Try floating the images to the left.
and add 'position: relative' to #slider
Add a Comment
You can view the site here.
I am using EasySlider v1.7 if that helps.
Thanks
and add 'position: relative' to #slider