Title: Bad URL in CSS
Last modified: August 31, 2016

---

# Bad URL in CSS

 *  Resolved [barry.pederson](https://wordpress.org/support/users/barrypederson/)
 * (@barrypederson)
 * [10 years ago](https://wordpress.org/support/topic/bad-url-in-css/)
 * The files
 * > the-events-calendar/src/resources/css/tribe-events-full.css
   >  the-events-calendar/
   > src/resources/css/tribe-events-full.min.css
 * Contain `background-image: url(../vendor/select2/select2x2.png);` which doesn’t
   seem to be the correct relative path, and gives an 404 error when we check the
   links on our site.
 * `../../../vendor/select2/select2x2.png` seems like what should be there.
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

Viewing 1 replies (of 1 total)

 *  [BeardedGinger](https://wordpress.org/support/users/joshlimecuda/)
 * (@joshlimecuda)
 * [10 years ago](https://wordpress.org/support/topic/bad-url-in-css/#post-7291460)
 * Hey Barry,
 * Thanks for reaching out and for bringing this issue to our attention!
 * I took a closer look at this one and it appears that we are using a wrong path
   there for the retina resource there for the select2 script. I’ve created an internal
   ticket for this issue and our team will get this one cleared up.
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Bad URL in CSS’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [BeardedGinger](https://wordpress.org/support/users/joshlimecuda/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/bad-url-in-css/#post-7291460)
 * Status: resolved