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 |
#12
|
||||
|
||||
Quote:
Yes, use the following code: 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> |
#13
|
||||
|
||||
You can FIX it @ top of the page by give attribute to postion "absolute" Instead of "fixed"
or use it as a sideblock. You're welcome. |
#14
|
|||
|
|||
installed thank you for this very nice mod
|
#15
|
|||
|
|||
EXCELLENT Job man!!
Thank you! -SpongeBob71 |
#16
|
|||
|
|||
Quote:
I just don't know what the CMS home template is as there isn't one named cmshome like forumhome. |
#17
|
||||
|
||||
I don't know, cuz i have no CMS
|
#18
|
||||
|
||||
Quote:
|
#19
|
|||
|
|||
it would be awesome if it was timed sadly i don't want to annoy my user :'( tagged for a update maybe
|
#20
|
|||
|
|||
Very nice mate thanks installed!
|
#21
|
|||
|
|||
Excellent work installed :d
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|