On Wed, Apr 29, 2009 at 12:54 AM, Debajit Adhikary <[email protected]> wrote: > > Hi > > I have a website in which IE6 simply won't display a pull-3. > http://debajit.com/Sandbox > (The relevant text is "This is a pull quote" -- which should appear on > the left sidebar) > > What exactly am I doing wrong here? > It displays fine in all other browsers.
Probably need to put overflow:visible on the container. IE doesn't do "overflow" well. -- -- Christian Montoya mappdev.com :: christianmontoya.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
