New Layout for Dragonbyte Shop

New Layout for Dragonbyte Shop

Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
已加入
2020/06/28
消息
4,400
回应得分
1,401
Credits
$11,794
The New Layout for Dragonbyte Shop has been submitted and is now available for free download. Big thanks to the contribution from our member @axtona !

Add a new look to your Dragonbyte Shop in Xenforo 2.3.
Simply add the following CSS into your 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...

 
顶部