CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   HTML & CSS (http://www.codingforums.com/forumdisplay.php?f=13)
-   -   How to: Move Tweet button with css. (http://www.codingforums.com/showthread.php?t=207093)

nickHiebert 10-16-2010 06:03 PM

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.

_Aerospace_Eng_ 10-16-2010 07:04 PM

We need to see the html, if you don't know how to get the html for the button then give us a link to your site. Chances are you need to make it display:block;


All times are GMT +1. The time now is 09:50 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.