Hi Guys, :-)
Die url is www-thebirdschool.com
I had tried the
plugin before I started with the code. It had exactly the
same issues. I had hoped to get around this by putting code in myself (and now I am tearing my hair out ...)
I have tried the code in:
ATO=>C
- onfigure Header Area
and also
- in the left sidebar per text widget
The code is
Code:
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_32x32_style" style="left:50px;top:475px;background:#00adef;">
<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>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-xxxxxxx"></script>
<!-- AddThis Button END -->
I had also tried all kinds of variations including float: right; when positioned in the left sidebar but that just bounced it all the way across the screens right hand edge.
Somehow it does not recognise the side of the sidebar as the end. I was hoping that there was just a bit of code issing like "align:leftsidebar;" :D or something like that that I was not aware of ....
Thanks for your help.