xsl-list
[Top] [All Lists]

Cocoon and CSS

2005-06-30 03:18:38
Greetings all,

I'm having difficulty getting Cocoon 2.1 running on Tomcat 5 to
recognize and process a path in my CSS file:

list-style-image: url(images/bullet.gif);

I've tried a number of different ways of managing the CSS information:
at the moment it's contained within its own XSL stylesheet and
processed by a TextSerializer - this allows me to imbed XSL tags, but
apparently has no effect on the way the inline image path is processed.

Incidentally, the CSS class containing the bullet is processed
correctly if the entry is embedded within the page XSL. I'd prefer not
to do this.

This is my first post to this list, so apologies if this question has
already been answered. I searched the archive and couldn't find anything.

Best regards,

Mike Holt

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>
  • Cocoon and CSS, Mike Holt <=