Curtney Jacobs <[EMAIL PROTECTED]> wrote: > > Hi, > > I have been feedling aroiund with the 2xhtml.xsl to produce font-size, and > font color changes, but I am not seeing the changes in the resulting xhtml. I > am pretty confident my jsp page is referencing the correct style sheet. I > have been at this for a few hours now. But no luck. > > I made a copy of 2xhtml (ssw_test_2xhtml.xslt) and made sure my jsp page is > pointing towards it. But still no results. Below are markup snipet: > > Any assistance, as usual, is greatly appreciated.
I cannot immediately understand the problem, but I could perhaps give some hints for sollution. Firstly you could (temporary) switch off all XSL related cached which you find in caches.xml. Otherwise changes could have a delay and so on, which can be rather confusing, especially when not certain yet of other things. Secondly I would make absolutely sure that it is actually using my XSL, by making it very simple and writing out a lot of messages on any hit template or so. If that works, then it was an issue in the XSL (XSL being a quit obscure language, makes that not implausible), if it doesn't hit at all, then obviously there is something wrong with resolving it. I suppose you have already studied the 'formatter.jsp' examples? I'm pretty sure that there is one adding color. Michiel -- Michiel Meeuwissen Mediacentrum 140 H'sum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
