Foros de discusión

default layout template

thumbnail
lou cat, modificado hace 11 años.

default layout template

Regular Member Mensajes: 196 Fecha de incorporación: 26/01/12 Mensajes recientes
Hi!

I'd like to change the default layout template for a web page in liferay 6.0.6, at the moment it's the 2 Columns (30/70) but I need the 1 Column one.
I've added these properties to my portal-ext.properties file and restarted the server:

default.layout.template.id=1_column
default.guest.public.layout.template.id=1_column
default.user.private.layout.template.id=1_column
default.user.public.layout.template.id=1_column

but nothing changed.
Am I doing anything wrong or is it a bug?
is the layout id correct?

thank you for any feedback emoticon
thumbnail
David H Nebinger, modificado hace 11 años.

RE: default layout template

Liferay Legend Mensajes: 14919 Fecha de incorporación: 2/09/06 Mensajes recientes
This change only affects new pages, not existing pages.

To change existing pages you must modify it manually.
thumbnail
lou cat, modificado hace 11 años.

RE: default layout template

Regular Member Mensajes: 196 Fecha de incorporación: 26/01/12 Mensajes recientes
Sure, I wasn't expecting it to change existing pages emoticon

I'm afraid it doesn't work when I create new pages....
thumbnail
lou cat, modificado hace 11 años.

RE: default layout template

Regular Member Mensajes: 196 Fecha de incorporación: 26/01/12 Mensajes recientes
so... no clues about this?
anyone else who had similar problems?
thumbnail
nawaz ali, modificado hace 8 años.

RE: default layout template

New Member Mensaje: 1 Fecha de incorporación: 3/11/15 Mensajes recientes
Add this below to property file default template will change to single column

default.layout.template.id=1_column
layout.default.template.id=1_column