Vista combinada Visión Plana Vista de árbol
Discusiones [ Anterior | Siguiente ]
Anónimo
portlet sections
27 de agosto de 2008 0:33
Respuesta

Anónimo

Hi,
we are using this liferay classic theme only for the front end design.
We need to change the portlet sections. we dont want to portlet title, portlet topper, portlet icons. how we change that.
Sharana Basavaraj Ballari
RE: portlet sections
27 de agosto de 2008 1:45
Respuesta

Sharana Basavaraj Ballari

Ranking: Regular Member

Mensajes: 128

Fecha de incorporación: 9 de septiembre de 2007

Mensajes recientes

Hi Balaji,

Just refer the portlet.vm under ROOT/html/themes/classic/templates folder and the portet.css file which is under ROOT/html/themes/classic/css folder.

Make the necessary changes... There you are.

HTH,
Sharan
Archi Madhu
RE: portlet sections
27 de agosto de 2008 11:22
Respuesta

Archi Madhu

Ranking: Regular Member

Mensajes: 210

Fecha de incorporación: 24 de marzo de 2008

Mensajes recientes

Hello........

If u dont want portlet icons and portlet title u have to change in portel.vm file under classic theme >>template folder , just remove the lines which u dont want and also remove them from portlet.css file or topper there is one file portlet_bg.png u need to make some changes in that......

Best,
Archi
Sharana Basavaraj Ballari
Re: [Liferay Forums][4. Custom Theme Development] portlet sections
30 de agosto de 2008 23:25
Respuesta

Sharana Basavaraj Ballari

Ranking: Regular Member

Mensajes: 128

Fecha de incorporación: 9 de septiembre de 2007

Mensajes recientes

Hi Balaji,

Just refer the portlet.vm under ROOT/html/themes/classic/templates folder
and the portet.css file which is under ROOT/html/themes/classic/css folder.

Make the necessary changes... There you are.

HTH,
Sharan

On Wed, Aug 27, 2008 at 1:03 PM, Balaji n Nagarajan at Liferay's Community
Forums <no-reply@liferay.com> wrote:

> Hi,
> we are using this liferay classic theme only for the front end design.
> We need to change the portlet sections. we dont want to portlet title,
> portlet topper, portlet icons. how we change that.
> --
> Liferay Community Forum
> mb.239389.1228711@events.liferay.com
>
> http://www.liferay.com/web/guest/community/forums/-/message_boards/message/1228711
Ziggy ©
RE: Re: [Liferay Forums][4. Custom Theme Development] portlet sections
2 de agosto de 2009 15:27
Respuesta

Ziggy ©

Ranking: Expert

Mensajes: 293

Fecha de incorporación: 8 de junio de 2008

Mensajes recientes

Is it possible to make this change for an individual portlet? portlet.vm is a global change. I would like to remove the header bar of a specific portlet.
atul patel
RE: Re: [Liferay Forums][4. Custom Theme Development] portlet sections
2 de agosto de 2009 16:28
Respuesta

atul patel

Ranking: Regular Member

Mensajes: 190

Fecha de incorporación: 17 de noviembre de 2006

Mensajes recientes

You have at least a couple of options.

1. Using css, hide the header of the specific portlet
2. modify portlet.vm such that if the title of the portlet is "hidden" or something else arbitrary, then don't output the header