Dear Andrew,
if you use jsp for layout look at
[TOMCAT]\webapps\jetspeed\WEB-INF\templates\jsp\layouts\html\default.jsp
<td align="center" valign="top">
<%// Enable for Debugging ("Included servlet Error: 500") Including:
screenJsp %>
<jsp:include page="<%= screenJsp %>" flush="true" />
</td>
be sure valign="top".
If you use vm look at
[TOMCAT]\\webapps\jetspeed\WEB-INF\templates\vm\layouts\html\default.vm
<td valign="top">
$screen_placeholder
</td>
be sure valign="top".
Default.jsp and Default.vm are quite powerful and easy to use for modifying
the general layout of your site.
Hope it helps, good luck
Stefano
----- Original Message -----
From: "Sturtz, Andrew" <[EMAIL PROTECTED]>
To: "Jetspeed Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, March 30, 2004 11:49 PM
Subject: RE: pane justification?
After a user has logged into my portal the panes in a tabular view are in
the middle of the page, I need them to be right below the top banner.
Thanks for responding if you need any further clarification please let me
know.
Sincerely,
Andrew Sturtz
-----Original Message-----
From: Rapha�l Luta [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 30, 2004 4:41 PM
To: Jetspeed Users List
Subject: Re: pane justification?
Le 30 mars 04, � 19:48, Sturtz, Andrew a �crit :
> Does anyone know what the parameter is that needs to be set to change
> where the panes in a portal appear on the page. I need to set it up
> so that these panes are justified to the top of the page. Any help
> would be greatly appreciated.
I'm sorry, I don't understand your question !
Can you elaborate somewhat on your requirements ? what do you mean by "panes
justified to the top" ?
--
Rapha�l Luta - [EMAIL PROTECTED]
Apache Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]