On 18-Jan-07, at 11:28 PM, ~davidLaakso wrote:

> 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;
> }

Thank you David, and thanks for being polite. It must have been late 
last night for me to miss the obvious.

> And make that awful uppercase selector lowercase :-) .

I wish! When I made all the selectors lowercase the design blew up. 
Portions of the code are also uppercase and the two must match. I'm not 
even going to bother asking the Zen Cart people why they left uppercase 
code in there while simultaneously claiming that the result of their 
efforts is "XHTML 1.0 Transitional" compliant.

Rob
______________________________________________________________________
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