• mrppp

    (@mrppp)


    Using custom CSS I’ve added a background image

    body{
     background-image: url('http://www.xxxxxxx.co.uk/wp-content/uploads/2014/01/100.jpg');
      background-repeat:no-repeat;
    background-attachment:fixed;
    }

    This is fine but it adds image to my admin pages and makes it difficult to read, any way around this?

    https://ww.wp.xz.cn/plugins/custom-css-manager-plugin/

The topic ‘background image’ is closed to new replies.