Foros de discusión

modifyingor removing page css and page javascript when migrating

Stephen Torres, modificado hace 6 años.

modifyingor removing page css and page javascript when migrating

New Member Mensajes: 3 Fecha de incorporación: 6/10/15 Mensajes recientes
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 hace 6 años.

RE: modifyingor removing page css and page javascript when migrating

Liferay Master Mensajes: 549 Fecha de incorporación: 25/04/11 Mensajes recientes
Hi Stephen,

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

I hope it helps!