Hiya, I am a newbie with CMS, and installed drupal. Everything went fine, and I made some content and buttons. Very nice.

However, I was wondering how to display content in columns. For instance, I have some news I want to display, not only as items below eachother, but next to eachtother, in some columns?

Comments

briantes’s picture

Hi. You could use panels module.
If your theme let you, use blocks.

cfox612’s picture

knowledgable about html/css you can go that route as well, and edit your theme to create the additional regions.