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 |
#2
|
||||
|
||||
nice tagged xd
|
#3
|
|||
|
|||
Looks good on site. Nice job.
|
#4
|
|||
|
|||
Very impressive.
Whats the page load like? Is it slowing the forum down as it calls each time? Or is that your Wibiya toolbar? Off topic. Is the Fast Search Engine via Google in your sidenbbar on vb.org? So many questions.. lol |
#5
|
|||
|
|||
I'll add this for a little bit, definitely going to annoy the shit out of my users after a while though.
|
#6
|
|||
|
|||
How do I add this just to the CMS home?
|
#7
|
||||
|
||||
Quote:
For Fast Search Engine, I just get the code from google after customizing it, and added it as a html side block. that's it. You're welcome. |
#8
|
||||
|
||||
Quote:
Just change Code:
position:fixed Code:
position:absolute But, as general open the template of CMS home page and but the code before </body> |
#9
|
|||
|
|||
Looks pretty nice.
Can I use it in Forum Side block and CMS Widget? |
#10
|
||||
|
||||
nice idea, although I don't care for scrolling stuff like that
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|