bubbl3
Active member
bubbl3 submitted a new resource:
Enable users to specify a custom CSS file (version 1.0) - Give your users the possibility to personalize your site with custom CSS files.
Read more about this resource...
Enable users to specify a custom CSS file (version 1.0) - Give your users the possibility to personalize your site with custom CSS files.
On my site several advanced users found the need to customize the look and feel using personal CSS settings trough browser addons.
The idea came to mind to enable them to use custom CSS files without the need of browser addons, it seems it was easier then what I imagined.
What I did was:
- Create a custom user field that show under Preferences and expects the value to be an URL (I called it Custom CSS with ID user_css).
- In the PAGE_CONTAINER template immediately...
Read more about this resource...