Can anyone suggest a different way to achieve this effect? I'm still  
not sure why it would show up ONCE on the page, but not in subsequent  
instances on the same page! Can a background image only be invoked one  
time on a page?

Thanks!


On Aug 13, 2010, at 1:21 PM, Jody Levinson wrote:
>
> I am working on a site which is using a purchased WP template as the
> site platform.
>
> This page: http://highroadlesstraffic.com/reviews/endorsements/
>
> 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%;
> }
>

--
TroutDream Graphics, Inc.
Always fresh. Never canned.
http://troutdream.com
425-686-8699


______________________________________________________________________
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