• Hello everyone,

    I just updated to the last version of WordPress and it seems to have changed something in my CSS, although I can’t understand why. WP 3.0.5 is supposed to be about enhanced security, and CSS trouble are not a known issue, are they?

    here is the gradient :

    http://wordpress.pastebin.com/qk9JA3eU

    As you can see, it was affixed to the body element and used to make the page greyish at the top and bottom, and white at the center. It is still working, except now the gradient applies on the window screen instead of the whole page and then repeats itself vertically.

    And the whole thing began just after upgrading

    you can take a look on my website : http://poivrassefm.co.cc/blog

    thank you very much for your help!!!

Viewing 1 replies (of 1 total)
  • Why not just restore your CSS files from your local machine (assuming you don’t edit them on the server) – maybe something got overridden during the upgrade, though if you were upgrading from 3.0.4 no CSS should have been touched, as only these files were affected:

    wp-includes/default-filters.php
    wp-includes/version.php
    wp-includes/pluggable.php
    wp-includes/kses.php
    wp-includes/script-loader.php
    readme.html
    wp-admin/includes/post.php
    wp-admin/includes/update-core.php
    wp-admin/includes/template.php
    wp-admin/js/post.dev.js
    wp-admin/js/post.js
    wp-admin/async-upload.php

    Bonne chance!

Viewing 1 replies (of 1 total)
  • The topic ‘upgrade to WP 3.0.5 messed up CSS gradient’ is closed to new replies.