Forums

Tooltip to Security Question not showing properly

tony2015 06 Mar, 2015
Hello.

Great package.

My security question tool tip for an incorrect answer is not displaying correctly. Refer attached screenshot.

Any suggestions?

Also, how do i;

1. have suggested text show in a field box in a lighter font and then disappear when the user enters text? (Similar to product/version above)
2. have the submit button to a form change upon mouse hover?

Thank-you.


Tony

[[>> image deleted at user request <<]]
GreyHead 10 Mar, 2015
Hi Tony,

Please post a link to the form so I can take a quick look.

Bob
tony2015 11 Mar, 2015
Shall do Bob. Thank-you.

Is there any way i can share with you as a private message? Would rather not float the website at this present time on the WWW.

Also, can you respond to question 1 and 2 above?

Thank-you.


Tony
GreyHead 11 Mar, 2015
Hi Tony,

Please send a PM - there's an link in the sidebar profile box.

Bob
GreyHead 26 Mar, 2015
Hi Tony,

Sorry to be so long in replying, This is a conflict with the template CSS. Specifically this CSS at line 457 of template,css
dl dt,
dl dd {
  display: inline;
}
The display of the Joomla! system message (which this is) needs to be set to block.

Bob
tony2015 19 Apr, 2015
Hello Bob.

Thank-you. There is still an issue with one of the tooltips. This one relates to the upload option. Kindly refer attached. I also included the firebug output. The code shows 'block'

Kindly advise please.


Tony
GreyHead 20 Apr, 2015
Hi Tony,

I'm unable to login to the site to check directly. The Tooltips are OK on my test sites. I do notice that this appears to be a multiple input with an array name and to have a ghost set, I wonder if one of those are interfering?

Bob
tony2015 20 Apr, 2015
Answer
1 Likes
Hello Bob.

Unsure how though the problem seems to have resolved itself. Gremlins....!


Tony
tony2015 20 Apr, 2015
Hello Bob.

I just noticed another strange error.

Refer attached. Unsure why the email address field box tooltip shows the message regarding "No Upload"?

I have multiple forms thus there may be a cross-error? Thoughts?

Additionally, please indicate which file the tooltip language is stored in. The easiest solution may be to change the error message itself which I am also happy to do. Thank-you.


Tony
GreyHead 21 Apr, 2015
Hi Tony,

Please see this FAQ for changing the validation messages.

Bob
tony2015 21 Apr, 2015
Hello Bob.

Thank you for deleting the images.

I appreciate the FAQ you sent me though my coding is minimal.

Please indicate which folder the standard tooltip messages are in and I will simply change the message manually. This would be quickest for me.

Thank you.

Tony
GreyHead 09 May, 2015
Hi Tony,

The FAQ I linked to does tell you where the messages are - see the /libraries/cegcore/assets/gplugins/gvalidation/lang/ folder.

Bob
This topic is locked and no more replies can be posted.