autocomplete dropdown partly transparent - messy layout
odisei - June 26, 2009 - 22:30
| Project: | Marinelli |
| Version: | 6.x-2.95 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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?
| Attachment | Size |
|---|---|
| autocomplete-error.JPG | 20.48 KB |

#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;
}