Ads (728x90)

Thiết kế website và Marketing 16:39 A+ A- Print Email
Trích từ: tổng hợp thủ thuật vBulletin

Không cần cài MOD gì cả - Chỉ cần thêm đoạn code sau vào template forumbits.css



.
subforums ol.subforumlist  {  
  
floatleft;  
  
width100%;  
  
margin0;  
  
padding0;  
}  
.
subforumlist li.subforum {  
  
floatleft;  
  
width50%;  
  
margin0;  
  
padding0;  
  
clear:none;  
}  
/* to remove the commas */   .commalist li.subforum:after {  
    
content:"";  
}  
Trích từ: tổng hợp thủ thuật vBulletin 

Đăng nhận xét