PDA

View Full Version : Override Css



hoppedup
July 1st, 2004, 08:56 PM
Is there a way to override CSS?

In an external CSS stylesheet there is some code that apparently won't let me change the background for a table. Is there a way I can override that CSS? I don't have access to the stylesheet to just change it myself. I also tried inline styles, but it didn't make a difference.

The other problem is that there are more than one table, and I just need to change this one.

RussianBeer
July 5th, 2004, 08:58 AM
you can create a new Class style and modify that one table.

hoppedup
July 5th, 2004, 12:44 PM
lol yea im an idiot.

thanks