Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Liferay Theme Custom.css not working
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........
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........
Are you using your own custom theme or trying to override the default Liferay theme?
I am using my own custom theme.
anyone aware about this issue??
got the solution .Apache reserve proxy server cache the css.