RE: Liferay Theme Custom.css not working

biswajit sarkar, modified 12 Years ago. Regular Member Posts: 166 Join Date: 10/17/11 Recent Posts
I have created a custom theme and deploy it in our development and production environment also.

The problem is in production environment the theme is working fine but in development environment my custom.css is not working properly.
Css classes are not working in Development environment.

I have tried all the suggestion from the following post

http://www.liferay.com/community/forums/-/message_boards/message/13500813

I have included the following parameter in the file portal-ext.properties: include-and-override=portal-developer.properties
clean the vm cache from "control panel-->Server Administrator".
clean all temp file from tomcat "temp" directory.
clean all work file from tomcat "work-->Catalina-->localhost" directory.
restart the server.
clear my browser cache.

But still my custom.css not working.
One more thing i forget to add that using firebug if i open my "custom.css" ,it shows all my css classes.



please help........
David Ilechukwu, modified 12 Years ago. Regular Member Posts: 154 Join Date: 6/7/10 Recent Posts
Are you using your own custom theme or trying to override the default Liferay theme?
biswajit sarkar, modified 12 Years ago. Regular Member Posts: 166 Join Date: 10/17/11 Recent Posts
I am using my own custom theme.
biswajit sarkar, modified 12 Years ago. Regular Member Posts: 166 Join Date: 10/17/11 Recent Posts
anyone aware about this issue??
biswajit sarkar, modified 12 Years ago. Regular Member Posts: 166 Join Date: 10/17/11 Recent Posts
got the solution .Apache reserve proxy server cache the css.