I'm using the standard (light) rootcandy theme with a custom colour set.
Some of the labels are not getting the dark grey background though. It's a little random.

http://skitch.com/budda/n8srt/fac

All the fields in the screenshot are text fields, apart from the venue link one.

Comments

sign’s picture

hmm not sure how to tackle this now.
the purpose for this was to highlight or do something only with labels that have description below it, so once you hover over it, there could be a popup with that description.
thinking how to find out the right labels to pick up and highlight with css
e.g. checkboxes are using labels too

<label for="edit-comment-0" class="option"><input type="radio" class="form-radio" value="0" name="comment" id="edit-comment-0"/> Disabled</label>

any idea?

sign’s picture

Version: 6.x-1.5 » 6.x-1.x-dev
Status: Active » Fixed

sorry it took so long, probably I wasn't thinking enough, easy fix :)

Thanks for reporting :)

Status: Fixed » Closed (fixed)

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