0
Welcome Guest! Login
0 items Join Now

SOLVED Afterburner2 - make icons clickable

    • Lourika's Avatar
    • Lourika
    • Hero Rocketeer
    • Posts: 264
    • Thanks: 3

    SOLVED Afterburner2 - make icons clickable

    Posted 11 years 10 months ago
    • Hi
      Thanks for the great template - really great simple and clean design.

      I am struggling with the icons however - how can I make the icons (for instance the social icons on the homepage bottom) clickable?

      I am not sure how to add a hyperlink to a <div> without some text.

      <div class="rt-mini-icon rt-blue icon-facebook"><a href=" www.external-url.com "></a></div>

      Is this at all possible?
    • Last Edit: 11 years 10 months ago by Lourika.
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: SOLVED Afterburner2 - make icons clickable

    Posted 11 years 10 months ago
    • Can you try this using a span tag instead:
      <a href="http://www.external-url.com"><span class="rt-mini-icon rt-blue icon-facebook"></span></a>

      I haven't tested it, but I think all icons work with the "span" tags.
    • Lourika's Avatar
    • Lourika
    • Hero Rocketeer
    • Posts: 264
    • Thanks: 3

    Re: SOLVED Afterburner2 - make icons clickable

    Posted 11 years 10 months ago
    • Thanks Ben - that did the trick!
  • Re: SOLVED Afterburner2 - make icons clickable

    Posted 11 years 9 months ago
    • But where or which file do i have to changed to make facebook, twitter icons clickable?
    • Lourika's Avatar
    • Lourika
    • Hero Rocketeer
    • Posts: 264
    • Thanks: 3

    Re: SOLVED Afterburner2 - make icons clickable

    Posted 11 years 9 months ago
    • This is the html code that is used in the article or the custom html module.
      So place that code in the <source> of your article or module.
      Hope it helps.

Time to create page: 0.081 seconds