• Resolved cylpro

    (@cylpro)


    Hello

    1. how to expand the height of message body box?

    2. if i wanna display contact form with lightbox effect, how to do that?

    3. In header menu, how to add a contact form with lightbox effect?

    thank you so much

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hi!

    1. You are able to expand right on frontend of the site. Simply by dragging the bottom right corner of message field. Please try it – https://prntscr.com/dv5458

    2. You can show your contact in lightbox using our Popup by Supsystic plugin. Check this article – https://supsystic.com/contact-form-popup/

    3. If you want to show contact form in popup by click on Menu item – check this article – https://supsystic.com/open-popup-on-click/ , exactly paragraph about

    To use popup for your Menu item – follow next steps:

    Thread Starter cylpro

    (@cylpro)

    Hello

    thanks for answer
    for question 1, yes,i can drag the bottom right corner of message field, but how to save it?

    Plugin Author supsystic

    (@supsysticcom)

    Hi!
    You can set the height of textarea field using css. Please try to use this css code on CSS/HTML Code tab of Contact Form plugin –

    #[SHELL_ID] .cfsFieldShell textarea {
        height: 300px;
    }
    Thread Starter cylpro

    (@cylpro)

    Hello

    if i wanna add track info to my contact form such like keywords search , landing page, where visitor submit form , country ip , what devices and browser, etc .. how should i do ?

    if i wanna add Cc to my form , how to do that?

    thank you

    • This reply was modified 8 years, 2 months ago by cylpro.
    • This reply was modified 8 years, 2 months ago by cylpro.
    Plugin Author supsystic

    (@supsysticcom)

    Hi!
    Please contact us through our?internal support. We will help you to solve the problem.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to apply lightbox’ is closed to new replies.