Just place it in Extra.less that will give it what you looking for :)
Note : you need to adjust the max-width: 1100px; according to your forum. good luck
.block--category {
@media (min-width: 1100px){
@supports(display: grid){
.block-body{display:grid; grid-template-columns:50% 50%;}...
hey, everyone Hemant here. one of my client want to achieve grid view in resource layout like we have grid layout with [TH] NODE with 2 column.
So here a simple CSS that you need to place it in Extra.less that will give it what you looking for.
IF YOU LIKE IT PLEASE REVIEW IT...
Home-blog addon allow you to you get a latest thread of selected node on separate page with pagination like wordpress blog on xenforo with featured thread option with Custom image url if there is no attachment in thread
Featured thread option allow you to highlight the thread in featured...
Thread Grid addon will allow you to get Grid of thread on selected forum.
How does this addon work ?
this addon pickup the first attachment of the thread so you can get a good layout for forum
additional requirement : thread thumbnail addon By xenbros
Verision 2.0.0 - for xenforo 2.1.x or...
The #1 photo gallery on CodeCanyon – 19,000+ customers agree!
Justified Image Grid is a powerful and responsive WordPress gallery plugin, expertly designed to showcase your images in the most beautiful and authentic way. Whether you specialize in capturing magical wedding days, creative designs...
New thread Grid Widget allow you to get grid widget with thumbnail with attachment
Sidebar
How it works
Install and activate the add-on as an ordinary xenforo plugin.
and set widget as you like
NOTE
recently its working with attachment only will update with Image URL soon
Review it if you...
Nodes
Add dimension, quality, and allure to the display of your forum list, and stand out from your competition. [TH] Nodes can help you create a visually engaging forum and improve user experience with visual indicators by allowing you to style nodes, icons, and more.
Administrator Features...
Uniform for xenforo 2
Uniform is a light, modern theme focused around a background picker which applies a single background image throughout the entire forum, including category bars and forum icons. The theme is packed with customizable features which can be easily enabled or disabled from...
This template modification displays the sub-forums below the parent node body.
First step: Ensure the style property nodeListSubDisplay is set to "Listed below node", you can find this in Style properties > Node/forum list
Template node_list_forum
Find this bit of code below and copy it to...