When I select a style from the properties inspector for text, it applies the font-family and font-size, but not the color.

I cant figure out why.

When I look at it in dreamweaver it works, but when I look at the page in a browser, it doesn't work.

Does anyone have any ideas? It seems like certain styles are being over ridden by other css rules.

Recommended Answers

All 2 Replies

When styles conflict, styles lower in the stylesheet are given priority over styles above them.

why dont u post the style code here so i can help :).
what comes in my mind cud be that ur missing a # sign before teh color code

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.