Styling #1
Replies: 4 comments
-
I think it's a good suggestion. Will try to implement that one of the coming days. I imagine something like exposing the style, class or id attribute so that you are able to set the styles via multiple means. |
Beta Was this translation helpful? Give feedback.
-
Hi @kevintupper, I just made a new version (v1.0.8) which should add support for supplying HTML class or HTML id to the button element. The README shows the syntax on how to do that. For now, this should allow you to set the styling by letting the button inherit from whatever styling have been put onto those. But I have not tested it thoroughly, so feel free to give it a shot. I wanted to support the |
Beta Was this translation helpful? Give feedback.
-
Hey @mstaal , when you have time could you please upload a sample of how someone can dynamically change the button style by id? I've been trying to do it by doing this: and then initializing
but when I inspect the page, the background-color of the login_and_out_button html id still is this: |
Beta Was this translation helpful? Give feedback.
-
Hey , guys , is there any updates on issue? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
There is no way to control the styling. It's a big button and all I can control is the text on it. Any chance it can be written to expose the styles?
Beta Was this translation helpful? Give feedback.
All reactions