Problem Single Contact Form

GK User
Thu Sep 22, 2016 12:47 pm
Hello,

I have a bad presentation of the contact form after having installed the french translation for joomla.
As you can see on the picture, the label "sujet" begins on the wrong line.
What should I do ?
Here is the direct link : http://s334631078.onlinehome.fr/index.php/contact
Image
Thanks a lot
User avatar
Junior Boarder

teitbite
Fri Sep 23, 2016 6:00 pm
Hi

Looks ok when i check. Is it happening in some specific browser or was this problem fixed ?
User avatar
Moderator

GK User
Fri Sep 23, 2016 6:46 pm
Hello teitbite and thank you for your answer. The problem is still there with google chrome. You are right, I tested under IE and it is OK ! Have you got an idear ?
Many thanks !
User avatar
Junior Boarder

teitbite
Mon Sep 26, 2016 12:37 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#contact-form p {
clear: both;
}

#contact-form p.contact-name,
#contact-form p.contact-email {
clear: none;
}
User avatar
Moderator

GK User
Mon Sep 26, 2016 9:35 pm
Perfect! You solved my problem teitbite! Thank you very much. ;)
User avatar
Junior Boarder

teitbite
Wed Sep 28, 2016 4:57 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator

GK User
Thu Sep 29, 2016 9:51 am
It's Done ! Thank you very much ! Have a nice day.
User avatar
Junior Boarder

teitbite
Sat Oct 01, 2016 5:56 pm
Hi

Ok. Thank You. Closing this thread now.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.