mouse-over text way out of alignment
Create an ecommerce website in few minutes with this amazing Joomla ecommerce VirtueMart template.
- GK User
- Thu Nov 21, 2013 5:36 am
I'm not even sure why this is even happening
Happens on all instances where "Helper text" Should pop up.
Can you please help me figure out where the glitch is?

Happens on all instances where "Helper text" Should pop up.
Can you please help me figure out where the glitch is?
problem.jpg
-
- Senior Boarder
- GK User
- Thu Nov 21, 2013 5:44 am
nevermind - found the answer a few moments after posting. If anyone else has this issue, the easy way to fix it is to remove the tool tip its self.
If using Joomla 3x, navigate to media/jui/js/bootstrap.min.js
search for
and replace with
If using Joomla 3x, navigate to media/jui/js/bootstrap.min.js
search for
- Code: Select all
[this.options.html?"html":"text"]
and replace with
- Code: Select all
[this.options.html?"":""]
-
- Senior Boarder
2 posts
• Page 1 of 1