Problem with Image assist and certain themes

hribu - September 15, 2008 - 00:00
Project:Image Assist
Version:6.x-2.0-alpha4
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Using Image Assit with the Marinelli theme and got the problem that the background in th the Image Assist window is surround on the marinelli theme - i.e. dark blue. I can't therefore see the contents

see attached file

How is it best to override so I get a white background ?

Appreciated

AttachmentSize
ImageAssist.jpg.JPG86.17 KB

#1

sun - September 15, 2008 - 12:55

You are sure this only happens in Marinelli? IA always loads its own stylesheet for the popup window, so either those stylesheets are missing or cannot be loaded for any reason, or Marinelli uses CSS selectors that override any other previous definition for the body.

#2

pauline_perren - September 24, 2008 - 01:35

I found that adding body.img_assist { background-image: none; } to my style.css fixed this problem.

#3

sun - September 27, 2008 - 01:03
Status:active» fixed

Well. I'll mark this fixed for now. If we'll see more reports like this issue, we will implement a more important CSS selector.

--project followup subject--

Anonymous (not verified) - October 11, 2008 - 01:05

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

#4

Anonymous (not verified) - October 11, 2008 - 01:12
Status:fixed» closed

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

#5

tschewe - November 1, 2009 - 19:30

I found this is happening as well, and I am using the Giordani version in Drupal 6.

Unfortunately, my skills are not good enough at this point to properly place body.img_assist { background-image: none; }

Can someone help me with this?

TIA.

#6

benced - November 12, 2009 - 15:09
Title:Problem with Image assist under Marinelli» Problem with Image assist and certain themes
Version:6.x-1.0-beta1» 6.x-2.0-alpha4
Category:support request» feature request
Status:closed» active

Hi,
I also had this issue with a theme but this comments suggestion fixed it,

 
 

Drupal is a registered trademark of Dries Buytaert.