Quote:
Originally Posted by zelnik
Thanks works nicely but sods law the icons/buttons are different heights.
Would it be difficult to be able to add the twitter button 1 or 2 pixels lower?
Thanks and marked installed.
|
Yeah good call... if you add the code:
padding-top:2px; to the style attribute of the <div> tag it perfectly centers the tweet button with the facebook button. I have updated the code in the top post to reflect this change.