If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
I have read the help on how to modify the Style.css and found the following lines that need to be added...
<add key="CacheCssOnServer" value="false" /> <add key="CacheCssInBrowser" value="false" />
I tried adding them to the end of the web.config and got an error.
Where in teh web.config should I add the lines? (What Section?)
Thanks Phill
Okay my error... I didn't read far enough... I should have added the lines to the User.config... and of course it works fine and reflects the changes to the style.css