You can use <tr:selectOneChoice contentStyle="width: 100px" /> to change
the menu size.
Glauco P. Gomes
schneidc escreveu:
Hi,
I want to change the width of a <tr:selectOneChoice>, so it isn't so narrow
when empty. <tr:selectOneChoice inlineStyle="width: 100px"> doesn't do the
trick as the actual menu is embedded in a table and the style get's applied
on the table and not the menu itself.
So I figured out that I should change "af|selectOneChoice::content". But
this would alter all the selectOneChoices and I only want to adjust the
width of one. I read the skinning guide but didn't find anything useful. Is
it even possible?
Cheers
Simon