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

Possible to customize home page #2030

Closed
oxygenvl opened this issue Jun 17, 2021 · 7 comments
Closed

Possible to customize home page #2030

oxygenvl opened this issue Jun 17, 2021 · 7 comments
Labels

Comments

@oxygenvl
Copy link

oxygenvl commented Jun 17, 2021

is it possible to change the home pages html and css? (permanently)

@huggy-d1
Copy link
Contributor

With a usermod, or simply customizing WLED and compiling / build WLED yourself, you can do whatever you like. It is a somewhat involved process that I do not claim to understand. However, the wled wiki has some information about it.

@blazoncek
Copy link
Collaborator

It may be possible to skin WLED in one of the next releases.
I have already implemented skinning (using CSS) in my experimental fork.
You can upload custom skin.css to the file system and it will override built-in CSS.

If you are inclined to completely override index.html, you can try to upload index.htm (or .html) to the file system. Don't forget your custom .js and .css.

@tctmaster
Copy link

sorry to ask what impedance welding is the correct principle.
Case 1: solder 1 4.7k ohm pin from the 3.3v pin on the board and the other 1 pin to the D4 position pin.
Case 2: solder one 4.7k ohm pin to D4 and the other back to the DataInput wire of the led
which one is correct?

@blazoncek
Copy link
Collaborator

sorry to ask what impedance welding is the correct principle.
Case 1: solder 1 4.7k ohm pin from the 3.3v pin on the board and the other 1 pin to the D4 position pin.
Case 2: solder one 4.7k ohm pin to D4 and the other back to the DataInput wire of the led
which one is correct?

Look at the Wiki page.

@sanjulanipun
Copy link

It may be possible to skin WLED in one of the next releases.
I have already implemented skinning (using CSS) in my experimental fork.
You can upload custom skin.css to the file system and it will override built-in CSS.

If you are inclined to completely override index.html, you can try to upload index.htm (or .html) to the file system. Don't forget your custom .js and .css.

@blazoncek Can you Tell me you know how to covert index.html code as binary ?

image

@blazoncek
Copy link
Collaborator

@sanjulanipun
Copy link

https://kno.wled.ge/advanced/custom-features/

@blazoncek
ok, my problem is ok. but please i need to know how i can covert html code like this binary? this question for my knowlage. please tell me any tool or something how i can covert html code like this binary code. plz.

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

No branches or pull requests

5 participants