I submitted an issue regarding this, but was asked to give more detail. I'm using Drupal 5.7 with CCK fieldgroup tabs version 5.x-1.x-dev.

I put a CCK text field right under the tabs. It looks fine in Firefox but in IE the text field gets pushed to the right. I tried the module in all the core themes, zen, and four seasons and had the same problem in all of them except pushbutton. I don't wish to use pushbutton because my views aren't appearing as they should in that theme.

I've attached two screen shots, one of Firefox as the site should appear and the other of IE7 where the site is broken. I'm using a rich text editor in the screen shots but the problem persists with or without it.

CommentFileSizeAuthor
tabs_IE_screen.jpg39.74 KBrjdempsey
tabs_FF_screen.jpg47.52 KBrjdempsey

Comments

nedjo’s picture

Looks like there's a need for an element with CSS clear: both; between the tabset and other content. I'd welcome a patch.

rjdempsey’s picture

I'm not familiar with clear: both. But I'll do some study on it right now. Thanks Nedjo.

rjdempsey’s picture

Status: Active » Closed (fixed)

Sorry Nedjo, it wasn't the cck fieldgroup tabs module causing the problems, I had an older version of the jstools modules. Anyways it's fixed now. I enjoyed your session at dcv08 btw. Thank you.