1st try dumping your browser’s cache from front page, tap Ctrl + F5 on keyboard at same time
on some hosts to edit files from the editor, the file needs a chmod of 666 – set permissions back to 644 when done
http://codex.wordpress.org/Changing_File_Permissions
you can use an ftp client or host’s file manager
I always recommend downloading the file to your desktop
make a back up copy
edit file
re-upload to site
Yes I tried to clear the cache. And my hosting server is godaddy. Owner permission has both read and write checked so seems ok.
I tried to edit on my pc and load back to hosting server as well, and same thing.
Thanks!
Are you sure that your file amendments were the right ones to create the font color change that you want?
That is the style.css file under the editor.
Try using Firefox with the Firebug add-on to examine what CSS actually takes precedence for your text color.
Ok let check. Thx.
Btw under the editor, there is only one other css file: ie.css.
Yes this worked, I found another css file that is the deal maker. Thanks esmi!