• Hi,

    I’m using wordpress 2.6

    I’ve just installed the wordpress and when I’m asked to login the page displayed has no css attached to it and looks like crap.

    What’s worst is that when I login, no css is aplied to the admin zone.
    Imagine a page without css, that’s how it looks at me.

    P.S all the files are uploaded to me server, including css files ..

    Please help ! how to fix this ?

    here’s the link https://linkbuild.claudiudesign.org/wp-login.php

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter ClaudiuCC

    (@claudiucc)

    also I have reinstalled over and over again and nothinbg … same problem

    It doesn’t like the “?ver=2.6” in the stylesheet url. If you try to access the css file directly, you get “Internal Server Error”. Remove the extra crap on the url and you can view the stylesheet.

    Edit the style sheet files to remove the extra crap and upload them to your host.

    Thread Starter ClaudiuCC

    (@claudiucc)

    Thank you for caring :d
    Tell me please what to edit on stylesheets ? as I see normal code + I can’t see where to delele the 2.6v thing

    The problem is not in the stylesheet. It’s in the code that loads the stylesheet. Poking in the code, I see the stylesheet url is run through a filters. This suggests the problem is being caused by a plugin.

    Thread Starter ClaudiuCC

    (@claudiucc)

    now this makes sense …

    Have any ideea what to edit?

    P.S here’s hot the code looks for loading the css
    wp_admin_css( ‘login’, true );

    The only thing I can suggest is to disable or remove all the plugins. Add them back one at a time to find which one is mucking up things.

    I haven’t upgraded to 2.6 yet, so I can’t look at things on my end.

    Thread Starter ClaudiuCC

    (@claudiucc)

    ok ..it will be a looong night… thank you for taking time to help me .. I apreciate it …

    have a nice day/night

    Thread Starter ClaudiuCC

    (@claudiucc)

    still having problem with this … it’s frustrating .. pls help

    Thread Starter ClaudiuCC

    (@claudiucc)

    pff … it was htaccess doing the crap problem … argh …

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘CSS Problem’ is closed to new replies.