Author Topic: Facebook Invite Tab Code  (Read 412 times)

renderyard

  • Jr. Member
  • **
  • Posts: 115
    • Renderyard
Facebook Invite Tab Code
« on: May 19, 2012, 05:34:12 AM »
Hello I have create an new tab box for Facebook and Twitter links to be displayed. This is working fine and displaying in the right area of all PC computers but on Macs and all mobile and tablet devices the new tab is appearing in the centre of menu buttons not on the far left. Here is the code that I am using if any one has any ideas what might need to be changed in the code please feel free to help. 

<a div style="position:absolute;top:195px;left:5px;"<a href=""><img src="Follow_Button.png" width="115" height="75" border="0"/>[/url]
<a div style="position:absolute;top:195px;left:10px;"<img src="Twitter.gif" width="50" height="50" border="0" />
<a div style="position:absolute;top:195px;left:65px;"<img src="facebook.png" width="50" height="50" border="0"/>

I am using a V2 phpmotion templete site and the web address is www.renderyard.com

Thanks alot.