You can customize the appearance of the lightbox and feedback embeds, but you can’t change the style of its window title, especially when you opt to use the default. You can only style it by inserting the following custom CSS into your website’s header.
<style type="text/css">
.jt-title {
font-family: Verdana, Times New Roman,sans-serif;
font-size:15px!important;
text-align:center;
}
</style>
You may replace the value of font-family with any web-safe fonts you prefer. You can change the font size, alignment, or anything.
The window title is the text at the topmost part of the lightbox window; see below:
Again, for the appearance of the whole lightbox, such as the Dimension, Style, Colors, and positioning, you can do it by clicking the Customize button when choosing Feedback or Lightbox:
See also:
Send Comment:
24 Comments:
More than a year ago
How to set the single choice option when selected it will link with the selected sheet?
More than a year ago
How can i change the title font-weight, shadow, remove the border below the title?
More than a year ago
Does it retry when no success response code or time out ?
More than a year ago
Will I receive a webhook notification if the form is updated as well?
More than a year ago
i just started working in webhooks.i didnt get any idea where to start..how to implement webhook in my site to send notification alert
More than a year ago
I have an API key and ID for the database i am trying to post to. I don't know how to make jotform post it in the right format so the database will receive it correctly. any ideas?
More than a year ago
none of the "View Answer" links are working. I was able to create the page on my website for data to transfer to, using the Webhooks link on the form itself, but I have no idea how to create the page content with php. Please help.
More than a year ago
:( Why did they kill this? In form builder view I no longer see the WebHooks icon.
More than a year ago
I would also like more information about data going directly to an Access database.
As others have mentioned, the View Answer links above do not work.
More than a year ago
Hi there,
I am trying to do this too, get the data to go straigh into an Access database. However, I have no idea about how to go about writing php to get this to work. The people who've asked about it above have 'view answer' links but they don't seem to work. Could anyone point me in the right direction? Many thanks,
Kate
More than a year ago
How do we get URL to post ie Clinchpad?
More than a year ago
Can we see the code in notifications.php? I'm new to php and this would be useful. None of the links on the thread currently show the code in that file.
More than a year ago
I imagine it's no different from the previous method of sending HTTP Post data via the Thank You page. With this method, you no longer have to create a custom Thank-you page.
https://www.jotform.com/help/213-send-submission-data-via-post-method-and-thank-you-settings/
More than a year ago
زيدت المتابعه
More than a year ago
I imagine it's no different from the previous method of sending HTTP Post data via the Thank You page. With this method, you no longer have to create a custom Thank-you page.
https://www.jotform.com/help/213-send-submission-data-via-post-method-and-thank-you-settings/
More than a year ago
Same question here. I have two new web sites getting ready to go online using Jotforms and both clients have been asking for this exact functionality, but I am not a PHP Programmer.
Do you have example code on how to implement this?
More than a year ago
Can you post a sample php script for reporting data which has been transferred via web-hook to a new spreadsheet to a database?
More than a year ago
Can any one get me book on creating data base with php?
More than a year ago
Works Great!!
One suggestion if I may - do not send sensitive credit card data like card number/expiration/security code through webhooks.
More than a year ago
This is will simplify things for me and my websites where I need feedback. All I have to do now is set up a "PHP" scheme. Do you by any chance have any sample code for this? This would be great and save me time.
More than a year ago
Dear Aytekin,
I wish you and the team all success in your continued journey of innovation. The Webhooks is just another instance that proves that your team is always working with us in mind. Happy to be associated with you for all these years :)
Rajesh (TMI)
More than a year ago
awesome
More than a year ago
How can I add the word Close next to the X, in the title bar, for the computer challenged customers please?
More than a year ago
Thanks for sharing