|
How to: Move Tweet button with css.
Hi all,
I've recently started to embed the tweet button into my new portfolio website.
It seems when I try to use margin: 0 0 0 50px; or margin: 0 50px 0 0; It wouldn't move using ether a id or class. By default it comes with a class called: twitter-share-button.
Anyone else have this problem or know a solution?
Thanks.
|