in Joomla Templates by
Hi,

How can I remove the tooltip from pagination? When I preview it in TT there aren't any tooltip, but when I upload it to my website it pops up. I attached an image where you can see it.
Regards.

[ img ]

2 Answers

by rvzandwijk (240 points)
Hello, i do have the same problem, Im using TT on Joomla 3.2

http://penn.ded275.servers.windinternet.nl/index.php/2014-01-30-11-01-30/mensen
On this page you can see the problem, Look at the bottom of the articles there you will see the pagination
by rvzandwijk (240 points)
Hello again

I solved this problem adding this tekst to my CSS

Code: Select all
.tooltip {
display: none!important;
}

Maybe this will help. be aware that you disable all tooltips on frontend in joomla
Interested in localizing/Translating TemplateToaster Software in your native language in exchange of a Pro License ? Contact Us
...