PDA

View Full Version : Hướng dẫn - Hiện categories thành 2 cột



PrimeGod
24-07-2012, 08:51 AM
Hướng dẫn chia categories thành 2 cột (categories in two columns)

Các bạn Vào Appearance -> styles - > template đang dùng-> Extra.css thêm đoạn code này vào:



/*Chia Categories lam 2 cột*/
.node .nodeText {
margin-right: 0 !important;
}

.node .nodeLastPost,
.node .tinyIcon {
display: none !important;
}

.node .forum.level_2,
.node .page.level_2,
.node .category_forum.level_2 {
width: 49%;
float: left;
min-height: 70px;
}

.nodeList .node.level_1 {
clear: both;
}
Xong - Xem thành quả ,
Tùy theo style bạn tùy chỉnh kích thước cho hợp lý