I was wondering how to make a button like this:
http://i43.tinypic.com/e21b7.png
The main problem, is NOT a problem. Although, I am not sure how to make it with a custom image at the right, as well as that nice border. (CSS)
Can someone help me?
Kindest Regards
Why aren’t I working? You can use this example to see how you might do it. Don’t just use this code – It’s a little big, not particularly efficient, and has only been tested in webkit. This could be a disaster in IE, Opera, Firefox, who knows. You’d need to use CSSPie and more vendor prefixes to get this more browser compliant, and that might be a distaster in itself. It’s a lot of code for a button.
At any rate, you can get the idea of how it’s done from this.
jsfiddle
Code:
html
css