Welcome Guest, Not a member yet? Register   Sign In
form_input() How do you style this?
#5

[eluser]Wonder Woman[/eluser]
Set up your attributes and then echo them out, like this:

Code:
$property_type = array('class' => 'property_type', 'id' => 'property_type', 'name' => 'property_type');

echo form_input($property_type);


Messages In This Thread
form_input() How do you style this? - by El Forum - 08-13-2010, 07:16 AM
form_input() How do you style this? - by El Forum - 08-13-2010, 07:37 AM
form_input() How do you style this? - by El Forum - 08-13-2010, 08:17 AM
form_input() How do you style this? - by El Forum - 08-13-2010, 08:21 AM
form_input() How do you style this? - by El Forum - 08-13-2010, 08:23 AM
form_input() How do you style this? - by El Forum - 08-13-2010, 08:43 AM
form_input() How do you style this? - by El Forum - 08-13-2010, 08:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB