I want to implement badge like in SO, maybe you can give me a nice css code?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Introducing the brand new Stack Overflow BadgeMaker 3000It makes Badges™Just pop in a name, tell it what color you want your shiny new badge to be, and you're all set! Browser support: All modern browsers, up to and including IE7. Round corners not supported in IE8 and below. |
|||||||||||
|
|
Maybe you can use the nice Firebug and take a peek at how SO does it. |
|||||||||||||||||||||
|
|
You mean rounded corners? It uses CSS3 rounded corners:
|
|||||
|
|
Or you can run a search for 'badge' on their CSS file:
|
|||
|
|

