sukoro
Corporal
Nhờ các bạn chỉ giúp, mình thấy đẹp quá
Corporal.block-header {
overflow: hidden;
}
.block-header .block-category {
display: inline-block;
position: relative;
}
.block-header .block-category:before, .block-header .block-category:after {
content: "";
position: absolute;
height: 5px;
border-bottom: 1px solid #f6ab4a;
border-top: 1px solid #482f30;
top: 40%;
width: 100%;
}
.block-header .block-category:before {
right: 100%;
margin-right: 10px;
}
.block-header .block-category:after {
left: 100%;
margin-left: 10px;
}
PrivateTHÊM VÀO ĐÂU VẬY Ạ?Bạn tham khảo đoạn css sau nhé:
CSS:.block-header { overflow: hidden; } .block-header .block-category { display: inline-block; position: relative; } .block-header .block-category:before, .block-header .block-category:after { content: ""; position: absolute; height: 5px; border-bottom: 1px solid #f6ab4a; border-top: 1px solid #482f30; top: 40%; width: 100%; } .block-header .block-category:before { right: 100%; margin-right: 10px; } .block-header .block-category:after { left: 100%; margin-left: 10px; }
MasterCorporalchắc extra.cssTHÊM VÀO ĐÂU VẬY Ạ?
| XenForo 1 | XenForo 2 |
| Translate by PVS | |
| Xenforo là gì? | |
| Xây dựng MXH bằng Xenforo | |