Static Facebook button without FBML or JS

Background


CSS

.facebook_button{
  float:left;
  display:block;
  line-height: 20px;
  padding-left: 25px;
  padding-right: 4px;
  background: url('/images/facebook_button.png') 0 0 no-repeat;
  border: 1px solid #1A356E;
  text-decoration: none;
  color: white;
}

Example

variable length!!

    

amazing!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s