PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Right Side of Name Field Cut Off in Sidebar

  1. http://66.147.244.50/~proflowc/about/
    In the sidebar form the right sides of the name fields at cut off, even if I limit their width. This doesn't happen on the pages and so it must be sidebar related, but I can't figure out how. Can you please point me in the right direction?

    Posted 12 years ago on Tuesday November 1, 2011 | Permalink
  2. I adjusted your padding on here:

    [css]
    div.gform_wrapper input, div.gform_wrapper select, div.gform_wrapper textarea {
    color: black;
    font-family: 'Droid Sans', arial, serif !important;
    font-size: 12px !important;
    padding: 4px 1px !important;
    }

    Doing this seems to bring the edges back. Another thing you could try is using the "simple" name field that just has the single line input?

    Posted 12 years ago on Tuesday November 1, 2011 | Permalink
  3. Perfect. Thank you.

    Posted 12 years ago on Tuesday November 1, 2011 | Permalink
  4. Awesome, no problem!

    Posted 12 years ago on Tuesday November 1, 2011 | Permalink

This topic has been resolved and has been closed to new replies.