Espace réservé aux bonne idées et suggestions pour Joomlack.
Problèm avec form contact de PagebuilderCK
3 months 1 week ago #72372
by Heino
Page Builder CK Pro v3 +++ Template Creator Pro v5 +++ Tiny MCE +++ JCE
Browser: Brave (Chrome) +++ Waterfox (Mozilla)
Joomla! v5 +++ php v8.2.12 +++ mysql v8.0.35
Replied by Heino on topic Problèm avec form contact de PagebuilderCK
Hi Tony and Ced,
I was able to grab the .alert css already, but I can't get it out of the contact module container.
That is the problem! The success message appears in an unfavorable place.
After submitting the form, the page is loaded and the success message appears in the contact module container at the bottom of Tony's page, where the contact form is located, i.e. the success message is not visible at first.
So it would be cool if the success message was above everything, in the middle of the phone display, (with close button?).
I tried with "absolute" position, I'm not getting it out of the contact module container, that amazes me...!? (But I'm not a specialist either. )
I can understand the request very well and am also interested in a solution/improvement!
But relax, contact during the vacation period (till 26.) is not expected!
Regards,
Heino
I was able to grab the .alert css already, but I can't get it out of the contact module container.
That is the problem! The success message appears in an unfavorable place.
After submitting the form, the page is loaded and the success message appears in the contact module container at the bottom of Tony's page, where the contact form is located, i.e. the success message is not visible at first.
So it would be cool if the success message was above everything, in the middle of the phone display, (with close button?).
I tried with "absolute" position, I'm not getting it out of the contact module container, that amazes me...!? (But I'm not a specialist either. )
I can understand the request very well and am also interested in a solution/improvement!
But relax, contact during the vacation period (till 26.) is not expected!
Regards,
Heino
Page Builder CK Pro v3 +++ Template Creator Pro v5 +++ Tiny MCE +++ JCE
Browser: Brave (Chrome) +++ Waterfox (Mozilla)
Joomla! v5 +++ php v8.2.12 +++ mysql v8.0.35
The following user(s) said Thank You: Barattiero
Please Log in or Create an account to join the conversation.
3 months 1 week ago - 3 months 1 week ago #72375
by Heino
Page Builder CK Pro v3 +++ Template Creator Pro v5 +++ Tiny MCE +++ JCE
Browser: Brave (Chrome) +++ Waterfox (Mozilla)
Joomla! v5 +++ php v8.2.12 +++ mysql v8.0.35
Replied by Heino on topic Problèm avec form contact de PagebuilderCK
My investigations are complete.
The css from Ced works!
The main problem was the browser cache
...clear the browser cache after every css change, before new test mail...!
(I needed only 34 test mails today )
I have customized the css for myself.
Images attached!
Try that, Tony!
If you need assistance, just tell me!
Regards,
Heino
The css from Ced works!
The main problem was the browser cache
...clear the browser cache after every css change, before new test mail...!
(I needed only 34 test mails today )
I have customized the css for myself.
Code:
[data-type="contact2"] .alert {
position: fixed;
top: 25%;
left: 0px;
width: 100%;
z-index: 1000;
text-align: center;
}
Images attached!
Try that, Tony!
If you need assistance, just tell me!
Regards,
Heino
Page Builder CK Pro v3 +++ Template Creator Pro v5 +++ Tiny MCE +++ JCE
Browser: Brave (Chrome) +++ Waterfox (Mozilla)
Joomla! v5 +++ php v8.2.12 +++ mysql v8.0.35
Last edit: 3 months 1 week ago by Heino.
Please Log in or Create an account to join the conversation.
- Barattiero
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 220
- Thank you received: 0
2 months 4 weeks ago #72438
by Barattiero
Replied by Barattiero on topic Problèm avec form contact de PagebuilderCK
Thanks Guys,
I appreciated your help, I will check and let you know.
thanks again.
Tony
I appreciated your help, I will check and let you know.
thanks again.
Tony
Please Log in or Create an account to join the conversation.
Time to create page: 0.209 seconds