Fórum

modifyingor removing page css and page javascript when migrating

Stephen Torres, modificado 6 Anos atrás.

modifyingor removing page css and page javascript when migrating

New Member Postagens: 3 Data de Entrada: 06/10/15 Postagens Recentes
We are currently migrating from 5.2 ce t0 6.2EE. We have reasonable success migrating portlets over; however, I am having some issues with pages that are coming over with custom page css conflicting with the theme, particuraly booststrap. Our 5.2 theme column sizes are modified on the page css. Since bootstrap uses 12 columns , this has made it necessary to find each of these pages and remove the troublesome css. We are trying to have a minimum of post migration steps to accomplish. Is there a way I can search for conflicting css and remove it from all pages when migrating?
thumbnail
Alberto Chaparro, modificado 6 Anos atrás.

RE: modifyingor removing page css and page javascript when migrating

Liferay Master Postagens: 549 Data de Entrada: 25/04/11 Postagens Recentes
Hi Stephen,

The custom css set for a page is stored in the layout.typeSettings field.

I hope it helps!