[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] modifying category_vertical component table background color
Jeff Dafoe wrote:
>>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
>
>_______________________________________________
>interchange-users mailing list
>interchange-users@icdevgroup.org
>http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
I think Jeffs right. I think the td tag can though. would that solve
your problem?
John