ummm. the "FORM" area of the css?Originally Posted by Kim
Does anyone have a working example please?
ummm. the "FORM" area of the css?Originally Posted by Kim
Does anyone have a working example please?
no, the form is the name for the area in witch the button resides in the code.
[code]
<form>
<input type="button">
</form>
[code]
add a div or a ID. and
color: will change the font
background-color: the button.
Would you know which .php file holds this cold for that specific button? I've gone through the Developers Toolkit looking for input type="button" but, could not find that specific code.Originally Posted by Desopolis
![]()
yeah I didnt even think about it, Zen writes form buttons its own way
its
includes/templates/classic/tpl_product_info_display.php
make sure to override it properly