Rob Stevenson wrote:
> Site: www.artcardshop.com/store/
> CSS: ... /includes/templates/Custom/css/stylesheet.css
>
> I'm trying to make the text of the Artists drop-down list on the left 
> look like the other text in other sideboxes on the left, such as 
> Categories above it.
>   
I wouldn't know a zen cart from a wheelbarrow. But is this what you mean?
FORM, SELECT, INPUT {
display: inline;
 font-size: 1em;
font-weight: bold; <<<add
color: fuchsia;<<<add (whatever)
margin: 0.1em;
}
And make that awful uppercase selector lowercase :-) .
Best,
~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to