0 Changing color of social media icons 4 Austin Spooner posted 8 Years Ago We added (2) new social media person attributes (mostly used for our staff directory) - one for Linked In and another for the individuals blog. I also added the font awesome icons to correspond to these. Where does one change the CSS for these icons correctly so it does not get overwritten on a future upgrade?
Michael Garrison 8 years ago Obviously, you'd use a different class for your icons, since upon re-reading your question I see you've added new attributes. But the principle is the same- rather than rolling it into the core theme you can always just drop it on the profile pages directly.Alternately, I think there's a new theme compiler in v5 which may come in handy for this, if you can wait a bit. But like I said, I'm not extremely familiar with theming Rock.
Austin Spooner 8 years ago I actually added the CSS to the Pre-HTML on the bio block. That worked great.
Jim Michael 8 years ago Oh wait, sorry... I didn't read close enough and thought you were dealing with person badges, not attributes. Let me poke around.
Michael Garrison 8 years ago Even better =) I do tend to forget about the Pre-HTML fields- those are quite useful indeed