I am using Liferay 6.1 with IDE as Eclipse Juno version .
I am having a question with developing new Theme in Liferay .
I followed the following below steps to do so
- From IDE , Selected New Liferay Project with name as "Test" and enabled Radio Button Theme
- Basic Structure for Test-theme got created .
- Under _diffs folder , i copied 4 folders namely css , images , js and templates as it is
- deployed it using ant "deploy" option
- Then finally under Manage -- > Page -->Look and Feel OPtion , selected Test as Theame and saved that
I have represented the above steps in the below screen shot .
What i was expecting is that the Page should be displayed as same as Classic Theme as i did not made any changes to any of the folders (css , images , js , templates) , but unfortunately the is looking weird .
Please see the screen shot the page displayed using Test Theme .