How can I hard code this to change the background. Everything else can stay the same. I just want to bg color to be:#4C1A79.
I can change the <td> but not the <table> or the <tr>
This is the start of the code, shouldn't I be able to place
style="background: #4C1A79" somewhere in there for the entire navbar to be made dark purple?
Code:
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<td id="newlink" class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">PYC Home</a> <script type="text/javascript"> vbmenu_register("newlink"); </script></td>