Mondi
11-07-2011, 07:32 PM
Hi all -
I already found some posts on this topic, notably the one written by Lynne here: https://www.vbulletin.com/forum/show...avbar-template
I would like to move the Facebook Connect button to the bottom of each Blog and Article so that visitors are guided almost automatically to this button after reading my publications.
Currently, visitors leave unregistered because they simply don't make the 'move' toward to the current location of this button, which is on top of each page.
The following attachment shows where I'd like the button to go permanently, as part of both Blog and Article template(s):
From Lynne's post I understand that, after following her procedure, the following code must be inserted:
<div class="body_wrapper"> <div id="breadcrumb" class="breadcrumb"> <vb:if condition="$vboptions['enablefacebookconnect']"> <ul style="float:right; clear:none;"> {vb:raw facebook_header} </ul> </vb:if> <ul class="floatcontainer">
Could anyone please tell me which templates must be modified, and where exactly the code must be inserted in these templates?
[NOTE: The attachment shows the preferred location for Blogs but should also serve as an example for Articles (CMS)]
Thanks heaps in advance!
Mondy
PS: Also published as a question at vBulletin Forum here:
https://www.vbulletin.com/forum/showthread.php/390496-Moving-Facebook-Connect-Button-to-Blog-and-Article-Templates
I already found some posts on this topic, notably the one written by Lynne here: https://www.vbulletin.com/forum/show...avbar-template
I would like to move the Facebook Connect button to the bottom of each Blog and Article so that visitors are guided almost automatically to this button after reading my publications.
Currently, visitors leave unregistered because they simply don't make the 'move' toward to the current location of this button, which is on top of each page.
The following attachment shows where I'd like the button to go permanently, as part of both Blog and Article template(s):
From Lynne's post I understand that, after following her procedure, the following code must be inserted:
<div class="body_wrapper"> <div id="breadcrumb" class="breadcrumb"> <vb:if condition="$vboptions['enablefacebookconnect']"> <ul style="float:right; clear:none;"> {vb:raw facebook_header} </ul> </vb:if> <ul class="floatcontainer">
Could anyone please tell me which templates must be modified, and where exactly the code must be inserted in these templates?
[NOTE: The attachment shows the preferred location for Blogs but should also serve as an example for Articles (CMS)]
Thanks heaps in advance!
Mondy
PS: Also published as a question at vBulletin Forum here:
https://www.vbulletin.com/forum/showthread.php/390496-Moving-Facebook-Connect-Button-to-Blog-and-Article-Templates