WebSite X5Help Center

 
Julio F.
Julio F.
User

Contact form Object > send > Show confirmation message after sending  en

Автор: Julio F.
Просмотрено 682, Подписчики 1, Размещенный 0  

Hi everyone,

I would like to know how can I create/edit the message that appears after sending an email though a form (See number 1).

In number 2, it's the empty message I see on my demo site, you can check it by yourself at: www.caamas.com/demo > Homepage, at the end is the form.

Thanks in advance,

Julio

Размещено
5 Ответы - 2 Полезно - 1 Корректно
Esahc ..
Esahc ..
Moderator

Julio, your message is being displayed but it is white text on a white background.

Читать больше
Размещено От Esahc ..
Julio F.
Julio F.
User
Автор

I know, but where I can change the color?

I don't know, and even I need to place another message.

Regards,

Читать больше
Размещено От Julio F.
Daniel W.
Daniel W.
User
Лучший пользователь месяца DEЛучший пользователь месяца EN

Change text, see

----- Website X5 -----

1 Settings > General information / Website language:

EN - English ________________________________ [/] <--- click symbol

form-message_submit | Thank you!<br /> Your message was succes... <--- change text

Читать больше
Размещено От Daniel W.
Daniel W.
Daniel W.
User
Лучший пользователь месяца DEЛучший пользователь месяца EN

Change color in popup window at contact form, see

----- WebSite X5 -----

3 Sitemap

<--- Mark the page with the contact form

Click on "Properties" at the top ---^

_______ _______ Advanced <--- click here

---

Custom code:

Before the </HEAD> tag

<style> <----------------- insert the complete <style>... </style> code
#imGuiPopUp {
color:red !important; <--- change the text color, in the example it is a red font color
}
</style>

----- Screenshot of the pop-up window -----

Читать больше
Размещено От Daniel W.
Julio F.
Julio F.
User
Автор

Amazing, let me try and back to you!

Читать больше
Размещено От Julio F.