Remove thread prefix in sidebar New Posts block - Xóa tiền tố chủ đề trong block sidebar New Posts
Thêm vào template EXTRA.css đoạn code sau:
Trước
Sau
Chúc các bạn thành công.
Thêm vào template EXTRA.css đoạn code sau:
Mã:
/* Remove thread prefix in sidebar New Posts block */
.sidebar .prefix {
display: none;
}
/**********/
Trước
Sau
Nguồn: customizexf.com