Quote Originally Posted by chadderuski View Post

HOWEVER, I cannot seem to get the textarea to line up on the left correctly.

Any ideas? I have tried several things in the CSS to fix this by no success so far.

Also, it seems that zen_draw_textarea_field() does not respect the width parameter....?
Found it! In sytlesheet.css I had formated the TEXTAREA with different margins then INPUT.

Curious: do you know how to specify a specific TEXTAREA for formatting?

I have tried TEXTAREA.enquiry but it doesn't seem to work.... ???