 
 
		
        
    congtust24
Well-Known Member
Vip
Vào AdminCP ~> Style ~> Style manager ~> Edit templates ~> postbit.css và thêm đoạn này vào nhé !
	
	
	
		
				
			
		PHP:
	
	html{
-webkit-user-select:none;
-ms-user-select:none;
-moz-user-select:none;
-o-user-select:none;
user-select:none;
} 
	 
 
		 
 
		 
 
		