Big style.css Wordpress Problem

by 4 replies
5
Hey There,

here's my problem : yesterday I was making some changes on my style.css file and in order to take back the changes I made, I put the original style.css back which in theory should have made the whole thing work all over again... But It didn't ! In fact, from this moment on, my blog wasn't displaying any design, there was some posts but no design or lay out or whatever !!

And in the "theme page" on my wordpress dashboard, here's what I can see : http://www.ultimateforexreview.com/damncssprob.gif

Here's my style.css

Here's my header

Thank you so much for your help !

Cheers, Samuel.
#programming #big #problem #stylecss #wordpress
  • Banned
    Samuel

    Personally (because you were happy to return to the original styles sheet etc) I would delete the "crazy blue" theme folder from your wp-content/themes folder on your site and then upload it again - either a fresh copy on your PC or use Add New Themes to find it.

    It looks as though you may have copied the style sheet to the wrong place (unsure) - but adding the whole theme again should sort it.

    And - although too late this time - always have a backup copy available (lots of plugins to do it)

    HTH
  • and if you copied it to the wrong place, save your wp-config.php file and consider just doing a fresh wordpress install to boot (backing up any plugins / themes / etc you want to keep).
  • I have seen that before when the style.css gets corrupt. The backup or even the original you have on your computer might also be corrupt by opening it in the wrong application.

    Try uploading a fresh style.css file, really no need to wipe out the blog and start over in fact the issue will still be there if you don't fix the theme.
  • You have an open curly bracket "" without a closing one, so this might be the source of the problem. If removing that does not work, do what others have suggested: upload again the original files.

    Carlos

Next Topics on Trending Feed

  • 5

    Hey There, here's my problem : yesterday I was making some changes on my style.css file and in order to take back the changes I made, I put the original style.css back which in theory should have made the whole thing work all over again... But It didn't ! In fact, from this moment on, my blog wasn't displaying any design, there was some posts but no design or lay out or whatever !!