I'm trying to add a simple background to the navbar. Here's a code snippet:
Code:
<td background="http://www.sevenstring.org/forum/images/navbar_backing.jpg" class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
However, the background isn't showing up. What am I missing? The image is fine:
TIA.
Edit: Bloody hell, wrong forum.

Edit again, for folks searching, class="vbmenu_control" was breaking it.