Closed (fixed)
Project:
Aquasoft
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2006 at 14:23 UTC
Updated:
16 Oct 2006 at 07:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
bjvetter commentedBTW, it works if the logged in user is an administrator - the tabs don't show up when the logged in user is not an administrator.
Comment #2
bjvetter commentedI found the following topic: http://drupal.org/node/30366
It turns out that the problem described only happened on IE as in the post. I added the following to the style.css file in the aquasoft theme and it seems to work. Not sure if anything else fails...
#tabs ul, ol, dl { position: relative; }
Comment #3
Gurpartap Singh commentedComment #4
Gurpartap Singh commentedComment #5
(not verified) commented