Awesome help from all you guys, appreciated. I'm feeling this is coming quite close what I'm after, special thanks t3r0 for the latest code to include in style.css:
#edit-checkout, #edit-continue,
div.add_to_cart input[type=submit],
input#edit-checkout {
color: #fff;
background: #7E0303 url('bgrad.png') repeat-x top center;
border: 1px solid #ff2400;
font-weight: bold;
cursor: pointer;
}
#edit-checkout:hover, #edit-continue:hover,
div.add_to_cart input[type=submit]:hover,
input#edit-checkout:hover {
background: #7E0303 url('bgrad_hover.png') repeat-x top center;
}An almost live example with the code above is here (I'm still not able to test with other than Linux / FireFox... reports appreciated!)
| Attachment | Size |
|---|---|
| checkout-button-image.png | 3.62 KB |


Joined: 12/28/2007