How can i add css style to this kind of tag?
Posted: Tue Apr 06, 2010 12:31 pm
Does anyone know how i can add some styleing to the following tag.
My Issue is that the drop down list width is too long for what it contains so it's ugly ...
Many thankx for any help
My Issue is that the drop down list width is too long for what it contains so it's ugly ...
Code: Select all
<?php phpfmg_dropdown( 'field_6', "Choice 1|Choice 2|Choice 3", '' );?>