so I'm limited to a single class used by this span element in a forum plugin.
I want to style it to work exactly like the buttons of my forum.
here's my current code:
color: #000000; background: #808080 left center repeat-x scroll url('http://images.proboards.com/v5/gradients/darkness.png'); padding: 5px; display: inline-block;
what can I add to this to make it work properly??
also, I need it to work for IE8.
could I get some help with this?
cause everything I find on google goes about creating another class, which I can't do.
thanks :)