[ic] theme.cfg will not update...arghhh!

Rene Hertell interchange-users at hertell.com
Wed Feb 25 18:14:21 EST 2004


> 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




More information about the interchange-users mailing list