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.

Need some help please

  1. http://myautolicense.sc104.info/?page_id=10

    As you can see the form looks good, but we are unable to add the "Enter your name" text in the top field. Any ideas how to do this?

    Posted 13 years ago on Friday July 8, 2011 | Permalink
  2. Not sure what you're trying to do here. I see that you've added a background image to try to serve as default text but that's not going to work.

    As a side note, you really shouldn't make custom CSS changes to the default forms.css file as they will be overwritten when the plugin auto-updates. You should add any custom CSS rules in your THEME stylesheet.

    If you're wanting to set a default value, you would do it just like the other fields in the form there. You can use some jQuery to make the field values clear on focus if you want.

    You can do this now if you'd like with some jQuery added to your template. Here's an example.

    http://rkt.gs/clearit

    Posted 13 years ago on Friday July 8, 2011 | Permalink