Announcement

Collapse
No announcement yet.

Change colour of Quantity Box

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Change colour of Quantity Box

    Hello,
    I want to change the colour of the quantity box on my product pages. How can i do this?
    Many thanks
    Anita
    Whipperleys Military & Outdoor Clothing Ltd http://www.whipperleys.co.uk

    #2
    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">

    Comment

    Working...
    X