Where should be the code with the alt flag text, the name of the language, because i don't see that text in my forum flags when i do mouse over.
Where should be the code with the alt flag text, the name of the language, because i don't see that text in my forum flags when i do mouse over.
hello,
You are right, when you have a flags in footer-bottom position I can't see the anme of flags.
I have solution for you:
1. go to admincp->Styles & Templates->Search in Templates
2. find vbenterprisetranslator_flag template
3. open vbenterprisetranslator_flag
4. in this template find:
5. and replace with:PHP Code:
alt="$flagName"
Should, work - tested on my test forum.PHP Code:
title="$flagName"