width of advmultiselect widget

A place for users and developers of the Xataface to discuss and receive support.

width of advmultiselect widget

Postby omills » Wed Jun 23, 2010 6:24 pm

Hi,

How can I increase the width (ie columns) of the advmultiselect widget ? Its seems to set it randomly.. I tried to look into widget:atts:cols or :width but none worked. Only widget:atts:size worked for sizing the rows.

Thanks!

Olivier
omills
 
Posts: 18
Joined: Sat Nov 07, 2009 11:01 am

Re: width of advmultiselect widget

Postby shannah » Thu Jun 24, 2010 8:48 am

Try using widget:atts:style="..." and add CSS rules in there.
e.g.
Code: Select all
widget:atts:style="width: 200px"


Haven't tried this myself as the advmultiselect widget is a bit of a different animal. You may have to just look at the HTML as it is rendered, then add appropriate rules to your stylesheet to adjust the sizing of the parts of it.
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 42 guests

Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved