Hi,
Quote:
Originally Posted by rapidphim
Thanks Paul. I'll the style creator. But, can you at least provide me the template where I can edit the standard "vbmenu_option" class?
|
I`m not a coder but you can edit the xml-file and find line 254:
PHP Code:
$template_hook['navbar_buttons_left'] .= '<td class="vbmenu_control"><a href="'.$vbulletin->options['fcpath'].'misc.php?'.$session['sessionurl'].'do=flashchat'.$room.'">'.$vbphrase['flashchat'].'</a></td>';
and replace it with your custom HMTL.
hth,
Sacha