Download & Extend

autocomplete dropdown partly transparent - messy layout

Project:Marinelli
Version:6.x-2.95
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Dropdown suggestions box on the autocomplete nodereference field look very messy. The box is partly transparent so the suggestions are hard to read. Please look at the attachment image.

Has anyone experienced this? Does anyone have an idea what could cause this and what to do to get that fixed?

AttachmentSize
autocomplete-error.JPG20.48 KB

Comments

#1

Anyone?

#2

Anyone please...

#3

Not much help, but I have the same problem. Can't find anything in the CSS that would cause it.

#4

Try putting this in your typography.css file:

#autocomplete {
background-color: #fff;
}

#5

Droopy,
the transparent part is now white:).
Although the text position is still padding too much from the left margin.
But this is much nicer already.
Thank you!

#6

Category:bug report» support request

I've had the same problem. Thanks Droopy. But this is not a Marinelli feature. The drop down functionality is from the popular tags module, right?

#7

HS, it's not a marinelli feature - it's just that I fixed it in the theme css. It was the autocomplete nodereference CCK field that was causing the problem.

#8

Right on. Thanks.

nobody click here