Developer forum

Forum » Templates » Show news in two coloums (newsv2)

Show news in two coloums (newsv2)

Martin Nonbo
Reply
 Hi.

I was wondering if anyone can help me with this question. I am working on a new site for a new customer, and I would like to display news, using the module newsv2, in two coloumns (Se attached image, the part where it says site 2).

Has anyone an idea to how I can make this work without having two news instants? I would like it to work for just one category.

Hope somebody is able to help me.

/Martin
Opbygning-nyhedsvisning.png

Replies

 
Nicolai Høeg Pedersen
Reply
This post has been marked as an answer
You can do something like this:

<div style="float:left;width:50%">News 1</div>
<div style="float:left;width:50%">News 2</div>
<div style="float:left;width:50%">News 3</div>
<div style="float:left;width:50%">News 4</div>

Or make a search in google for "div based columns"
Votes for this answer: 0

 

You must be logged in to post in the forum