-
Hi Codestar,
I noticed one small problem with the tool tip position. The Tool Tip displays too low under the link or image. You can see this in the header social icons.
Will this fix be part of the new update?
If not, I'd like to alter the css or code that controls it.
Can you let me know where this code/css resides? I will poke around to find it myself.Thanks!
BPosted 11 years ago # -
Hi,
Uh yes, a little padding needed
you can fix it from theme files /js/jquery.register.js
just change line 103. offset: [20, -2] to offset: [20, 0]
i will fix it now on my local
Warm Regards, Codestar
Posted 11 years ago # -
Perfect! Thank you!
BPosted 11 years ago # -
You'r welcome
Posted 11 years ago #