0
Welcome Guest! Login
0 items Join Now

SOLVED can i get a Follow us module similar to RT's?

  • SOLVED can i get a Follow us module similar to RT's?

    Posted 14 years 3 months ago
    • Hey,

      I was just wondering if its possible to get the "follow us" module like RocketThemes on their front page?

      I would love to have the buttons they use for people to follow me on my website.

      currently iv'e had to link images of a facbook button ect...

      Thanks
    • Last Edit: 14 years 1 month ago by scuba2dan.
    • http://www.rentarmenia.com/
      Template: Maelstrom
      Joomla ver: 1.5
  • Re: SOLVED can i get a Follow us module similar to RT's?

    Posted 14 years 3 months ago
  • Re: SOLVED can i get a Follow us module similar to RT's?

    Posted 14 years 3 months ago
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: SOLVED can i get a Follow us module similar to RT's?

    Posted 14 years 3 months ago
    • fyi we don't use any custom module, it's just a simple joomla 'html' module that has some images in that link to certain social network sites. easy enough to do. took me 5 mins :)
  • Re: SOLVED can i get a Follow us module similar to RT's?

    Posted 14 years 1 month ago
    • If you don't mind, would you paste the code you used in the html module?
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED can i get a Follow us module similar to RT's?

    Posted 14 years 1 month ago
    • You can just view the page source.
      But you also need some css-rules. Just use Firebug for this.
      The trick is to give the empty <span> inside the link (<a>) a display: inline-block so it can get a width and a height without forcing a line break. The image is added via the css background-property.
      To learn more about image replacement read this:
      css-tricks.com/css-image-replacement/
  • Re: SOLVED can i get a Follow us module similar to RT's?

    Posted 14 years 1 month ago
    • ok thanks I will try that.

Time to create page: 0.052 seconds