Broken image links in css file

  • joshua jordan
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 6 months ago #87945 by joshua jordan
Broken image links in css file was created by joshua jordan
File
website.com/media/com_eventbooking/assets/css/themes/default.css

has several links that are broken. it is a simple fix but should be updated in the next version. Images like
../images/mini_arrowL.gif

need to be:
../../images/mini_arrowL.gif

the extra ../ will fix the broken link. :)
The following user(s) said Thank You: Tuan Pham Ngoc

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #87976 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Broken image links in css file
Thanks Joshua

We can confirm the issue and will update the download package with the fix shortly

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc