<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16481" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Verdana>Okay, in my Seaside 2.7 development image, I used 
updateRoot: to get my app to use CSS files in a particular location (using 
linkToStyle:). This works fine.</FONT></DIV>
<DIV><FONT face=Verdana></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana>But now I'm trying to create a fresh image and the 
updateRoot: method is no longer having the intended effect--the CSS files are 
ignored. I must've "accidentally" got it working in the original 
image.</FONT></DIV>
<DIV><FONT face=Verdana></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana>So the question is: How do I correctly apply updateRoot: 
to get my app to use CSS files?</FONT></DIV>
<DIV><FONT face=Verdana></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana>Thanks,</FONT></DIV>
<DIV><FONT face=Verdana>Richard</FONT></DIV></BODY></HTML>