> > On Aug 13, 2010, at 1:21 PM, Jody Levinson wrote:
>
> >> Uses the following CSS to create the gray quote mark image leading
> >> each section:
> >>
> >> .endorsementquote {
> >> font-style : italic;
> >> padding-left : 30px;
> >> background-color : transparent;
> >> background-image : url("
> http://highroadlesstraffic.com/wp-content/themes/eBook/images/endorsement-left.png
> >> ");
> >> background-repeat : no-repeat;
> >> background-attachment : scroll;
> >> background-position : 0% 0%;
> >> }
> >>
> >
> There is no limit to the number of times the same background image can
> be called by different containers on a page.
>
>
>
> - Tim
>
> (Please forgive any typos caused by huge fingers on a teeny phone keybard.)
>

I assume you are seeing this in IE7 (the only place I see the problem).
Removing the "font-style:italic" from ".endorsementquot" seems to make it
reappear.  I have no idea why.

Tim



-- 
-----------------------------------------
tim.arn...@gmail.com
______________________________________________________________________
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