For example, Garland breaks jQueryUI tabs.

There needs to be some specific CSS added to fix broken tabs and space the dialog popup contents out better with padding/margins.

Comments

jerseycheese’s picture

Status: Active » Needs review
StatusFileSize
new1.15 KB

Submitting patch to clean up dialog popup elements; fix jQuery tabs that are overridden by starter theme CSS and system.css

hilarudeens’s picture

Status: Needs review » Active

Hi,
This may happen based on sequence on adding css file in tag or using existing element id(class). You can fix this...by changing the sequence on including your css file or using unique id(class) which is not conflict with any other elements. Go to view source in your browser and verify... or use fire-bug...

Regds.,

hilar

jerseycheese’s picture

Yep, hence the patch up for review that adds override CSS with specific selectors that take precedence over the theme/system CSS.

jerseycheese’s picture

Assigned: jerseycheese » Unassigned
Status: Active » Fixed
hilarudeens’s picture

If possible give me added information about the problem what you actually encounter....

Regds.,

hilar.

thomasmuirhead’s picture

Hi there,

I'm having what I think is a similar problem, whereby I've used an admin theme and selected to overide node creation forms with the admin theme. However, the dialog box is pulling up the external theme instead of the admin theme.

Thanks for this module though - media management has been really tough until now.

Thomas

grndlvl’s picture

Status: Fixed » Active

Opening task back up.

grndlvl’s picture

Status: Active » Fixed

#8 Fixed in DRUPAL-6--1 http://drupal.org/cvs?commit=440282

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.