I got it cleared up, it was an issue with not using the absolute path in my
link.
Thanks,
Session
> Hi, Do you have your form's theme set to css_xhtml ?
>
> Leena
>
> On 7/31/07, Session A Mwamufiya <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> I have a page with various strut objects in a form
It also looks like you're referencing the "actionButton" style class
> >
> >
> > > cssClass="actionButton" />
> >
> >
But you defined the style as the "button" class.
> > input.button {
> > text-align: left;
> > width: 100px;
> > }
(*Chris*)
---
Hi,
Do you have your form's theme set to css_xhtml ?
Leena
On 7/31/07, Session A Mwamufiya <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I have a page with various strut objects in a form (buttons, textfields,
> and listboxes), and would like to be able to control the layout. I tried
> using a css fil
Session A Mwamufiya wrote:
- I have the following line in my tag:
This probably is part of the problem--this url should be relative to the
webapp, something like:
"/> (where "/styles/render.css" is the path
from the root of your webapp to the file in question.)
Any ideas why struts do
Hi,
I have a page with various strut objects in a form (buttons, textfields, and
listboxes), and would like to be able to control the layout. I tried using a
css file to set the size and font of buttons:
- my jsp page contains:
- I have the following line in my tag:
- my rende
5 matches
Mail list logo