Title: Having problem with a missing file.
Last modified: August 24, 2016

---

# Having problem with a missing file.

 *  Resolved [Nontouch](https://wordpress.org/support/users/nontouch/)
 * (@nontouch)
 * [11 years ago](https://wordpress.org/support/topic/having-problem-with-a-missing-file/)
 * Hey Tobias!
    I have some problems again. (or at least somebody told me that Tablepress
   is looking for this file.) You’re the best at table press so I’d like to ask 
   you a few things:
 * I have done some optimizing on my site and in tool.pingdom I have a big problem
   finding the file **navbg.gif ** I’ve talked to the developer of the theme I use,
   and the final answer I got was*: “
    Hey Anders. Your plugin Tablepress is requesting
   navbg.gif:
 * `background:url('images/navbg.gif') repeat-x scroll 0 0 #04345D;`
 * The CSS path should ideally be absolute. The load time issue is most likely occurring
   because the file isn’t at that location. Please raise a ticket with the developer,
   hopefully they can attend.”
 * I can’t say that I understand the message myself but I hope you understand more.
   The website I’m working with has the url: [http://casinofakturan.se](http://casinofakturan.se)
   and the missing file has the following url from pingdom: [http://casinofakturabetalning.se/wp-content/images/navbg.gif](http://casinofakturabetalning.se/wp-content/images/navbg.gif)
 * I just Tablepress on several sites and I have found problems with the navbg.gif
   file on several of them. It does not work switching theme, so I really hope that
   it’s something in Tablepress that will help me pass this problem.
 * * see all conversation here: [https://siteorigin.com/thread/get-rid-of-navbg-gif/#comment-67023](https://siteorigin.com/thread/get-rid-of-navbg-gif/#comment-67023)
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years ago](https://wordpress.org/support/topic/having-problem-with-a-missing-file/#post-6038393)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * This is not a file that TablePress requests by default, but a file that TablePress
   requests because you have that instruction in the “Custom CSS” (it probably got
   there via copy/paste).
    So, to fix this, simply replace the line
 *     ```
       background: url(images/navbg.gif) repeat-x scroll 0 0 #04345D;
       ```
   
 * with
 *     ```
       background-color: #04345D;
       ```
   
 * in the “Custom CSS” textarea on the “Plugin Options” screen by TablePress.
 * Regards,
    Tobias
 *  Thread Starter [Nontouch](https://wordpress.org/support/users/nontouch/)
 * (@nontouch)
 * [11 years ago](https://wordpress.org/support/topic/having-problem-with-a-missing-file/#post-6038406)
 * Thanks a lot Tobias! I don’t know how many hours I’ve tried to fix that one… 
   I saved my day!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years ago](https://wordpress.org/support/topic/having-problem-with-a-missing-file/#post-6038407)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Having problem with a missing file.’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/having-problem-with-a-missing-file/#post-6038407)
 * Status: resolved