![]() |
Could you make a identical facebook one right next to the twitter one? It would be greatly appreciated
|
Doesn't VB4 have facebook integration built in already? You just go to the admin cp -> vbulletin options -> Facebook Options to set it up...
If you are using VB3.x then I recommend this mod, it's what I use in my 3.8 board: https://vborg.vbsupport.ru/showthread.php?t=243319 For the most part it would work on VB4 if it had to, just put the code in SHOWTHREAD so you don't need those conditionals. |
Quote:
|
Thanks
|
Quote:
Look forward to you having 4.0.6 installed and turning on the fb as it will be a lovely addition to my site! Thanks! |
1 Attachment(s)
Here is what I did to fix the sizing issues for 4.0.6:
1. Find the following code in SHOWTHREAD: Code:
<vb:if condition="$show['fb_likebutton']"> Code:
<vb:if condition="!in_array($GLOBALS[forumid], array(21, 22))"> If you do that, it should look like the attached image: |
Quote:
|
Nice MOD but i have also Facebook enabled and causing some Overlap with pages display.
http://img3.imageshack.us/img3/8664/clip25.png UPDATE.... Fixed by Changing Possition of code..... 1. Find the following code in SHOWTHREAD: Code:
<div id="postpagestats_above" class="postpagestats"> Code:
<vb:if condition="!in_array($GLOBALS[forumid], array(X, Y, Z))"> http://img96.imageshack.us/img96/6833/clip26.png |
1 Attachment(s)
Quote:
Also it looks a little odd as it doesn't line up (twit button) should be a couple of pixels higher or ultimately it would look better next to the fb icon I think... Have a look at the attachments to see what I mean. |
Why for me is Just fine ?
https://vborg.vbsupport.ru/ Maybe you don't place it at the right place. Place the code after the first </div>, NOT the second.... |
All times are GMT. The time now is 03:32 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|