Captcha Position in Form...

Support desk for Multipurpose Quark Theme
GK User
Wed Jan 13, 2016 7:28 pm
Hello!, the position of the capcha is wrong, it should be the end of the form, and this between two fields. Some kind of solution?, thank you, very much.

Joomla 3.x, Quark Template.

René :?:
User avatar
Platinum Boarder

teitbite
Sun Jan 17, 2016 11:51 am
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Sun Jan 17, 2016 6:54 pm
Hi, thanks for your reply. We send private data, thanks, greetings. René
User avatar
Platinum Boarder

teitbite
Sun Jan 17, 2016 8:27 pm
Hi

Please replace /html/com_contact/contact/default_form.php with one attached:
User avatar
Moderator

teitbite
Fri Jan 22, 2016 12:28 pm
NETsystem.tv wrote:Hi, the position for the Capcha Service is fine. I need to know how I can solve the alignment check mark of the text, thanks, greetings. René


Try use this in override.cs

Code: Select all
.contact-form input[type="checkbox"] {
    margin-top: 14px !important;
}
User avatar
Moderator

teitbite
Fri Jan 22, 2016 12:52 pm
NETsystem.tv wrote:Now, another error: invalid-input-secret (Captcha)


Try generate API and Secret for re-captcha again. I think they are wrong now.

And please check if same error is visible if You use default joomla template. I want to see if it's related with social settings in our template.
User avatar
Moderator

GK User
Sat Jan 23, 2016 1:03 am
Ok, problem solved with Captcha. I ask a question: The dimension of the checkbox can be changed to make it more big ?. I've also noticed that if I spend the mouse above the label dei texbox, the HTML code looks, something that should not be visible to the end user. Can you solve it ?, I send screen. I have also the problem that the Main Menu is not in the contact page, they are only the submenu when passing the mouse, I think is that the text is white, and sent him ?, I change screen. I hide the text "CONTATTACI" and does not work me, even hiding in the module configuration, or the menu, continue to be visible. As I can solve it ?. On the screen 3 that sent you there is a white space between text and socials icons, you can adjust the space ?, greetings, thank you very much. René
User avatar
Platinum Boarder

GK User
Sat Jan 23, 2016 1:39 am
I sending Screens, thank you, very much. René
Screen_Contact-Form_1A.jpg


Screen_Contact-Form_2A.jpg


Screen_Contact-Form_3A.jpg


*When I stretch the angle textbox to write a message more lake in contact form, I also stretches name other fields, etc. As you can solve ?, I sent the photo in next post, thanks. :?: :shock:
User avatar
Platinum Boarder

GK User
Sat Jan 23, 2016 1:42 am
Screen_Contact-Form_4A.jpg
I send the picture No. 4, thank you. René
User avatar
Platinum Boarder

teitbite
Thu Jan 28, 2016 8:05 pm
Hi

Screenshots:

1. Those tooltips are shown by an extensions called "goog-tooltip". It's not a part of our template, some 3rd party product.

2. Please remove page class suffix "dark-bg" for this page. If this suffix is added like it is right now than menu is white. It supposed to only be added for pages with a header background on top.

3. This space is a margin from paragraph. To reduce it use this code:

Code: Select all
.contact-misc p {
margin: 0;
}


4. Add this to override.css

textarea {
resize: vertical;
}
User avatar
Moderator

GK User
Wed Feb 03, 2016 7:21 pm
Thank you very much, problem solved. Greetings from Italy. René
User avatar
Platinum Boarder

GK User
Thu Feb 04, 2016 11:21 am
Hi. It is possible to enlarge the Check Mark present in the module Contact ?, thanks. Regards. René
User avatar
Platinum Boarder

teitbite
Tue Feb 09, 2016 11:45 am
Hi

I'm afraid not. Checkbox look depends from browser it's being viewed with and it cannot be changed.

There is a way to turn it into a different object but that would require an extra scripting, and I'm afraid we do not support that.
User avatar
Moderator

GK User
Tue Feb 09, 2016 1:15 pm
Thank you, very much. René
User avatar
Platinum Boarder

teitbite
Wed Feb 17, 2016 12:07 pm
Hi

Ok. Sorry I couldn't help more with this one. Closing thread right now.
User avatar
Moderator


cron