Hi, I use button images on one of my styles for all my links on the navbar. How can I place the "Translator" link (The link with the flag dropdown) onto a button? Thanks!
Hi, I use button images on one of my styles for all my links on the navbar. How can I place the "Translator" link (The link with the flag dropdown) onto a button? Thanks!
Please check how in your style are working other dropdown menus, and then adopt code of function vbet_global_start in /inclides/vbenterprisetranslator_functions_hooks.php to generate similar code. The code generating dropdown menu is included inside of this if clause:
PHP Code:
if (!VBET_IS_ACTUAL_IGNORED && $vbulletin->options['vbenterprisetranslator_translationsDropdownMenu_position']) {