John, John King wrote:
> Hello -- > > I have what I suspect is a very simple question but I haven't been able to > find an answer in the documentation.... > > How do I control the height of a portlet on the screen? When my portal is > configured with only one portlet, it is somehow limited to about 2-3 inches > high. I would like it to occupy the entire space available. I've tried > changing the controller and the control in the user's default.psml file but > neither seems to have the desired effect. Can someone tell me the magic > incantation? o Is their more then "2-3 inches" of content, i.e. is there content missing? o I do not know what is meant by "I would like it to occupy the entire space available". In general "space" is "occupied" by content, so add content :) The height of the content is dictated by many factors, including: The height of the portlet's content. Height of portlets in the same row. Width of portlets in the same column. Current width of the browser window. Type of browser. Try setting "application=yes" in the portlet's registry entry. Jetspeed's IFrames may be worth looking at. Paul Spencer > > Thanks in advance, > John King > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
