JJGEight
01-31-2012, 06:13 PM
Hey there,
I'm trying to place a like button to the left off the connect button in the header. However I am having some difficulty doing so. So far I have tried placing the like button code before:
<vb:if condition="$vboptions['enablefacebookconnect']">
{vb:raw facebook_header}
</vb:if>
This does place the button to the left of the connect button, however it does also push the connect button down by the height of the like box. This means half the connect button is out out view. How can I stop this from happening?
Any help would be greatly appreciated.
Josh
I'm trying to place a like button to the left off the connect button in the header. However I am having some difficulty doing so. So far I have tried placing the like button code before:
<vb:if condition="$vboptions['enablefacebookconnect']">
{vb:raw facebook_header}
</vb:if>
This does place the button to the left of the connect button, however it does also push the connect button down by the height of the like box. This means half the connect button is out out view. How can I stop this from happening?
Any help would be greatly appreciated.
Josh