Project:Profile Privacy
Version:6.x-1.2
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

Is there any way to make the checkbox appear next to (to the right of on the same line) the profile field it references?

Comments

#1

Yes. You can use CSS to set the checkbox to display:inline / float:right. The checkbox follows the field description. However, IIRC, it is a global mod for all checkbox 'sentences', so for any fields that use a description (e.g., ones with more than a few words), it doesn't look great.

#2

Status:active» closed (won't fix)

Sounds like the CSS solution is the best. If someone wanted to reopen this with a patch that added some unique classes to the output of the module, that would be awesome.

#3

I'm with you. Would like to render the box and text outside of the description div.