2012-11-05, 04:02 AM
Hello all,
I'm new to using myBB and have actually 2 problems on my new forum.
I'm using myBB 1.6.8/my theme is blackevo/ the forum is here
Ok, I wanted to insert interactive icons like addthis.com to my Header so I got my code
When I refreshed the forums I didn't see any icons anywhere. So then I downloaded the "addthis" plugin and installed. It worked, but 1) those aren't the certain icons I want 2) facebook button isn't working.
I uninstalled the plugin but then there occurred a problem. The icons are still there below the header.
I don't know what I'm doing wrong it's probably very simple I just don't know. I would rather know how to use the code so I can add anywhere the right way.
Please help me and thanks for your time.
bumb. anyone?
Does anyone know how to solve this please?
I'm new to using myBB and have actually 2 problems on my new forum.
I'm using myBB 1.6.8/my theme is blackevo/ the forum is here
Ok, I wanted to insert interactive icons like addthis.com to my Header so I got my code
<!-- AddThis Follow BEGIN -->
<p>Follow Us</p>
<div class="addthis_toolbox addthis_32x32_style addthis_default_style">
<a class="addthis_button_facebook_follow" addthis:userid="pages/TinCan87/219957961405539"></a>
<a class="addthis_button_twitter_follow" addthis:userid="Tincan_87"></a>
<a class="addthis_button_youtube_follow" addthis:userid="TINCAN87"></a>
<a class="addthis_button_instagram_follow" addthis:userid="tincan_87"></a>
</div>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=xa-50971f297d72b8b3"></script>
<!-- AddThis Follow END -->
and pasted it in my theme->show thread templates->showthread right under "{$pollbox}"When I refreshed the forums I didn't see any icons anywhere. So then I downloaded the "addthis" plugin and installed. It worked, but 1) those aren't the certain icons I want 2) facebook button isn't working.
I uninstalled the plugin but then there occurred a problem. The icons are still there below the header.
I don't know what I'm doing wrong it's probably very simple I just don't know. I would rather know how to use the code so I can add anywhere the right way.
Please help me and thanks for your time.
bumb. anyone?
Does anyone know how to solve this please?