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.

Removal on title on text entry field on some fields

  1. DGRComms
    Member

    I am using gf_inline to align text entry fields with HTML. I have not added a title but the text box and the HTML are not lining up. Is there a css style that removes the title of the fields.

    Thanks
    Ginnie

    Posted 11 years ago on Sunday September 16, 2012 | Permalink
  2. Please post a link to your site where the form is embedded and let us know which text you want to hide and we'll help you with the CSS to do that.

    Posted 11 years ago on Sunday September 16, 2012 | Permalink
  3. DGRComms
    Member

    Hi,

    The page is https://hibcc.org/udi-labeling-standards/apply-for-a-lic/. The issue is on page 2 and 3 of the form. You will see where I have text (HTML fields), then text box, then text (HTML field).

    to view site you need to change our hosts file to
    50.97.79.98 hibcc.org http://www.hibcc.org

    The www needs to be without the http:// in front of it.

    Thanks
    Ginnie

    Posted 11 years ago on Sunday September 16, 2012 | Permalink
  4. DGRComms
    Member

    Hi the site is now live http://www.hibcc.org. Thanks

    Posted 11 years ago on Monday September 17, 2012 | Permalink
  5. I get an SSL error when trying to access the first link you posted, then I got a 404 from an IIS web server when removing the https part. Can you let us know when this is online where we can access it without making a change to our /etc/hosts or HOSTS file?

    The basic procedure though will be to look at the source of the rendered page and find the ID of the titles you want to hide, then add "display:none;" to your theme's stylesheet for those elements. We can help you with that if we can take a look at your form. Thank you.

    Posted 11 years ago on Tuesday September 18, 2012 | Permalink