The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Twitter - Scroll Animated Flash "Follow Us" Buttons Details »» | |||||||||||||||||||||||||||||
Twitter - Scroll Animated Flash "Follow Us" Buttons
Developer Last Online: May 2023
Description:
This add animated (Flash i.e. .swf) Follow us button to your forum home page. This button is scrolling up or down as you scroll your page. Demo: www.elib4vet.com Installation: 1- Open FORUMHOME template. If don't HOW, Follow this: AdminCP --> Styles & Templates --> Search in Templates --> Write " forumhome " --> Click find --> Choose from the left list " FORUMHOME" 2- Find this: {vb:raw footer} and paste the following code below it. Code:
<div style='display:scroll;position:fixed;bottom:250px;right:0px;'> <object type="application/x-shockwave-flash" data="http://www.YOURSITE.com/images/twibuttons/twitbutton_2.swf" width="150" height="100"> <param name="movie" value="http://www.YOURSITE.com/images/twibuttons/twitbutton_2.swf"></param> <param name="allowscriptaccess" value="always"></param><param name="menu" value="false"></param> <param name="wmode" value="transparent"></param><param name="flashvars" value="username=XXXXXX"></param> <embed src="http://www.YOURSITE.com/images/twibuttons/twitbutton_2.swf" type="application/x-shockwave-flash" allowscriptaccess="always" width="150" height="100" menu="false" wmode="transparent" flashvars="username=XXXXXX"></embed> </object> </div> - You can change the position of display from right (as in the above code) to left. - Change YOURSITE with your site name. (Take care it mentioned in the code 3 times). - Write your twitter username (without @ )at twitter instead of XXXXXX. (Take care it mentioned in the code 2 times). - You can choose from 10 different buttons, just change the no. of the button to that of the desired button. (Take care it mentioned in the code 3 times). - You can control its size, through editing values of width="150" height="100" - N.B. If the scroll will make your users angery , you can fix the button at the top of your page just by changing the code as following: from: Code:
position:fixed Code:
position:absolute For Side Blocks & Widgets: Code:
<center> <object type="application/x-shockwave-flash" data="http://www.YOURSITE.com/images/twibuttons/twitbutton_2.swf" width="150" height="100"> <param name="movie" value="http://www.YOURSITE.com/images/twibuttons/twitbutton_2.swf"></param> <param name="allowscriptaccess" value="always"></param><param name="menu" value="false"></param> <param name="wmode" value="transparent"></param><param name="flashvars" value="username=XXXXXX"></param> <embed src="http://www.YOURSITE.com/images/twibuttons/twitbutton_2.swf" type="application/x-shockwave-flash" allowscriptaccess="always" width="150" height="100" menu="false" wmode="transparent" flashvars="username=XXXXXX"></embed> </object> </center> To see different buttons Button1 ### Button2 ### Button3 ### Button4 ### Button5 Button6 ### Button7 ### Button8 ### Button9 ### Button10 Donot forget to: Mark As Installed Download Now
Show Your Support
|
Comments |
#22
|
|||
|
|||
Installed .. thanks ...
Setup as a sideblock on forumhome page, but all I see is an empty frame? Any hints as to what I might be doing wrong? Regards, Badger Edit: Never mind .. found the problem on my end .. thanks |
#23
|
|||
|
|||
Nice Job
Installed |
#24
|
||||
|
||||
very very nice mod.
Good Job |
#25
|
|||
|
|||
Installed, but oddly nothing is showing up....
4.1 PL2 |
#26
|
|||
|
|||
Never mind.
Had to fix link path. Not just change YourSite.com , but also add my forum path Working 4.1 PL2 |
#27
|
||||
|
||||
Can you make this to load at every refresh another random animation of it?
It will be more interesting |
#28
|
||||
|
||||
It just need a simple php code, but I not have time to do so.
|
#29
|
||||
|
||||
can you share the source of the flash animations?
|
#30
|
||||
|
||||
Thank you....
|
#31
|
|||
|
|||
Can you post the screen of work?Ty
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|