theguruland
Junior Member
- Feb 29, 2008
- 185
- 12
Hey I like your posts about fae book , thank you and I really hope to bread from you more often
So many thanks for this share for those were not aware of this...
If someone talks that its basic then they should post latest and update version of this for the BHW community...
People only know about criticism, Just they get jealous that someone got so much appreciation...
If someone did something good, you should appreciate, or atleast keep silent...
#wrapper {
width:520px;
margin:0 auto; border:0; padding:0;
position:relative;
}
#non-fans {
width:520px;
position:absolute; top:0; left:0;
}
<div id="wrapper"> & <div id="non-fans">
<fb:fbml version="1.1">
<div id="wrapper">
<fb:visible-to-connection>
<img src="http://www.yousite.com/image_after.jpg" width="520" height="345" alt="Coupon" />
<fb:else>
<div id="non-fans">
<img src="http://www.yoursite.com/image_before.jpg" width="520" height="345" alt="Coupon" />
</div>
</fb:else>
</fb:visible-to-connection>
</div>
</fb:fbml>
If you have large images or content, and you get lots of white space, add the following css to take care of the problem (link to an external style sheet on your server):
AddCode:#wrapper { width:520px; margin:0 auto; border:0; padding:0; position:relative; } #non-fans { width:520px; position:absolute; top:0; left:0; }to the code already provided by facebook dude:Code:<div id="wrapper"> & <div id="non-fans">
Click Here to see an example page I created for a client using this technique.Code:<fb:fbml version="1.1"> <div id="wrapper"> <fb:visible-to-connection> <img src="http://www.yousite.com/image_after.jpg" width="520" height="345" alt="Coupon" /> <fb:else> <div id="non-fans"> <img src="http://www.yoursite.com/image_before.jpg" width="520" height="345" alt="Coupon" /> </div> </fb:else> </fb:visible-to-connection> </div> </fb:fbml>
<div><img src="http://www.yousite.com/image_after.jpg" width="520" height="500" alt="Coupon" /></div>
<fb:fbml version="1.1">
<fb:visible-to-connection>
<div style="margin-top:-500px;" align="center">
<img src="http://www.yoursite.com/image_before.jpg" width="520" height="500" alt="Coupon" /></div>
</fb:visible-to-connection>
</fb:fbml>
I don't get it. How can we do step 8? There is no "wall settings" anywhere!
I don't get it. How can we do step 8? There is no "wall settings" anywhere!
wtf this sucks
img291.imageshack.us/i/wtfwtfq.jpg