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?

CommentFileSizeAuthor
autocomplete-error.JPG20.48 KBodisei

Comments

odisei’s picture

Anyone?

odisei’s picture

Anyone please...

droopy’s picture

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

droopy’s picture

Try putting this in your typography.css file:

#autocomplete {
background-color: #fff;
}

odisei’s picture

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!

HS’s picture

Category: bug » support

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?

droopy’s picture

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.

HS’s picture

Right on. Thanks.

oadaeh’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

This issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.