Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter edgars

    (@edgars)

    Thread Starter edgars

    (@edgars)

    i think it`s because that wp uses absolut path not relative[?]..

    https://www.skatescene.lv/~edgars/expose/wp-layout.css should be the link to your style sheet in your template

    Moderator James Huff

    (@macmanx)

    Solution, upload a new index.php file.

    Thread Starter edgars

    (@edgars)

    it takes css from here..
    <style type=”text/css” media=”screen”>
    @import url( <?php bloginfo(‘stylesheet_url’); ?> );
    </style>

    I wouldn’t recommend using the 1.3 nightlies if you aren’t familar with wordpress yet edgars. The nightlies and alpha releases shouldn’t be used unless you know what you are doin.
    If you are having a problem with the way the paths are set up in 1.3 you should head on over to the new theme documentation in the wiki. There are a lot of changes to be made stylesheet wise and template wise. Its not a walk in the park to go from 1.2.x to 1.3 right now.

    Thread Starter edgars

    (@edgars)

    I know, i used for some time 1.3, but then swiched back.
    the problem is – 1.3 has feature that i need, but 1.2 hasnt got it..
    it
    s – new users can post drafts and i can add them. noone could tell me how to make it in 1.2. anyway – i`m looking forward to use 1.3 stable.
    why i need all this – i just want to make a good comunity/art group page and wordpress is good base..

    Thread Starter edgars

    (@edgars)

    problem solved.. just needed a reinstall and changes in mysql – wp_options table..

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘problem’ is closed to new replies.