Grid layout nodes

Grid layout nodes

XF 兼容性
  1. 2.2.x
摘要
Enhance your website with extra.less code for a modern block layout, improving responsiveness and styling on screens larger than 1100px. Adjust node elements for better flexibility and aesthetics.
result:
5d5bfca4edd3c-Hemant_Grid.webp


add code to
extra.less
CSS:
.block--category{
@media (min-width: 1100px){
 @supports(display: grid){
    .block-body{display:grid;
  grid-template-columns:50% 50%;
}...
您没有权限查看此资源的完整内容。 立即登录或注册。
作者
axtona
浏览
347
首次发布
上次更新
评分 0.00 星 0 个评分
链接失效了吗? 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

来自 axtona 的更多资源

巫师PRO A
巫师PRO 13.1.1
将PHP和任何类型的HTML、CSS和JavaScript代码直接放入内容中!
清理大师PRO A
缓存清理程序还可以在您保存文章或其他项目时自动清除Joomla! 缓存。
自动关闭 + 留言通知 A
自动关闭讨论提醒有助于保持较旧的讨论整洁,而不让您的成员感到意外。

相似的资源

Sub-Forums Grid A
This template modification displays the sub-forums below the parent node body.
新布局 for Dragonbyte 商店 A
添加新look到你的Dragonbyte商店Xenforo 2.3中。
返回
顶部