label: display inline
drupalok - April 21, 2009 - 14:37
| Project: | CCK Blocks |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
how can i configure CCK blocks to display the label of the field inline?
thanks!

#1
perhaps this is the answer to your question: http://drupal.org/node/320346
I would like to take the same question one step further. How to get data from multi-select menus to display on one horizontal line with the label. Basically CCK displays this data as:
languages:
English
French
German
By using the display settings as instructed in the issue url above, you can get the display to this state:
language: english
french
japanese
If we could get it on one line, there would ideally be separators between the choices.
Is there a quick fix for this?
#2
Apology
It was very late and I was a little bleary-eyed when I posted the above.
1) it was not my intention to co-opt the original issue, so sorry
2) I do hope my suggestion @drupalok was what he was looking for, though it was a little hard to tell from the information he offered.
3) from what I can see, my added query is not a CCK_blocks issue. As a matter of fact, when I posted I thought I was posting to the CCK issue list, which is what I am going to do now after running a few more checks and tries. I did install and run CCK_blocks which did exactly what it said it was going to do: put each field in a separate block. This does not help solve my particular problem.
#3
Did you think about changing the display of the block title via CSS? As there is no answer from the questioner yet, I'll mark this as fixed.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.