Jump to content

[SOLVED] Facebook comment box half hidden ,How to remove or fix this ?


Recommended Posts

I installed this facebook like box and when someone click the like button small comment/share section open half hidden (see the image)

 

I preferred to stop opening this when someone click or if i can't do that ,show the entire share box (just like the google + button - it just ignore the surrounding and open) 

 

 

 

Thank you in advance for the help.

 

facebook.png

Edited by vekia (see edit history)
Link to comment
Share on other sites

Ok i think theres a solution but i don't know how to apply this ,please some one explain this.

{* If you're using a custom hook, you can customize
 the following div with the style you want.
 If the share / send box appear cut off, add position: absolute to the style*}
<div class="facebook_container">
{/if}
	<div class="fb-like" data-send="{$fl_send}" data-width="{$fl_width}" data-show-faces="{$fl_faces}" data-layout="{$fl_layout}" data-font="{$fl_font}" data-action="{$fl_text}" data-colorscheme="{$fl_color}"></div>
{if $fl_default_hook}
</li>
Link to comment
Share on other sites

×
×
  • Create New...