I had a similar issue, although with 2.0M5
You should have something similar to this in your struts.xml
<constant name="struts.ui.theme" value="xhtml"/>
If it still isn't working, you may need to do as I did and copy the template
directory out of the struts jar, and have it under you webapp directory.
At the time I put this down to Appfuse's templates overwriting the Struts
templates, and not having the full functionality as required, I don't know
if this is a true statement or not ;-)
mraible wrote:
>
> You may be able to modify the forms.css to do this. If that doesn't
> work - use Struts' simple theme and you'll have full control of the
> HTML produced.
>
> Matt
>
>
> On 10/26/07, Rob Hills <[EMAIL PROTECTED]> wrote:
>> Hi All,
>>
>> I'm using AppFuse 2.0 and Struts and I'm wondering how to get my labels
>> and fields side-by-side rather than labels on top of fields as is the
>> default in
>> AppFuse.
>>
>> I assume there's a single change I can make somewhere, but I've not been
>> able to work out what that is.
>>
>> According to the Struts Documentation, using the "xhtml" or "css_xhtml"
>> theme should produce fields side-by-side, but I note that the struts.xml
>> file
>> that comes with AppFuse specifieds css_xhtml.
>>
>> I've hunted through the css, but haven't found anything that looks to me
>> like
>> it forces labels above fields (or vice versa) but then css isn't my
>> strong
>> point.
>>
>> I'd appreciate any tips.
>>
>> Cheers,
>> Rob Hills
>> Waikiki, Western Australia
>> Mobile +61 (412) 904-357
>> Fax: +61 (8) 9529-2137
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> --
> http://raibledesigns.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/How-to-get-labels-and-fields-side-by-side-tf4698890s2369.html#a13468223
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]