aspvbnetnerd
Programmer
I dont like the "buy" button that I have.
Have anyone any idea how to make the "buy" button better?
This how it is today.
Have anyone any idea how to make the "buy" button better?
This how it is today.
Code:
input.button {
font-family: verdana, geneva, sans-serif;
height: 22px;
padding: 2px 2px 2px 2px;
background: #ffffff;
color: #333333;
font-weight: bold;
text-decoration: none;
font-size: 11px;
border: 1px solid #a3b5a5;
border-color: #a3b5a5;
}