
Originally Posted by
rstevenson
When you create buttons -- in Zen Button Constuction Kit or whatever other tool you might try -- what you get are pictures of buttons. They're not being created with CSS and therefore they are not "CSS buttons". So turn CSS Buttons off in admin.
CSS Buttons are created using style declarations in the stylesheet called stylesheet_css_buttons.css. If you do that, you can turn on CSS Buttons in admin and then the graphic/picture buttons won't show and the styled ones will show.
The problem described in the first post above is related to how browsers draw forms buttons as system buttons whether you want them to or not. The contribution CSS Buttons -- not the default css buttons that comes with Zen Cart -- manages to handle that situation better.
HTH
Rob