FB Tab Question

zigzagger

Newbie
Joined
Sep 22, 2009
Messages
18
Reaction score
1
Hi all.

I have created a FB tab to my fanpage which contains a Click Here To Buy Button. When the button is clicked the responding page appears within the fanpage, but I wanted to go to the responding page outside of FB.

Anyone know how I can do this?

Many thanks.
 
you need to update your link target

example

a href="your link" target="_blank">actual link or image file here

add the target="_blank" to the link you want to open in another page
 
Back
Top