| Author |
How to control the size of the portlet?
|
ankur rathi
Ranch Hand
Joined: Oct 11, 2004
Posts: 3829
|
|
How to control the size of the portlet? I am using IBM Websphere Portal. Thanks.
|
 |
Abhishek Kanchan
Ranch Hand
Joined: May 10, 2007
Posts: 32
|
|
Hi Ankur, I am also having similar problem, any help will be greatly appreciated.
|
SCJP 1.5<br />SCWCD 5.0
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
The layout of a portal page is determined by the theme and skin in which it resides. Tables and style sheets can be used to manipulate the layout within a portlet, but you can't control the overall size. All you can do is develop a portlet that will look good in any environment. Having said that, if your portlet is given 400x400 pixels, there's no reason you can't just put the whole thing in a table 200x200 in size. There'll just be alot of whitespace, that's all. -Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
Jonas X. Yuan
author
Ranch Hand
Joined: May 18, 2008
Posts: 108
|
|
In Liferay, the size of portlet can be controlled by Layouts. Here is an real example: http://sesamestreett.cignex.com/playlist
|
Books: Liferay Portal 6.1 Systems Development
|
 |
 |
|
|
subject: How to control the size of the portlet?
|
|
|