CSS:
index_box:
tìm:
thay bằng:
tìm tiếp:
thay bằng:
ACP => Display => Structure and hierarchy => Chọn Medium ở Split categories on index và chọn With pics ở Sub-level links on index, chọn Có ở Display forum moderators
Demo hình: https://2img.net/r/ihimg/photo/my-images/32/demomw.jpg/
Demo forum: http://www.a5pro.tk/
Nguồn: CP
- 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;}
#smallrum a img{vertical-align: middle; padding-right: 2px;}
#smallrum a.gensmall {
display: inline-block;
text-align: left;
width: 160px;
}
#pun-visit,.main-box{-moz-box-shadow:-2px
2px 2px #c8c8c8;-webkit-box-shadow:-2px 2px 2px
#c8c8c8;_background-image:none;background:#fd0
none;clear:both;display:block;margin:0 0 1em;padding:.6em 1em}#pun-visit
ul,.main-box
ul{float:right;list-style-type:none;text-align:right;width:70%}.main-box
ul{float:left;width:100%}#pun-visit li,.main-box
li{float:right;margin-left:.7em;white-space:nowrap}
index_box:
tìm:
- Code:
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
thay bằng:
- Code:
<div id="smallrum">
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
tìm tiếp:
- Code:
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
thay bằng:
- Code:
<div
id="pun-visit">{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
</div>
ACP => Display => Structure and hierarchy => Chọn Medium ở Split categories on index và chọn With pics ở Sub-level links on index, chọn Có ở Display forum moderators
Demo hình: https://2img.net/r/ihimg/photo/my-images/32/demomw.jpg/
Demo forum: http://www.a5pro.tk/
Nguồn: CP