กรุณาปิด โปรแกรมบล๊อกโฆษณา เพราะเราอยู่ได้ด้วยโฆษณาที่ท่านเห็น
Please close the adblock program. Because we can live with the ads you see


Subforum Unread/read Icons (indicators)

วิธีการทํา Subforum Unread/read Icons (indicators)

  • ผู้เริ่มหัวข้อ ผู้เริ่มหัวข้อ thxf.org 
  • วันที่เริ่มต้น วันที่เริ่มต้น

thxf.org 

Administrator

สมาชิกทีมงาน
Admin
Summary: this small edit will allow for you to have read & unread post icons (indicators) to the left of the xenforo subforum grid titles.This enhancement is for xf v1.2 and above.

Install: Upload the images in the zip archive to your /icons folder and paste the following into EXTRA.CSS

โค้ด:
.subForumList li .nodeTitle:before {
  background: url("@imagePath/xenforo/icons/subforum-read.png") no-repeat left center transparent;
  height: 10px;
  width: 10px;
  content: "";
  padding-left: 12px; }

.subForumList li .unread .nodeTitle:before {
  background: url("@imagePath/xenforo/icons/subforum-unread.png") no-repeat left center transparent;
  height: 10px;
  width: 10px;
  content: "";
  padding-left: 12px; }

Additional Note: To enable the xenforo subforum grid layout you will need to go into Style Properties >> Forum / Node List & uncheck the checkbox show sub-forum popup box.
subforum-sp.webp
 
วิธีการทํา  How To Add A Custom Tab

ไฟล์แนบ

  • subforum-sp.webp
    subforum-sp.webp
    14.1 กิโลไบต์ · จำนวนการดู: 304
  • Subforum-icons.zip
    Subforum-icons.zip
    1.8 กิโลไบต์ · จำนวนการดู: 324
  • Like
ปฏิกิริยา: artiro

กระทู้ที่คล้ายกัน

วิธีการทํา Move thread status icons
Would you like to have thread status icons on the left side before thread title? Add this to your extra.less template: *this will work on thread list, what's new and new posts page, on mobile view...
ตอบกลับ
0
จำนวนการดู
3พัน
thxf.org 

กรุณาปิด โปรแกรมบล๊อกโฆษณา เพราะเราอยู่ได้ด้วยโฆษณาที่ท่านเห็น
Please close the adblock program. Because we can live with the ads you see
กลับ
ยอดนิยม ด้านล่าง