On Fri, Sep 12, 2008 at 7:50 PM, Lukie <[EMAIL PROTECTED]> wrote: > > > Good evening Christian, > > It was foretold that on 12/09/2008 @ 14:49:29 GMT-0400 (which was > 15:49:29 where I live) Christian Montoya would write: > > <snipped a bit> > > CM> I have an idea for a new plugin, you can see my demo here: > > CM> http://blueprintcss.org/tabs.html > > CM> I just took some CSS that I've used before to create a very standard > CM> set of tabs and applied it to the measurements & basic color style of > CM> Blueprint. I would love to hear any suggestions, as well as any > CM> reports of browser inconsistencies. > > I'm afraid IE6 doesn't play along: > > the horizontal border is placed on top of the tabs, giving space to > the text to flow up.... >
Darn :( I used the overflow:auto trick to try to make the UL contain the tabs, but it looks like I need to add something extra for IE 6. .clearfix didn't help either, because I would have to apply that to the last tab, which would require an extra tab. I'll try a couple other things. -- -- Christian Montoya 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 -~----------~----~----~----~------~----~------~--~---
