Sidebar Custom HTML Optin Form

Home Forums Flatisfy Skin Sidebar Custom HTML Optin Form

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  Thomas 11 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #292

    benyhirmansyah
    Participant

    I only see custom HTML form for Horizontal Optin Form. Is there a similar option or box for sidebar?. Thanks.

    #293

    benyhirmansyah
    Participant

    I just copy the mailchimp form css 😀

    Thanks. From your theme I can learn how to use Thesis by myself.

    #306

    Thomas
    Keymaster

    Looks like you figured this one out. Great job.

    You should be able to create forms using almost any email provider with your custom HTML form code but it may require some adjustments to your CSS and/or HTML to make it look the way you want it to.

    Adding the following classes to your HTML form code should take care of most the work but may require some other minor adjustments to format everything correctly and ensure proper functioning. Below are the important classes:

    Form class: thesis_email_form

    Name input class: thesis_email_form_name

    Email input class: thesis_email_form_email

    Submit input class: thesis_email_form_submit

    Additionally, for adding a text title & description before the form, use the following classes:

    Heading class: email_form_title

    Description class: email_form_intro

    Hope this information helps.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.