Addison Berry (JIRA) wrote:
     [ http://issues.apache.org/jira/browse/FOR-518?page=all ]

Addison Berry updated FOR-518:
------------------------------

    Attachment: toolbox-font.txt

Last night I fixed this by editing the pelt/css/profile.css.xslt file by moving #menu 
.menupagetitle  {color: <xsl:value-of select="@font"/>;} up to toolbox, rather 
than where it was in dialog (since dialog doesn't seem to be used in pelt?) and also adding the 
font attribute to the toolbox color element in fresh-site/skinconf.xml.  Worked just the way I 
wanted.  See the attached diffs.

When I did a build clean, build on a new svn today, I am now getting an error 
when I try to forrest site:
X [0]                                     linkmap.html  BROKEN: The content of 
elements must consist of well-formed character data or markup.

I'm not sure what the problem is now...

Have a look in webapp/WEB-INF/logs/error.log you should get a more detailed error. A file somewhere is not well formed, most likely pelt/css/profile.css.xslt since that is the one you say you edited.

Ross

Reply via email to