Hello,
Im using CCK to define custom content types. I have one field that is pulling in a view to use as a series of check boxes, however the formatting is off. Drupal places the field text underneath the checkbox. Is there a way I can get this to display inline (as in having the checkbox and text all on the same line). If so how would I go about this? Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 2.png | 45.3 KB | jcgentry0260 |
Comments
Comment #1
elvis2 commentedCheck the view, under basic settings you have some options there. If that doesn't help, on each field, edit it, then choose display inline. I think on some types of fields views gives this options.
If all else fails, use css.
Comment #2
Anonymous (not verified) commentedHi
I am closing this issue due to old age. Feel free to reopen it.