if you read the tapestry core, component reference documentation,
http://tapestry.apache.org/tapestry5.2-dev/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html
you will find your answer there ;)
Katia
2010/11/8 Josh Kamau
> Thanks Juan,
>
> I have fixed the situation by addin
Thanks Juan,
I have fixed the situation by adding the CSS using the tags on the
layout markup as opposed to using @import() annotation on the layout class.
I needed to add several css files in a certain order. I also wanted to add
some IE specific styles using kind of tags.
Now what am researc
Well josh, it's hard to say. If u say it's a CSS problem then there's
not much tapestry could do. U might include a new CSS asset that
overrides the css causing the problem.
On Mon, Nov 8, 2010 at 8:45 AM, Josh Kamau wrote:
> I realized this is being caused by css. I am using blueprint CSS for la
I realized this is being caused by css. I am using blueprint CSS for layout
and its really disfiguring my table.
Any solution for this?
regards.
On Mon, Nov 8, 2010 at 2:42 AM, Josh Kamau wrote:
> Hi all
>
> I have created some page links and they are appearing with the path in
> brackets.
>