The Arcive of vBulletin Modifications Site. |
|
Social-Bar in CMS-articles step-by-step Details »»
|
|||||||||||||||||||||||||||
This is a userwish.
With this little modification you can add a sharebar in your articles. 1. Go to Addthis.com and get a code (you can register for analyse in future but you dont must do it) 2. You get a code like this: HTML Code:
<!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style "> <a class="addthis_button_preferred_1"></a> <a class="addthis_button_preferred_2"></a> <a class="addthis_button_preferred_3"></a> <a class="addthis_button_preferred_4"></a> <a class="addthis_button_compact"></a> <a class="addthis_counter addthis_bubble_style"></a> </div> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-YOUR-ID"></script> <!-- AddThis Button END --> 4. Find HTML Code:
<div class="fullwidth"> <vb:if condition="$show['fb_likebutton']"> <div>{vb:raw fblikebutton}</div> HTML Code:
<b />
Your Addthis-Code
HTML Code:
<div class="fullwidth"> <vb:if condition="$show['fb_likebutton']"> <div>{vb:raw fblikebutton}</div> <br /> <!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style "> <a class="addthis_button_preferred_1"></a> <a class="addthis_button_preferred_2"></a> <a class="addthis_button_preferred_3"></a> <a class="addthis_button_preferred_4"></a> <a class="addthis_button_compact"></a> <a class="addthis_counter addthis_bubble_style"></a> </div> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-YOUR-ID"></script> <!-- AddThis Button END --> </vb:if> ![]() Screenshots
Show Your Support
|
|||||||||||||||||||||||||||
| Благодарность от: | ||
| BearOlympic | ||
| Comments |
|
#2
|
|||
|
|||
|
Aweome!!
|
|
#3
|
||||
|
||||
|
Thanks! Nice work!
|
|
#4
|
||||
|
||||
|
Your welcome
|
|
#5
|
|||
|
|||
|
nice
How do we add to the Forums |
|
#6
|
||||
|
||||
|
Dude, I just took a look at your site. You need English translation on there.
|
|
#7
|
||||
|
||||
|
Its a german website for german people
![]() Quote:
|
|
#8
|
|||
|
|||
|
In the final content of the Post
![]() and forum home ![]() thax |
|
#9
|
||||
|
||||
|
Take a look at this:
https://vborg.vbsupport.ru/showthread.php?t=259176 |
|
#10
|
|||
|
|||
|
Thax
|
![]() |
|
|