- Compatible XF 1.x versions
- 1.3
- 1.4
- 1.5
If you have a bunch of unselectable themes cluttering up your Style Chooser screen, here's a simple code to add to your EXTRA.CSS template that will make them vanish. Regular members cannot see them, so why should you?
Add this to your EXTRA.CSS template:
Add this to your EXTRA.CSS template:
Code:
/* Hide unselectable themes from style chooser */
.unselectable {...
You do not have permission to view the full content of this resource.
Log in or register now.