Bản quyền: Tinhgia3sv
Edit by: VipEnter.Biz
Trong Css thêm đoạn này:
Display -> Structure and hierarchy -> Hierarchy
Sub-level links on index :With pics
Trong index_box
tìm
<div id="smallrum">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
Edit by: VipEnter.Biz
Trong Css thêm đoạn này:
- Code:
#smallrum{padding: 0.4em 1em;margin: 3px 1px;
background: #ccf0ff none;
-moz-box-shadow: -2px 2px 2px #c8c8c8;
-webkit-box-shadow: -2px 2px 2px #c8c8c8;box-shadow: -2px 2px 2px #c8c8c8;color: #ccf0ff;width: 375px;}
#smallrum a img{vertical-align: middle; padding-right: 2px;}
#smallrum a.gensmall {
display: inline-block;
text-align: left;
width: 160px;
}
Display -> Structure and hierarchy -> Hierarchy
Sub-level links on index :With pics
Trong index_box
tìm
- Code:
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
<div id="smallrum">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
- Code: