Page 1 of 1
How do you change color for text?
Posted: Wed Sep 17, 2008 1:56 pm
by Kathleen
I'm trying without success to change color for days.
I have in my current blog:
DAY 9: SUCCESS.
I'd like to make SUCCESS green.
What I did was select the text for SUCCESS, go to the drop down menu next to Fond colour:, select Green, and press enter.
This is what I got:
[color=green]SUCCESS[/color]
What should I do to get SUCCESS to appear in green?
Thanks.
Kathy
Posted: Wed Sep 17, 2008 8:09 pm
by blueskighs
Kathy,
usually one of the markers is off when the code shows through. Try deleting the whole thing and then type Success again and highlight the entire word success and select green font color.
If that is clear as mud and/or doesnt' help maybe more tecchie savy people can give you a clearer response,
good luck,
Blueskighs
Posted: Wed Sep 17, 2008 8:40 pm
by Kathleen
I tried deleting the word FAILURE and then selecting a font size of RED. [color=red][/color] What I got was default still selected as Font colour but the text as shown before the word What in this sentence. I can't seem to figure out how to change colors.
Posted: Wed Sep 17, 2008 9:00 pm
by rose
Okay.
In the editor window, you should write
[color=red]failure[/color]
or [color=green]success[/color]
And, uncheck "Disable BBCode in this post" below the posting window.
Then press submit.
I am posting this with "Disable BBCode in this post" checked.
So the colors won't work.
Posted: Wed Sep 17, 2008 9:01 pm
by rose
And now, the same with "Disable BBCode in this post" unchecked.
failure
or success
The colors should work.
Posted: Wed Sep 17, 2008 9:22 pm
by Kathleen
Thanks!