Closed (fixed)
Project:
CCK Fieldgroup Tabs
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2008 at 00:03 UTC
Updated:
13 May 2008 at 00:53 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| tabs_IE_screen.jpg | 39.74 KB | rjdempsey | |
| tabs_FF_screen.jpg | 47.52 KB | rjdempsey |
Comments
Comment #1
nedjoLooks like there's a need for an element with CSS clear: both; between the tabset and other content. I'd welcome a patch.
Comment #2
rjdempsey commentedI'm not familiar with clear: both. But I'll do some study on it right now. Thanks Nedjo.
Comment #3
rjdempsey commentedSorry 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.