> Hi folks, > > I've updated my theme.cfg to use a linkrel css file but it won't update, > I have checked the new theme.cfg is on the server and I have hit apply > changes no end of times. I cannot restart the IC process as it's not my > server and probably running other catalogs anyway. > > Is there anyway of forcing the change through the UI? You can always move your css-settings to an eternal css-file with <link rel="stylesheet" type="text/css" href="my_style.css">, and specify that tag in your templates TOP-section. Remember that if you place this file in the web-space (public_html/css etc) you wont be able to use ic-tags here. But if you put it inside your catalog as a html-file (my_style.html), then things get different. That page is then parsed through ic, and it should take ic-tags etc. without problems. On a busy site I would suggest that you don't place that file inside your catalog, but in the web-space. That saves IC from parsing that file on every page-load. Rene _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.