Hey Jun

the shootboxgroup widget is styled in this XSL in the CMS:

editor/src/site/cforms/resources/forms-advanced-field-styling.xsl

looking at it, maybe you could try to style the selects using the css rule

.forms-doubleList select {
}

or so ? Did you also try to use a "class" attribute on the shootboxgroup widget ? That class should end up as a css class on the selects.

Dennis

[EMAIL PROTECTED] wrote:
Hi all,

I am trying to style the shootbox widget. But however I change my
styelsheet, I can only manage to change the height of the shootbox, but
not the width. Does anyone have any suggestions on how to change it?
If overriding using styles is not possible, I am willing to go to the
backend and change the size from source - only if I know where it is! I
did grep for shootbox in the source code but couldn't find anywhere that
I can redefine the size. Can someone help?

Thanks a lot!

Jun
********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html


********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html

Reply via email to