Tutorial Perfect CSS Sprite / Sliding Doors Button
Demo View Demo Download Files HTML So Neat! CSS a.GlobalOrangeButton span { background: transparent url(’http://media-sprout.com/tutor...
https://iskablogs.blogspot.com/2014/03/tutorial-perfect-css-sprite-sliding.html
Demo
View Demo Download Files
HTML
So Neat!
CSS
a.GlobalOrangeButton span {
background: transparent url(’http://media-sprout.com/tutorials/web/CSSSprite-SlideButton/images/button_left_orange.png’) no-repeat 0 0;
display: block;
line-height: 22px;
padding: 7px 0 5px 18px;
color: #fff;
}
View Demo Download Files
HTML
So Neat!
CSS
a.GlobalOrangeButton span {
background: transparent url(’http://media-sprout.com/tutorials/web/CSSSprite-SlideButton/images/button_left_orange.png’) no-repeat 0 0;
display: block;
line-height: 22px;
padding: 7px 0 5px 18px;
color: #fff;
}