Page 1 of 1

how to change font color?

PostPosted: Thu Sep 23, 2004 12:58 am
by gary777
I can never change the color of my font. I'm using Dreamweaver so I know my HTML is okay. Any special tricks that I'm missing? :?:

Re: how to change font color?

PostPosted: Thu Sep 23, 2004 1:10 am
by matiasasun
gary777 wrote:I can never change the color of my font. I'm using Dreamweaver so I know my HTML is okay. Any special tricks that I'm missing? :?:


I´m into CSS since a few days, so I´ll give you two advices about that:

1) If you "never" can make a change then you should considered cleaning you caché... By the way, Are you saving the changes here in PBase right?

2) DreamWeaver was my first choice but it is very hard to use (at least that´s what a lot told me), so I´m using Firefox right now, wich has a feature that can help you make "instant" changes... If you want to see more click TO SEE THIS FORUM.

That way it will be easier for you to understand what Class affect wich part of the page. Be sure to write the complete codes, and if you want this Chart might help you with some few references with hexadecimal colors.

Hth :-)

Re: how to change font color?

PostPosted: Thu Sep 23, 2004 2:52 am
by gary777
No, not my cache.

and I am able to change my background color, BUT, not ever my font size or color. Are you able to change yours?

I´m into CSS since a few days, so I´ll give you two advices about that:

1) If you "never" can make a change then you should considered cleaning you caché... By the way, Are you saving the changes here in PBase right?

2) DreamWeaver was my first choice but it is very hard to use (at least that´s what a lot told me), so I´m using Firefox right now, wich has a feature that can help you make "instant" changes... If you want to see more click TO SEE THIS FORUM.

That way it will be easier for you to understand what Class affect wich part of the page. Be sure to write the complete codes, and if you want this Chart might help you with some few references with hexadecimal colors.

Hth :-)[/quote]

Re: how to change font color?

PostPosted: Thu Sep 23, 2004 4:08 am
by matiasasun
Yes... Today, while we wrote all this threat I was able to design a complete Style Sheet basically changing the colors of all the fonts of the different CSS classes.

Are you sure you´re changing the correct codes?
Maybe if you shouw the style sheet here we can help more...