By ajfernandez on
I`ve just installed Drupal 7-beta2, but when I try to create content with CCK module (included in core) I can't applicate any format for it, so the text appears in a single column and left aligned. Furthermore, I can't design the layout so I haven't freedom to include column texts, gallery images. How I can format the text? Should I use HTML tags? Should I apply the format directly on the theme?
Really I want to design the contents and not only to put the content (texts and images) without layout options.
Sorry for my english.
Saludations from Spain.
Comments
How do I format the content with CCK?
Hi
CCK just gets custom content types onto the site. In my experience the contemplate / content template module is the best way to display it.
http://drupal.org/project/contemplate
best