Skip to content

Custom background not loading #2396

Closed Locked Answered by the0neWhoKnocks
the0neWhoKnocks asked this question in Support
Discussion options

You must be logged in to vote

Figured it out. The image name had spaces.

Tested with:

image: "/images/img name.jpg"  # no load

image: "/images/img\\ name.jpg"  # loads

image: "/images/imgname.jpg"  # loads

I would think that quoting the path would negate this issue. Bug?

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@shamoon
Comment options

@the0neWhoKnocks
Comment options

@shamoon
Comment options

Answer selected by the0neWhoKnocks
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants