The Arcive of vBulletin Modifications Site. |
|
Facebook Widget Details »»
|
|||||||||||||||||||||||||
hi guys.
this is my second release hope you like! sorry for my english but im italian :erm: Installation: 1. create new widget called "Facebook" and select static HTML ![]() 2. now go on "configure" and put in this code PS: look the code and put your facebook name where required. PHP Code:
![]() 3. now you are done and can seen on you cms your facebook widget! ![]() Show Your Support
|
|||||||||||||||||||||||||
| Благодарность от: | ||
| J.kay | ||
| Comments |
|
#2
|
||||
|
||||
|
I know its designed for a widget but i installed your twitter mod fine as a forum block and just tried this
BUT it says "There was an error fetching the like box for the specified page." Any chance you know how to fix this ? many thanks |
|
#3
|
|||
|
|||
|
It's a problem with the code. Try this one:
Code:
<!-- BEGIN TEMPLATE: vbcms_widget_facebooktwitter --> <iframe scrolling="no" frameborder="0" allowtransparency="true" style="border:none; overflow:hidden; width:300px; height:395px;" src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com/PUT HERE YOUR FACEBOOK PAGE NAME HERE&width=300&height=395&colorscheme=light&show_faces=false&border_color=%233378B0&stream=true&header=false"></iframe> <!-- END TEMPLATE: vbcms_widget_facebooktwitter --> |
|
#4
|
||||
|
||||
|
There was an error fetching the like box for the specified page.
|
|
#5
|
|||
|
|||
|
I have a question for you, can the widget color be customized? background to be invisible?
|
|
#6
|
|||
|
|||
|
Could not retrieve the specified page. Please verify correct href was passed in.
|
|
#7
|
|||
|
|||
|
Quote:
|
|
#8
|
||||
|
||||
|
I have a dark skin forum and the text is to dark. Is there away to change the font color, and if so how?
|
|
#9
|
|||
|
|||
|
Your questions is unclear to the text you are referring to. The text within the widget (the facebook content) or text on the widget container? A picture or a link to your site would be helpful.
General Stylevar Information - May or may not be helpful to your question. The correct and easiest way to change the colors is via vbulletin's stylevars. I have listed some reference links below that should get you started. Basic: http://www.vbulletin.com/docs/html/main/stylevars_intro https://vborg.vbsupport.ru/showthread.php?t=256370 http://www.vbulletin.com/vbcms/conte...-10-Easy-Steps More Advanced: https://vborg.vbsupport.ru/showthread.php?t=230309 More Advanced - Videos: |
|
#10
|
||||
|
||||
|
Sorry...I am talking about the facebook text in the widget. It looks ok on a light skin website, but hard to read on a dark one.
|
![]() |
|
|