You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by אלחנן מעין <em...@msn.com> on 2007/05/04 11:01:03 UTC

change doubleselected appreance?

hi...

i like double select tag, but i'm wondering a fiew things.

is a there an easy way to customize it's appearnce, for example, i would 
like to set some spacing between the combos, or maybe have the 2nd combo 
appear next to the first one, instead under it.
i would like to label the second combo as well.

are there any similar alternatives to double select?

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: change doubleselected appreance?

Posted by Felipe Rodrigues <fe...@yahoo.com.br>.
you can also take the templates folder out of the jar, and by this way change
the respective .ftl to change the layout and behavior of your component. It
is quite simple, if you have this out of your .jar.
But if your change is really big, then you should extend the theme instead!

Good luck!

Felipe


Laurie Harper wrote:
> 
> אלחנן מעין wrote:
>> hi...
>> 
>> i like double select tag, but i'm wondering a fiew things.
>> 
>> is a there an easy way to customize it's appearnce, for example, i would 
>> like to set some spacing between the combos, or maybe have the 2nd combo 
>> appear next to the first one, instead under it.
>> i would like to label the second combo as well.
> 
> For simple visual tweaks, use CSS. For more extensive changes, you'll 
> want to customize the theme. See here for details:
> 
> http://struts.apache.org/2.x/docs/themes-and-templates.html
> http://struts.apache.org/2.x/docs/extending-themes.html
> 
> L.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/change-doubleselected-appreance--tf3690956.html#a10331681
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: change doubleselected appreance?

Posted by Laurie Harper <la...@holoweb.net>.
אלחנן מעין wrote:
> hi...
> 
> i like double select tag, but i'm wondering a fiew things.
> 
> is a there an easy way to customize it's appearnce, for example, i would 
> like to set some spacing between the combos, or maybe have the 2nd combo 
> appear next to the first one, instead under it.
> i would like to label the second combo as well.

For simple visual tweaks, use CSS. For more extensive changes, you'll 
want to customize the theme. See here for details:

http://struts.apache.org/2.x/docs/themes-and-templates.html
http://struts.apache.org/2.x/docs/extending-themes.html

L.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org