changing stylelayout.css don't affect

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
12/23/2008 2:21:39 PM
Gravatar
Total Posts 8

changing stylelayout.css don't affect

I create new skin by copying existing skin (styleshout-coolwatr to _my). After I try to change any values in  stylelayout.css and other css files, but I don't see result in browsers after refreshing. I remove all CSS files from _my skin folder, but skin don't changed. I modify header2.jpg and after refresh i see new picture, but not in css case. WHY?
12/25/2008 3:59:45 AM
Gravatar
Total Posts 16

Re: changing stylelayout.css don't affect

the same error with me.

modify the web.config:

<add key="CacheCssOnServer" value="true" />
<add key="CacheCssInBrowser" value="true" />

modify the "true" to "false".
but you should download the 2.2.8.1 release.
You can refere to my post.   http://www.mojoportal.com/Forums/Thread.aspx?thread=2251&mid=34&pageid=5&ItemID=4

You must sign in to post in the forums. This thread is closed to new posts.