Fórum

Problems with Theme creation in Liferay 5.1.2

Iris S, modificado 15 Anos atrás.

Problems with Theme creation in Liferay 5.1.2

New Member Postagens: 9 Data de Entrada: 22/08/08 Postagens Recentes
Hi All,

I have been running a local Liferay version 5.1.0 on my windows machine, and have not had any problems with my theme creations. I usually create my themes like this:

create.bat newTheme "New Theme".

This builds the theme, compiles it and deploys it all at once. My company upgraded to 5.1.2 and now we can't get the theme creation to work properly. First, the create.bat file had the compile and deploy commands commented out. Once we took the comments and ran the create.bat newTheme "New Theme", it seems to work fine...but the theme it creates is messed up. It's supposed to look just like the classic theme, but the header is messed up and the navigation and a couple other things are messed up as well.

Is there anything I need to change when creating my themes in this new version?

Any help would be GREATLY appreciated. Thank you.