XF 1.2 Check current page

Lukas W.

Well-known member
Licensed customer
Is there a way to do an if-check if we're on the current page? I want to put all my CSS-Code in the Extra.css file but still want to limit some css-code to e.g. the Forum List only, as it will be a lot of code.
 
Selecting the elements is not really the problem, it's more about not sending the user unnecessary CSS code he doesn't need on the current page.
 
Back
Top Bottom