I fell off this list somehow, but have re-upped.

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

The CSS validates and it works great in FF, but in IE I only see the  
quote the first time and not on any subsequent uses on the same page.

Clue?

(There are other CSS problems on the site but I am working with the  
template developer to resolve those)

Thanks!

Jody

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