PDA

View Full Version : Change colour of Quantity Box


Riplees
03-May-2003, 07:08 PM
Hello,
I want to change the colour of the quantity box on my product pages. How can i do this?
Many thanks
Anita:)

cdicken
06-May-2003, 09:49 AM
Not sure. I know you have to do it with stylesheets.

You would need to create a new input box style with a different colour in actinic.css.

Then you would go to 'Design | Text | Website | HTML' and click 'Go to' to go to prompt ID '2173'.

Change the prompt there to read something like:

%s<INPUT class="newstyle" TYPE=text NAME="%s" SIZE="%d" VALUE="%d">