I am using Jetspeed 2.
I resolved the problem according to some suggestions on this
list-Changing my styles.css as follows:
@import url("../../css/portal-standard.css");
...
Add a bunch of styles from the tigris styles.css
And the columns start to work but still need more tweak. I will look at
the suggestion on your other response on lay out problem.
Thanks
Yiguang
-----Original Message-----
From: David Sean Taylor [mailto:[EMAIL PROTECTED]
Sent: Monday, July 17, 2006 5:37 PM
To: Jetspeed Users List
Subject: Re: portlet lay out questions (lay out not working with my
theme)
Hu, Yiguang wrote:
> I created my own theme, I want to use my theme with a layout for 2 or
> three columns. Somehow the page only shows one column.
>
> But if I use the tigris and Jetspeed theme, the layout works fine for
2
> or three columns.
>
Assume you are working with the Jetspeed Desktop.
We do *try* to respect the number of columns in a PSML layout, although
we have recently discovered that PSML is not providing enough
information to determine the number of columns and rows without an xpath
calculation over the XML returned via the getPage ajax api.
We are now looking into providing more exact information about rows and
columns sizes from the server side, to make the job easier for
javascript clients.
That said, I have no idea why your theme fails.
Maybe you could send us the vm or jsp theme...
---------------------------------------------------------------------
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]