• Resolved igstyles

    (@igstyles)


    Hi I made changes (change of font color) in the editor in wordpress admin. But somehow whatever changes I made, nothing is happening on the webpage. Can anyone tell me why?

    Below is the css code-

    [756 lines of CSS moderated as per the Forum Rules. Please just post a link to your site.]

Viewing 8 replies - 1 through 8 (of 8 total)
  • 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

    Thread Starter igstyles

    (@igstyles)

    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?

    Thread Starter igstyles

    (@igstyles)

    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.

    Thread Starter igstyles

    (@igstyles)

    Ok let check. Thx.

    Btw under the editor, there is only one other css file: ie.css.

    Thread Starter igstyles

    (@igstyles)

    Yes this worked, I found another css file that is the deal maker. Thanks esmi!

    No problem 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Making changes to Style.css not happening’ is closed to new replies.