I was able, as suggested above, to change my Update button to CSS just by shortening the alt text. However, as others have noted, I still have a gif image for the delete button.
I can easily make a gif that looks like my CSS button style, but I use a CSS rollover effect and I'd like to duplicate that too.
I can probably recall (it's been a while) how to do that using javascript, but it's also possible, I believe, using CSS and applying a different image using a hover and that sort of thing. I found a couple of examples on the web on how to do this, but I couldn't make them work in m,y site.
Has anyone managed to get their own CSS rollover effects working for the Delete button?
TIA
Rob



