osCmax v2.5 User Manual
Results 1 to 3 of 3

Changing border colors

This is a discussion on Changing border colors within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; How do you change to border color arround textarea fields like the one located under the contacts.php page. I looked ...

      
  1. #1
    Member andyy15's Avatar
    Join Date
    Aug 2004
    Posts
    63
    Rep Power
    0


    Default Changing border colors

    How do you change to border color arround textarea fields like the one located under the contacts.php page. I looked all over the css stylesheet with no luck. Can anyone point me in the right direction?
    Thanks,
    Andrew

  2. #2
    Member ddecjc's Avatar
    Join Date
    Sep 2004
    Posts
    35
    Rep Power
    0


    Default

    If you don't already have something like this in your CSS stylesheet, add it...
    Code:
    TEXTAREA {
      border-color: #000000;
    }

  3. #3
    Member andyy15's Avatar
    Join Date
    Aug 2004
    Posts
    63
    Rep Power
    0


    Default

    Thanks alot for all your help ddecjc. Yeah it was not in my stylesheet so I guess it was default light blue. Thanks agian, Andrew
    Check out my homepage.. It\'s my jewelry website.

Similar Threads

  1. changing colors; cant find colum color in stylesheet
    By Redeye_Joe in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 03-17-2006, 09:04 PM
  2. Add border around store
    By adam71o in forum osCMax v1.7 Installation
    Replies: 4
    Last Post: 04-14-2005, 11:37 AM
  3. Changing the colors on my site.
    By reysent in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 02-16-2005, 06:27 AM
  4. Box Border Problem
    By Sinful in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 09-15-2004, 04:31 AM
  5. Box border colour
    By Bah in forum osCommerce 2.2 Modification Help
    Replies: 5
    Last Post: 12-31-2002, 07:32 AM

Bookmarks

Posting Permissions

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