新布局 for Dragonbyte 商店

新布局 for Dragonbyte 商店

Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
已加入
2020/06/28
消息
4,515
回应得分
1,416
Credits
$12,419
TheNew Layout for Dragonbyte Shop已提交,现在可免费下载。感谢贡献成员的付出。 @axtona!
在你的Dragonbyte商店中添加一个新的外观,在Xenforo 2.3上。只需将以下CSS代码添加到您的extra.less文件中。
CSS:
/* ===========================
   DBTech Shop – Category grid view
   Scoped to shop pages only
   =========================== */
body[data-template="dbtech_shop_category_view"],
body[data-template="dbtech_shop_overview"],
body[data-template="dbtech_shop"]
{
    /* Grid container: spacing between cards */
    .itemList-grid
    {
        display: flex;
        flex-flow: row...
Read more about this resource...

 
顶部