The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I inserted the code for facebook fan box in one of the forum blocks.
Problem is that it causes the horizontal scrollbar in the site to appear. Once the FB code is removed entirely, scrollbar disappears too. Reducing the width in the code doesn't do anything odd enough. I've tried widths as small as 200. Using this code: Quote:
|
#2
|
||||
|
||||
![]()
Would appreciate help on this. Thanks
|
#3
|
|||
|
|||
![]()
HTML or php what one did you pick
|
#4
|
||||
|
||||
![]()
I chose html since there is no php in the code
|
#5
|
||||
|
||||
![]()
Can someone please assist me on this? Thank you
|
#6
|
|||
|
|||
![]()
I know there is no php in it but I am sure there is a php version
|
#7
|
||||
|
||||
![]()
I can tell you right off the bat that that code will cause issues on your site if you are also using Facebook Connect. You cannot have two tags with the same id on a page.
|
#8
|
||||
|
||||
![]()
Thanks Lynne. Any way to work around this?
|
#9
|
||||
|
||||
![]()
Just change the id on this snippet. That may mean you need to write some custom css since there may be css written for that id already.
I just tried your code on my test site and I do not get a scroll bar at all. Can we get a link to see the problem on your site? |
#10
|
||||
|
||||
![]()
<a href="http://www.talkjesus.com/forum.php" target="_blank">http://www.talkjesus.com/forum.php</a>
Problem fixed. (Thanks Lynne) Changed <div id="fb-root"></div> To <div id="fb-root2"></div> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|