Fórum

Application too wide for column

james chetwood, modificado 12 Anos atrás.

Application too wide for column

New Member Postagens: 2 Data de Entrada: 27/06/11 Postagens Recentes
The calendar widget is too wide for its column in a liferay site im making. I could fix this with some CSS but its a bit of a pain as you can select different time spans, etc. Im new to liferay so is there a standard way of dealing with width problems for applications?

Thanks
thumbnail
Rob Chan, modificado 12 Anos atrás.

RE: Application too wide for column

Junior Member Postagens: 82 Data de Entrada: 23/03/11 Postagens Recentes
You could write a hook to change the layout of the calendar portlet, but frankly it would be easier to add custom CSS to the portlet.

On the portlet click the wrench > Look and Feel > Advanced Styling, and add the portlet specific CSS that you need.