- Tham gia
- 28/02/2015
- Bài viết
- 16,197
- Được Like
- 12,546
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