Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not a issue #9

Open
rchiileea opened this issue Oct 9, 2021 · 2 comments
Open

not a issue #9

rchiileea opened this issue Oct 9, 2021 · 2 comments

Comments

@rchiileea
Copy link

Hey bud, not looking to gain anything from this, but I added you to a fork because I have no idea about all this and could not add the images in a zip to your files for you to see, I have created a representation of the ikea blinds that seem so popular using the files in your project and just forked it, but still dont know how to put them into the project, I was wondering do you want to just add them to yours from the fork (and then ill delete the fork).

@smic717394
Copy link

Its easy. Place the images in a folder called pictures in the www folder. then open the java file and modify line 175 .sc-shutter-selector-picture { background-image: url(data:@file/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJkAA. with the image path .sc-shutter-selector-picture { background-image: url(/local/pictures/windows.png); } same for line 177 and 179

@tungmeister
Copy link
Owner

As above. Currently the images are encoded within the script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants