[ic] modifying category_vertical component table background color

Jeff Dafoe interchange-users@icdevgroup.org
Thu Oct 10 10:52:00 2002


> I have been trying to modify the background color of the
> category_vertical component table, see snipet below.
>
>  <tr bgcolor="#6B6B6B">
>     <td valign="top" class="categorybar">
>      <b> [box-exec bar_link]area[/box-exec]</b>
>     </td>
>   </tr>
>   <tr>

    I don't think the tr tag can have a bgcolor?  It's straight HTML, check
out www.webmonkey.com 's "html cheat sheet" or a similar resource.


Jeff