Inline display of checkbox field

bekasu - February 22, 2009 - 04:52
Project:editablefields
Version:6.x-1.1
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Want to 'unstack' the multiple options for an editable field.

I have two possible values for my field called "Degree Display" -- Hide or Show

However, they stack on top of each other when displayed to the user. I would like them to be inline.

I'm assuming this is a css modification.
I tried adding a line in my css in a manner similar to a successful override for a non-editable field, but it has no impact.

Running cck, panels 2, and editablefields, ajax load

Could someone help me?

#1

markfoodyburton - March 2, 2009 - 12:15

Can you check the latest version, it should fix the problem I think

Cheers

Mark.

#2

bekasu - March 13, 2009 - 01:38

I'm using 6.x-1.1 and it stacks the fields.

I tried : Home>>Administer>>Content Management>>'my content type'>>Display Fields>>Field Label changed to Inline and saved. Refreshed the screen and no change.

Also emptied the cache, no change.

Tried it in firefox and IE.

Any other ideas? (or am i being dense and you wanted me to try the dev version?)

Becky (p.s. thanks for trying to help)

#3

markfoodyburton - March 13, 2009 - 12:19

The Dev version may help - I hope so. If not, then I guess you may need to go in and change your theme's css or some such?

Cheers

Mark.

#4

bekasu - March 14, 2009 - 01:37

Dev version didn't help.

I've tried modifying the style sheet. Am able to change the color of the field text so I know I have the css field reference correct, however using display: inline, width: 200px, float: left, etc .. nothing moves the radio buttons inline.

I also marked the font-weight: bold and when the screen initially loads i see the field labels in bold; however, when it loads the second radio button the font-weight returns to normal weight. I've also begun wondering if this is an ajax css issue.

I've also been pursing cck single field theming support requests to see if that could solve my problem.. no success yet.

The field value that is selected is in the page source; however, the field value that is NOT selected is NOT in the page source.. due to the collapsible nature of the ajax??

Currently still stumped; but still researching possibilities.

bekasu

 
 

Drupal is a registered trademark of Dries Buytaert.