Japanatron Logo

RSSocial is an awesome free Joomla extension I use to display social media icons on my site.  Since it uses the Fontello Zocial font kit, I figured out how to modify it to display other social media icons.

* Navigate to /media/mod_rssocial/css and look at the rssocial-font.css file.  You'll see a list of all the icons types that RSSocial can be modified to actually support near the bottom.  Make a (mental) note of the type you want to use (e.g. rssocial-icon-appstore).
* Navigate to /modules/mod_rssocial/tmpl.
* Edit one of the unused social network php files (e.g. flickr.php).
* Modify the span to match the icon you'd like to display instead.  In the example below, I modify the Flickr settings to show the Apple logo instead.  I don't use Flickr, but I do use the Apple iTunes store for my podcast.

<span class="rssocial-icon rssocial-icon-appstore"></span>

Related Articles

Alternative Android Projects

A link list of alternative Android projects I've found through friends.AOKPhttp://aokp.co/LineageOShttps://lineageos.org/...

Zimbra - How to Change MTA EHL...

It's a good idea to match your Zimbra MTA hostname given during an EHLO with the hostname associated with your public IP address.su - zimbrazmprov mcf zimbraMta...

Adding iTunes to Joomla Stalke...

The Joomla extension Stalker is awesome, but oddly enough it doesn't have iTunes as one of the default available networks.  If you're using the component, you c...

Elastix PBX - Voicemail Disabl...

I ran a yum update process on my Elastix PBX, updating all the packages.  The update process completed without error; however, voicemail was disabled on all use...