Layout of the news module

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
khaos

Layout of the news module

Post by khaos »

Hello there !

I'm quite new to CMS made simple and i have one question i'm sure everyone already know the answer ;)

Is there a way to have the news module appearing both horizontaly and verticaly, something looking like this (2 columns and reading from left to right)

I tried some CSS and layout change but nothing great so far...
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Layout of the news module

Post by Dr.CSS »

To get the 2 column in the main content you will need 2 content boxes side by side then put a {news} tag in each one, you will need a category call, category='first', category='second' after each news call to keep from getting duplicate news items from each call...

If you go to Extensions > Modules then click the module name or the word Help to the right it will give you the parameters for it...
Locked

Return to “Layout and Design (CSS & HTML)”