[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] modifying category_vertical component table background color
> 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