I have seen a lot of folks asking how to do the down arrow so that it would highlight properly, as well as the background.
Using this code:
Code:
<a href="javascript://" class="popupctrl navtab">Drop Bombs ▼</a>
instead of this:
Code:
<a href="javascript://" class="popupctrl navtab" style="background:transparent url({vb:stylevar imgdir_misc}/arrow.png) no-repeat {vb:stylevar right} center; padding-right: 15px">Drop Bombs</a>
worked well for us.
To get the down arrow use the ampersand code #9660;