Why does my Wordpress blog look like this?

lfexped

Junior Member
Joined
Jan 13, 2010
Messages
149
Reaction score
26
Not sure if there was a setting or code I accidentally changed, but now my blog appears as attached instead of my normal, shiny template. Can anyone advise me on how to fix it?
 

Attachments

  • weird.jpg
    weird.jpg
    23.2 KB · Views: 91
please provide the URL, I work in a webhosting company could be a temporary problem, have you installed any plugins recently?
 
That screenshot is terrible but from the looks of it you must have done something with your CSS.
 
Something is wrong with your css file, could be caused by hosting error or your browser. Clear your browser cache and try it again.
 
If you're using a free template, and edited the footer portion that was copywrited, it may have affected the code in the template as there may be a portion that calls for that certain footer, if it is edited, it will purposefully mess up the template.

Khaotik
 
That screenshot is terrible but from the looks of it you must have done something with your CSS.

Something is wrong with your css file, could be caused by hosting error or your browser. Clear your browser cache and try it again.


Looks the same on another computer. Is there a simple way to reset my css?
 
Pull the initial CSS file out of the template you installed, or reinstall the template again.

Khaotik
 
If you didn't already post that much content to your blog or if it's an autoblog:

  • Just redownload the WordPress files.
  • Reupload them to your server and set it up.
  • Then see if you still have the same problem.
 
Another weird part is that if i log on to the admin dashboard then view my site, the layout looks fine.
 
1:template problem
2:css problem

try:

1: reload your website with CTRL + F5 IE or Shift + f5 if you are using chrome
2: deactivate your template, delete it completely, re-install and activate
3: disable all your plugins
3: if you have any ads block addon installed. disable it. and clear cache
4: may be something wrong with your browser, try in different browser.
 
Deavtivate your template your CSS files got corrupted. If still the problem not solved delete the entire wordpress installation and install it again.

Hope it helps.
 
Looks like an issue with your CSS file. May I know i which file you have done mistakes. Nothing to worry, it will get fixed within seconds. Just let us know what file did you made changes by mistake ?
 
Its your css, just reinstall it if your not good with the code. The admin makes different function calls than on regular pages so it might look fine in the admin panel but not the actual site.
 
1:template problem
2:css problem

try:

1: reload your website with CTRL + F5 IE or Shift + f5 if you are using chrome
2: deactivate your template, delete it completely, re-install and activate
3: disable all your plugins
3: if you have any ads block addon installed. disable it. and clear cache
4: may be something wrong with your browser, try in different browser.

did you followed the instructions? I think they will work.
 
sounds like a problem with your CSS file. surprised no one has mentiooned that yet.
 
Uh, happened to few of my sites too. Are you using W3 Cache with CSS Minify enabled? It's having a bug and with CSS Minification the site isn't loading any CSS. Just disable CSS Minify in the W3 Cache. If you using any other caching plugin, then try disabling it. :)
 
1.deactivate all your plugin
1.deactivate your theme
1.activate all back :)
Hope it will work;)
 
Back
Top