The default skin has a basic.css file has a .codefrag selector. However,
the tigris skin does not have a basic.css file. I added the .codefrag
selector to the tigris.css file, but it has no effect.

Cheers,
Eric

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 16, 2006 9:29 AM
> To: user@forrest.apache.org
> Subject: AW: <code> to class="codefrag"
> 
> >> >How do I get <code> elements to display correctly in HTML output?
> Using
> >> 0.7 and the tigris skin using <code> elements generates into <span
> class="codefrag">. The
> >> stylesheet does not have a setting for codefrag.
> >>
> >> But maybe you found a bug in the tigris skin ;-)
> 
> 
> >I tried this with the default skin and it produced the same
> >html code, but it displayed correctly.
> 
> 
> Has the CSS file from the default skin a .code/.codefrag selector?
> 
> 
> Jan