Better placement of AddThis button [a solution]
-
I found the way to beautify the placement / display of AddThis plugin’s toolbar relative to the GD Star Rating plugin’s toolbar. Here is how:
add the following CSS insert (which was very easy since I use Atahualpa 3.4.6 theme):div.addthis_container {/*AddThis toolbar*/ display:inline; float:right; }
To see how this hack works, check the image of GD Star Rating and AddThis toolbars “BEFORE” the change: https://img171.imageshack.us/img171/6923/addthisbeforechange.gif
… and “AFTER” the change: https://img705.imageshack.us/img705/8360/addthisafterchange.gif .
Much better to my eye ??
Credit goes to brotherjoy ( https://www.addthis.com/forum/viewtopic.php?f=3&t=5552&start=0 )
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Better placement of AddThis button [a solution]’ is closed to new replies.