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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| 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 |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| If you don't already have something like this in your CSS stylesheet, add it... Code: TEXTAREA {
border-color: #000000;
}
|
|
#3
| ||||
| ||||
| 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. |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| changing colors; cant find colum color in stylesheet | Redeye_Joe | osCMax v2 Customization/Mods | 1 | 03-17-2006 10:04 PM |
| Add border around store | adam71o | osCMax v1.7 Installation | 4 | 04-14-2005 12:37 PM |
| Changing the colors on my site. | reysent | osCommerce 2.2 Modification Help | 3 | 02-16-2005 07:27 AM |
| Box Border Problem | Sinful | osCommerce 2.2 Modification Help | 1 | 09-15-2004 05:31 AM |
| Box border colour | Bah | osCommerce 2.2 Modification Help | 5 | 12-31-2002 08:32 AM |