Facebook Like topic - wrong images on Wall

Zaborg

Web Designer
Joined
Jul 3, 2010
Messages
2,713
Reaction score
2
FP$
5,146
Hi all!

Well, this is hard to explain and I'm guessing I failed with this topic's title.
But the thing is, when someone Likes (Facebook) a thread in my forum, it picks a rank image and uses it in that Facebook Wall post.
How to make it use some other images?
I tried to add "display: none" image to every thread, but Facebook still uses some rank images.
Is my problem understandable?

Any ideas?


Thanks,
Zaborg
 
No idea what you're going on about tbh. Did you use a mod or attempt to custom-code this?
 
When you comment on a site on facebook(using like) it takes an image off the site.
He doesn't like the one it's picking.
 
Normal Like button, nothing special (from facebook.com).
Well I think this is not changeable...Facebook uses whatever image they want. Can't feed them any images I guess. I tried to hide an image to every topic, but Facebook can't see it I guess..
 
Obviously the problem is in the code, don't wanna post it then don't get help, see if I honestly give 2 sh..s lol.
 
Code:
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=252418778110718&amp;xfbml=1"></script><fb:like href="" send="true" width="450" show_faces="false" font=""></fb:like>

There you go.
 
Back
Top Bottom