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", '' );?>Moderator: General Moderators
Code: Select all
<?php phpfmg_dropdown( 'field_6', "Choice 1|Choice 2|Choice 3", '' );?>