Re: Re: Re: Re: Re: Re: Re: Re: It works great on FireFox

Posts: 105
Joined: 12/28/2007
Uber DonorBug Finder

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!)

AttachmentSize
checkout-button-image.png3.62 KB
Any tips how to get more attention to buttons? By: Abilnet (25 replies) Sat, 03/15/2008 - 22:19