Yeah what I did was:
admincp / Style Manager / Current Style - Edit template / Registation Templates / Register
Find:
Code:
<vb:if condition="$vboptions['enablefacebookconnect']">
<h3 class="blocksubhead">{vb:rawphrase facebook_connect}</h3>
<div class="section">
<div id="fbregbox" class="blockrow hidden">
After this I added my HTML, now this is not dynamic its static. I could have made a dynamic one but I dont need that =)
Thanks for your help though