Community

Pages as columns – views content split up into columns

Hi there,

I would like to have a views content split up into multiple columns. Is it possible to split up a views content into pages and display these next to each other? Is there a module that provides this kind of functionality? It should look like a text in a printed newspaper.

Thanks !!

Comments

Research

Yet I could not find any work around to do this…

=-=

this task will likely require a custom tpl.php file and php.

when you state views do you mean the views.module?

You can achieve this with the

You can achieve this with the views grid style. Set both the number of columns for the grid and the number of items to display to the number of columns you want.