Help > Layout & Coding Help > Post Reply     

Hide Name/For Sale/Points

Player Avatar
lunarie ∴ the hands of the many must join as one
December 3rd, 2017 7:23:43pm
1,445 Posts

Wanting to know how I can hide the points/for sale/name links in my layout. Dun wanna see em no more c:


Thanks in advance!




S3WSn3y.png

 


View Comments 1


Player Avatar
Apollo 🏹 Appaloosas
December 3rd, 2017 10:08:43pm
949 Posts

Stick the following line in your CSS:

[id^="divider"] tbody th:nth-child(1), [id^="divider"] tbody th:nth-child(2), [id^="divider"] tbody th:nth-child(3), [id^="divider"] tbody th:nth-child(4), [id^="divider"] tbody th:nth-child(5), [id^="divider"] tbody th:nth-child(6) {display:none!important;}




 

Player Avatar
lunarie ∴ the hands of the many must join as one
December 3rd, 2017 11:46:59pm
1,445 Posts

Thanks Beez!




S3WSn3y.png

 

View Comments 1