Re: [css-d] Zero out a style

2010-04-11 Thread Tim Snadden
On 12/04/2010, at 2:43 AM, Shanna Cramer wrote: > I do. > > I am using Hybrid ( http://themehybrid.com/demo/hybrid/ ) as the > parent > theme and creating a child theme called nawbo. Here is the website. > http://nawbogrrv.org/ > > Hybrid uses several style sheets that will give you desired res

Re: [css-d] Zero out a style

2010-04-11 Thread Shanna Cramer
On 4/11/10 11:06 AM, "David Laakso" wrote: > Shanna Cramer wrote: >> Here is the website. >> http://nawbogrrv.org/ >> >> > > > > > Have you tried overwriting the style in the head of the document or > inline within the markup? > > Best, > ~d > > PS Bottom posting is appreciated. > > >

Re: [css-d] Zero out a style

2010-04-11 Thread David Laakso
Shanna Cramer wrote: > Here is the website. > http://nawbogrrv.org/ > > Have you tried overwriting the style in the head of the document or inline within the markup? Best, ~d PS Bottom posting is appreciated. -- desktop http://chelseacreekstudio.com/ mobile http://chelseacreekstudio.

Re: [css-d] Zero out a style

2010-04-11 Thread Shanna Cramer
I do. I am using Hybrid ( http://themehybrid.com/demo/hybrid/ ) as the parent theme and creating a child theme called nawbo. Here is the website. http://nawbogrrv.org/ Hybrid uses several style sheets that will give you desired results when used in combination. Number of columns in one, font sty

Re: [css-d] Zero out a style

2010-04-11 Thread Paul Novitski
At 4/10/2010 06:46 PM, Shanna Cramer wrote: >I frequently work on child themes and build custom style sheets in addition >to the parent style sheet. >Is there a way to zero out a style? Just remove any parent styling that was >applied to some element. If we're to take your question literally, the

Re: [css-d] Zero out a style

2010-04-10 Thread Jukka K. Korpela
Shanna Cramer wrote: > I frequently work on child themes and build custom style sheets in > addition to the parent style sheet. > Is there a way to zero out a style? Just remove any parent styling > that was applied to some element. No, you cannot zero out style settings, only override them. For

Re: [css-d] Zero out a style

2010-04-10 Thread David Laakso
Shanna Cramer wrote: > I frequently work on child themes and build custom style sheets in addition > to the parent style sheet. > Is there a way to zero out a style? Just remove any parent styling that was > applied to some element. > > Sound reasonable: sort of. Got a uri to specific problem