You will probably need to generate some custom code and CSS to inject into your template. I used a Pages node which uses HTML and custom CSS on my Rock Reaction site to create three columns which house the three large images on the home page. If this is something you'd be interested in, then I can help with the HTML and CSS. The links to my sites are in my signature.
"Why would I want columns in posts?" I hear you ask. Well, given that with xenForo 2.2 we have article threads, some people might like their articles to look more magazine like. "Why can't I just use tables" Because with columns, as you add to...
xenforo.com
Or take a look at this CSS example and then apply it to the section/forum you want it to show in - you will need to identify which CSS elements need to have this applied to.
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
www.w3schools.com
I did this a while back but can't remember what I did - it's an age thing lol. Hope the above gets you moving in the right direction.
"Why would I want columns in posts?" I hear you ask. Well, given that with xenForo 2.2 we have article threads, some people might like their articles to look more magazine like. "Why can't I just use tables" Because with columns, as you add to...
xenforo.com
Or take a look at this CSS example and then apply it to the section/forum you want it to show in - you will need to identify which CSS elements need to have this applied to.
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
www.w3schools.com
I did this a while back but can't remember what I did - it's an age thing lol. Hope the above gets you moving in the right direction.
Thanks. I'm aware of this. But I'm trying to implement it in a custom template and not related to the forum view. So was wondering if there is something out of the box available.
You will probably need to generate some custom code and CSS to inject into your template. I used a Pages node which uses HTML and custom CSS on my Rock Reaction site to create three columns which house the three large images on the home page. If this is something you'd be interested in, then I can help with the HTML and CSS. The links to my sites are in my signature.
That's as good as any and I use it myself on all my sites to change the look of the layout, but do it with CSS affecting already installed elements like so: