Just create a css property, like:

input, select{
height:20px;
width:150px;
}

it doesn't matter whether they are cfinput or input, the cfinput gets
converted to input after the CF server is done processing the page, and the
CSS style will style the element after that.

> -----Original Message-----
> From: Richard White [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 28, 2006 9:48 AM
> To: CF-Talk
> Subject: Height and width of cfinput and cfselect
> 
> Hi, i want to be able to specify the width and height of my cfinput and
cfselect
> controls but if i set those properties in the tags they dont change. Is
there
> anything i need to do to achieve this
> 
> thanks for any help
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:261883
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to