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.

CSS for input fields

  1. My form: http://www.searchandperch.com/contact/

    Seriously, I've spent more than an hour now on something that should have taken 2 minutes. I officially hate CSS.

    Whining aside, I want to simply add a border (the same one I have for the basic fields) to the advanced fields. I've been using firebug, finding the changes I need to make, yet every time I put them into the custom css file, NOTHING HAPPENS fsdgkasglasfglaeflkalk.

    This is the latest code I've tried:

    .gform_wrapper .top_label input.medium {
    padding-right: 2px;
    border: 1px solid #B6B6B6;
    }

    What am I missing here? If it's a cache thing I'm going to burn Google Chrome to the ground.

    Posted 11 years ago on Tuesday June 5, 2012 | Permalink
  2. Wow.

    So it turns out that it was just a simple setting in Thesis that was preventing me from modifying my CSS. I had moved my site to a new server and I guess the default Thesis settings were reset when I made the move.

    Going to Site Options >>> Design Mode >>> deselecting Design Mode fixed my CSS edits from having no effect.

    Don't ask me why...just glad this is resolved.

    Posted 11 years ago on Tuesday June 5, 2012 | Permalink
  3. Correction: selecting design mode is what you need to do...not deselecting.

    Posted 11 years ago on Tuesday June 5, 2012 | Permalink
  4. Glad you got it sorted out - thanks for letting us know.

    Posted 11 years ago on Tuesday June 5, 2012 | Permalink

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