open.mp forum
What cosmetic filters do you guys use for burgershot? - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: General (https://forum.open.mp/forumdisplay.php?fid=19)
--- Forum: Chat (https://forum.open.mp/forumdisplay.php?fid=20)
--- Thread: What cosmetic filters do you guys use for burgershot? (/showthread.php?tid=365)



What cosmetic filters do you guys use for burgershot? - gzxmx94 - 2019-04-18

Here are mine:

Code:
! this is for the signatures area,?can be disabled in UserCP though

www.burgershot.gg##.signature



! Author statistics like posts, rep, etc

www.burgershot.gg##.author_statistics



! Rating a thread, I never do that

www.burgershot.gg##.star_rating_container



! Footer doesn't contain any useful info so why waste the space/distract

www.burgershot.gg##.footer-distributed



! I don't like that floating menu bar so I keep it at the start of the page (so there's more vertical space to read content)

www.burgershot.gg##.haut:style(position:static !important;)



! Online/Offline I don't look at either so takes up space

www.burgershot.gg## span[title="Online"]



Any other useful cosmetic filters you guys recommend?


RE: What cosmetic filters do you guys use for burgershot? - Lars - 2019-04-18

Thanks for reminding me you can filter out things!



In addition to your footer filter (it will remove the empty space it leaves behind):

Code:
www.burgershot.gg##body:style(margin-bottom: 0 !important;)



RE: What cosmetic filters do you guys use for burgershot? - gzxmx94 - 2019-04-18

Nice, added!


RE: What cosmetic filters do you guys use for burgershot? - Wolf - 2019-04-18

I don't use any, didn't know you could.