I think I need more details on this....
For example, are you using a switch widget?
I’m using a toggle button for all the icons.
Hmmm, it seems I also need to learn something....
How did you manage to add text in front of the image?
As a workaround, I would add the text directly on the image (using an editing software, like photoshop).
I just added another button with nothing but a text label. But I found that caused issues having them overlap.
I may have to redo all the icons with text underneath. Thanks for the suggestion
To receive this picture
In CSS I use the label function for the picture
and in the Label itself I use "Shift-Enter" to add some space before the word "VIOLIN"
That’s amazing! Thanks
Is it possible to change the text font as well?
I never tried, but see under
In addition to the link @denisspycher posted (properties: font-family & src), you can also switch the font to bold (strong text), italic (emphasis) or both.
Properties to use in the CSS script:
font-weight: 100-900 (according to this)
font-style: normal/italic (according to this)
In O-S-C v0.49.8 you had the LED property...
Now I think you need to use the CSS property for this...
This might be helpful.
Thank you, I’ll give that a try once I get home.
Just try another way with border-bottom and i note that there are some <br>
between <style>
?!
Is it allowed ? it seems very weird no @jean-emmanuel ?
ps : Result
Do I type that code in the CSS box?
That’s awesome! Thank you
Anyone know how to get a timecode display to work with Cubase? I’ve tried some options here I found on the forum but nothing worked.