I am redesigning the following web site from one being made entirely in flash to a layer-based design (no tables): http://www.midoaklandmaintenance.com/
I want to somewhat keep the button design that I have on the site right now. In other words, I want a hover color on the entire box, like what I have on the index page.
Is there a way to do this in CSS? I’ve been looking it up everywhere, and I can’t even find any sites that do this? All I can manage to do is change the hover color of the link itself, not the entire <div> box.
With the advancement of CSS, I can’t imagine having these buttons be made from images…there has to be a better way.
Any help would be greatly appreciated. Thanks.
maria-