Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2009
    Posts
    12
    Plugin Contributions
    0

    Default Changing zencart form highlight color

    Hi, when you select a text field like typing up address and contact form boxes, the whole box color changes.

    Can someone please tell me where to change this color?
    Is it in stylesheet? At the moment its a bright greenish color but I want to change to light grey.

    Your help would be much appreciated.

    Thank you.

  2. #2
    Join Date
    Oct 2006
    Posts
    624
    Plugin Contributions
    0

    Default Re: Changing zencart form highlight color

    If you are using the Classic template, look for the following code and change the background color accordingly:

    Code:
    input:focus, select:focus, textarea:focus {
        background: #E4FEF5;
      }
    Goh Koon Hoek, author of "e-Start Your Web Store with Zen Cart".
    Printed book: www.lulu.com/content/10576284
    Electronic book and Errata: www.cucumbermedia.com/store

  3. #3
    Join Date
    Aug 2009
    Posts
    12
    Plugin Contributions
    0

    Default Re: Changing zencart form highlight color

    Thanks for your reply.
    But I cannot find a code that even has the word "focus" inside my stylesheet.css

    I'm looking at the one in admin/includes/stylesheet.css
    right?

    Thanks.

  4. #4
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: Changing zencart form highlight color

    No, it's the ../includes/templates/your_template/css/stylesheet.css one. Not in the admin folder.

    Rob

 

 

Similar Threads

  1. customize contact us form text color?
    By hooai12 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Nov 2009, 11:34 AM
  2. sending form to zencart
    By keystonewebworks in forum General Questions
    Replies: 0
    Last Post: 12 Dec 2006, 02:25 PM
  3. Changing the original ZenCart color
    By chrisj in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 25 Aug 2006, 10:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg