Posted by makbul_khan8 on December 9, 2011 at 7:40am
1 follower
Jump to:
| Project: | Content Templates (Contemplate) |
| Version: | 7.x-1.0-alpha1 |
| Component: | User interface |
| Category: | task |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
Hi,
I have created a content type (story) using cck.
What I want is to display the field in one line( like paragraph). If line is full it should move to next line and so on.
What I am getting is "Field label" "Field type".
Please check the attached file, also let me know how we can theme the content type input form.
Thanks in advance
| Attachment | Size |
|---|---|
| story_wireframe.png | 23.07 KB |
Comments
#1
Before getting any comment on this issue, let me inform you that, I have tried out this using CSS. But as it creates some internal Div tag, which are next line character tag(displays the content within tag in new line), it is not coming on single line (Paragraph format).
Thanks