[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] modifying category_vertical component table background color
Quoting "Jeff Dafoe"
> > 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>
>> Dave Turk
>
> 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.
>
The td class def will supercede the tr bgcolor. You would need to either
change the color for the categorybar class, make a new class for
categorybarveritical, or remove the class definition all together so the tr
bgcolor will be effective.
--
Schuyler Langdon
GatorDev