Page 1 of 1

Layout of the news module

Posted: Thu Jul 05, 2007 6:16 am
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...

Re: Layout of the news module

Posted: Thu Jul 05, 2007 7:54 pm
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...