Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter nycool

    (@nycool)

    I am trying to put the button on the bottom right corner.

    First, don’t use the link from that image if you put it on your site. That’s called hotlinking and that’s a no-no. Save the image to your computer and FTP to your site’s/or theme folder’s image file. Then place a directory pointing towards that image in your footer(since you want it in the bottom right corner).

    Something like:

    <a href="http://www.facebook.com/pages/Brooklyn-NY/Photography-By-Rafi/219165961551?ref=ts">
    <img class="FB button" src="http://photographybyrafi.com/images/facebookbutton" height="256" width="256" title="FB button" alt="FB button"/> </a>

    Then style in your css if you want to align it a certain way, etc.

    Hope that helps!

    Thread Starter nycool

    (@nycool)

    Thank you so much, it worked just like I wanted.
    http://photographybyrafi.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Facebook Button’ is closed to new replies.