stator
08-20-2010, 10:00 PM
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 (http://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.
<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>
Notes:
- 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 :mad:, you can fix the button at the top of your page just by changing the code as following:
from:
position:fixedto
position:absolute
After making all the changes. Click SAVE to save your template.
For Side Blocks & Widgets:
<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>
3- Upload the attached folder (twibuttons) to: /images
To see different buttons
Button1 (http://www.elib4vet.com/images/twibuttons/twitbutton_1.swf) ### Button2 (http://www.elib4vet.com/images/twibuttons/twitbutton_2.swf) ### Button3 (http://www.elib4vet.com/images/twibuttons/twitbutton_3.swf)### Button4 (http://www.elib4vet.com/images/twibuttons/twitbutton_4.swf) ### Button5 (http://www.elib4vet.com/images/twibuttons/twitbutton_5.swf)
Button6 (http://www.elib4vet.com/images/twibuttons/twitbutton_6.swf) ### Button7 (http://www.elib4vet.com/images/twibuttons/twitbutton_7.swf) ### Button8 (http://www.elib4vet.com/images/twibuttons/twitbutton_8.swf) ### Button9 (http://www.elib4vet.com/images/twibuttons/twitbutton_9.swf) ### Button10 (http://www.elib4vet.com/images/twibuttons/twitbutton_10.swf)
Donot forget to: Mark As Installed
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 (http://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.
<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>
Notes:
- 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 :mad:, you can fix the button at the top of your page just by changing the code as following:
from:
position:fixedto
position:absolute
After making all the changes. Click SAVE to save your template.
For Side Blocks & Widgets:
<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>
3- Upload the attached folder (twibuttons) to: /images
To see different buttons
Button1 (http://www.elib4vet.com/images/twibuttons/twitbutton_1.swf) ### Button2 (http://www.elib4vet.com/images/twibuttons/twitbutton_2.swf) ### Button3 (http://www.elib4vet.com/images/twibuttons/twitbutton_3.swf)### Button4 (http://www.elib4vet.com/images/twibuttons/twitbutton_4.swf) ### Button5 (http://www.elib4vet.com/images/twibuttons/twitbutton_5.swf)
Button6 (http://www.elib4vet.com/images/twibuttons/twitbutton_6.swf) ### Button7 (http://www.elib4vet.com/images/twibuttons/twitbutton_7.swf) ### Button8 (http://www.elib4vet.com/images/twibuttons/twitbutton_8.swf) ### Button9 (http://www.elib4vet.com/images/twibuttons/twitbutton_9.swf) ### Button10 (http://www.elib4vet.com/images/twibuttons/twitbutton_10.swf)
Donot forget to: Mark As Installed