Yes. Rain in Oakland. I am getting ready to ride my bike to the climbing gym in 
Berkeley. Finger crossed it does not rain. :)

So I have another question regarding this menu I am using for my girlfriends 
site. I am thinking of using it for my business site as well which I have been 
redesigning. The issue is how do I make the sub nave move as the height of my 
header graphic resizes when the browser is resized???

You can see my site at 

http://ecoitsf.com/

to get an idea of what I am talking about. It would be great if I/yous can 
figure out how to accomplish this. 

Sincerely, 

Matthew P. Johnson | Eco I.T.
320 Warwick Avenue Oakland CA 94610 | 415.254.1563 | ecoitsf.com
 Please consider the environment before printing this email.


-----Original Message-----
From: css-d-boun...@lists.css-discuss.org 
[mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of David Hucklesby
Sent: Tuesday, May 18, 2010 4:30 PM
To: css-d@lists.css-discuss.org
Subject: Re: [css-d] how do i center this /?

On 5/18/10 1:04 PM, Matthew P. Johnson wrote:
> This looks great thank you.
>
> Do you know how to change the color of the sub nav? When I change the
> color nothing happens. The color remains the default color... I am
> more curious than anything else why the color can not be changed.
>
> Sincerely,
>
> Matthew P. Johnson | Eco I.T.
>
> -----Original Message----- From: css-d-boun...@lists.css-discuss.org
> [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of David
> Hucklesby Sent: Monday, May 17, 2010 9:06 PM To:
> css-d@lists.css-discuss.org Subject: Re: [css-d] how do i center this
> /?
>
> On 5/17/10 4:36 PM, Matthew P. Johnson wrote:
>> http://www.kalsey.com/tools/csstabs/
>>
[...]

For the "inactive" state, Kalsey uses a selector with high specificity:

body.section-2 #menu ul#subnav-2 a

You'll need something at least as strong to override it - or else edit
the existing CSS.

WRT to the "hover" color, he has added !important, which is almost
impossible to override. Again, I suggest you edit the original code.

AT the same time you do this, I suggest you apply the same styles to the
"focus" condition, for the sake of those with no mouse...

Cordially,
David
--
(who is also in rainy Oakland.)
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to