Forms in sidebar
Permalink
I created a page with a simple form asking for a name and an email address. Unfortunately, the form is too big for the sidebar, so the two text fields get chopped. Is there any way to either shrink the text fields so they'll fit inside the sidebar or change the size of the sidebar so it will accommodate the text field?
I'm using the Plain Yogurt template as my base.
Jeff
I'm using the Plain Yogurt template as my base.
Jeff
.miniSurveyView td.top input { width: 100px; }