From: K on
I am needing help with dreamweaver, when i highlight part of text to change
it's colour it wont change.

I find i can only change it to one colour by changing it in the HTML but i
want to change via the properies panel and have txt different colours etc.

I have turned off the CSS syles but it is still not working. What is the
setting on my page that wont let me change it manually???


THANKS!

From: darrel on
> I have turned off the CSS syles but it is still not working. What is the
> setting on my page that wont let me change it manually???

Well, color would be something you set with CSS. So, you'll want to turn
that on.

It sounds like you might not be familiar with HTML and CSS. It's going to be
a challenge using Dreamweaver if you don't understand the basics of those,
unfortunately.

For specific help, give us a specific example of the kind of text you want
to color and we can give you some code to use.

-Darrel