Plugin Proposal: User CSS (DIY instructions incl.)
- 
		Hi folks, For my own purposes I simply added a custom (multiline) profile field and then put this in my main theme’s header: <style type="text/css"> <?php echo bp_profile_field_data ('field=Your CSS'); ?> </style>I don’t know how to do the plugin thing, but folks who can’t make it this far with PHP and all that will appreciate a plugin that let’s folks style their profiles or the whole site itself. It could be expanded to be userfriendly and also secure in respects to the theme’s integrity (imagine if a user rendered their profile or part of invisible!) Personally I won’t use it because it sounds like more bloat and my target audience are weirdos who know CSS anyway. 
- The topic ‘Plugin Proposal: User CSS (DIY instructions incl.)’ is closed to new replies.