View Full Version : Facebook Like Button help
FyshY25
03-16-2011, 12:00 AM
I am launching my own website and would like to add the facebook like box or button on it. But for some reason it will not show up. My site is terrehautescomputerguy.com
the fb code is as follow :
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.terrehautescomputerguy.com&layout=standard&show_faces=false&width=175&action=like&font=lucida+grande&colorscheme=light&height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:175px; height:35px;" allowTransparency="true"></iframe>
Any Ideas?
FyshY25
03-16-2011, 12:22 AM
Why would an Iframe not show up ?? is it the stacks ? Please help ..
jscheuer1
03-16-2011, 01:06 AM
There's no iframe on the main page. What page do you have this on?
If you mean the blog, I see (along with the thumb up and facebook images):
Like Sign Up to see what your friends like.
I see it after each of the two posts.
FyshY25
03-16-2011, 11:33 AM
no on the terrehautescomputerguy.com page .....
jscheuer1
03-17-2011, 03:09 AM
As I said then. There is no iframe on that page.
FyshY25
03-18-2011, 01:01 AM
I had to remove it because it was messing with some links. So I set this up, its a port of the index page.
http://www.terrehautescomputerguy.com/fbtest.shtml
i have the code under the links column.
jscheuer1
03-18-2011, 04:38 AM
OK, it's there now, but it's not doing what you said:
But for some reason it will not show up.
I guess all we need to do is move it down a little. At least in Firefox that can be done by adding 70px top margin to the iframe (from its current inline style, addition highlighted):
style="margin-top:70px; border:none; overflow:hidden; width:175px; height:35px;"
I did try to figure out why it was where it was but so far I've got nothing. I mean - ordinarily it should appear after the links. I did notice that the col2 division that contains the links and the iframe appears to have a layout height of only 104px, and the iframe appears at its official bottom, while the links extend below it, but extending that with css (adding height to col2) doesn't seem to help.
FyshY25
03-20-2011, 06:16 PM
So no ideas on how to correct? Should I change the layering and put the fb iframe on top? Or would it be better to place it in its own css value? do you think that would help?
jscheuer1
03-21-2011, 02:57 AM
DId you try adding the 70px top margin to the iframe as I suggested?
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.