Satellite 4

Hello,

I was wondering how I can put a Instagram button on the satellite website

In te menu you can go to Social Media settings and add a Facebook, Twitter, Flickr and some other buttons to your website. Why is there no option to add a Intagram button. It would make sense if the Instagram button is placed in the same spot as the other Social media buttons.

Will this option be added soon? Because I know a lot of ESN section have an Instagram account.

Thank you!

Answers

hi, this is actually quite simple fix but you'd have to alter satellite_socialmedia module for now.. we'll try to push it into next release. In case you desperately need it now (I belive you do :) ), here is how to, but note you'll be playing a bit out of the rules so you might get into slight trouble when update comes.. but it's just the button ;)

  • backup /profiles/satellite/modules/custom/satellite_socialmedia/ folder
  • you need to alter these files:
    • satellite_socialmedia.module (just add the same line as there is for vimeo)
    • css/socialmedia.css (also copy vimeo lines and change it to instagram, colour would be #135379)
    • /img/socialmedia-instagram.png - that one you have to create (download instagram logo and put it together the way others are done, or just get it from here - watch out, it's white on white)

pretty much it.. be careful and always do backup first!