Sumit,

Sumit Ranjan wrote:
> 
> my webpageportlet type portlets( i.e. parent= webpageportlet) always open
> full page.
> so, if i have 3 or 4 such portlets on a particular page, then the layout
> very awkward .
> how to control the sizes  these portlets...so as to contain in a single page
> ?

Unless you can control the size of the web page included in the portlet,
you can not control the size of the portlet.  The WebPagePortlet just
copies, with some exceptions, the HTML from the web page into the
portlet. 

> 
> also, the individual colors of the webpageportlets get lost and the content
> is shown in a background , which is default background of the page. any idea
> how to retain the original web-page colors?
> 

Does the background color match the current skin?

Also compare the HTML, by viewing the source, of the page displayed
normally and the page displayed in a portlet.  I suspect you will find
WebPagePortlet has stripped some of the HTML that affect the colors. 
Look in the WebPagePortlet documentation, you may be able to turn off
the stripping by changing/setting a "dont_remove_xxx" parameter for the
portlet.


> please suggest.
> 
> TIA
> 
> Sumit Ranjan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Paul Spencer

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to