Rebel Mouse

Discussion in 'Figero WordPress Theme' started by bizgirl, Oct 1, 2013.

  1. bizgirl

    bizgirl Member

    Joined:
    Feb 4, 2013
    Messages:
    145
    Likes Received:
    7
    Hi there,

    I would like to put a Rebel Mouse icon in my footer to link to my RM page.

    There is a RM plugin if you wish your front page to be the same as RM, however that is not what I wish to do.

    Is there a way to add an image and then hyperlink it to RM in the footer area without using a widget?

    Any guidance would be appreciated.

    Many thanks.

    Maggie
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Go to the Appearance > Widgets panel, drag and drop the text widget in the footer widget area
    and then add the code given below in the content area of text widget.

    Code:
    <a href="Enter your RM page URL link here"> <img src="Enter the URL address of your RM image"></a>
    This will solve your issue.
     

Share This Page