(P.S. Great module! Thanks!)

In the entity collector, when I display it on a dark background (such as the footer) the picked entities are not visible. When I display on a white background they are).

entity collector

CommentFileSizeAuthor
entity_collector.png28.04 KBdrupalshrek

Comments

naught101’s picture

Status: Active » Closed (won't fix)

This isn't a problem with relation, it's a problem with your theme. Relation provides no colour styling. The problem is that your theme is making all text white, and then making the block background or the selected endpoints fieldset background white, so that you can't see the text. Check where the css is coming from with firebug. If it's a theme someone else made, then file a bug with them.