2013-04-14, 15:26:07
Perfect! Thank you
(2013-04-13, 03:02:25)Timbow Wrote:(2013-04-13, 02:41:41)costa Wrote: Can someone tell me how to make the message box longer (from left to right). Thank you !
At least that is one easy question. In your css:
/* P01 Contact Plugin */
#p01-contact1_field0 {width: 40%;}
#p01-contact1_field1 {width: 40%;}
#p01-contact1_field2 {width: 75%;}
#p01-contact1_field3 {width: 95%;}
That's what I use. field3 is the message body box.