CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Advanced multi-select size constraint
Pages: [1]

Author Topic: Advanced multi-select size constraint  (Read 2088 times)

leapywca

  • Guest
Advanced multi-select size constraint
November 02, 2009, 01:48:00 pm
With the advanced multi-select is there a way to make the two display sections bigger? Some of the options that I would like to list in it are longer than the ~15 characters that display. Possibly a way to stack the two buttons instead of having them side by side?

Thanks

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Advanced multi-select size constraint
November 02, 2009, 02:50:56 pm
The layout is  a table which is "hard-coded" in the Quickform package code (packages/HTML/Quickform/advmultiselect.php) - so you'd have to modify stuff at that level to make it side-by-side.

I think you could over-ride the width of each box with css - using the id of the particular field instance and setting a new width attribute. Check it out with Firebug first.
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Advanced multi-select size constraint

This forum was archived on 2017-11-26.