• I have an old png file in wp content upload/cont-curve.png it is slowing site loading down but I cant see it in cpanel to delete. says it is a background pic.

    Any help would be gratefully received. Thanks in advance

    Phil Polson

Viewing 2 replies - 1 through 2 (of 2 total)
  • It looks like the file is returning a 404 not found error and it is being called from your custom.css file that is generated by your theme options.

    #homeside .content-side { background: url("/wp-content/uploads/cont-curve.png") repeat-y; padding: 0 12px 0 0; background-position: right 10px; }
    Thread Starter Phil Polson

    (@phil-polson)

    Hi Chris,

    Many thanks for your prompt reply-great stuff.

    When I go to view image source it shows this image as 0 bytes and says not cached. Is it safe to remove this image without crashing anything in the theme?

    Phil

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘background png slowing load time down’ is closed to new replies.