This is absolutely fantastic. Thanks you so much for the tip. I'm very new to html, and I have a follow-up question. How can I change the colors in the lower third text to a bright white (#FFFFFF). If someone could point me in the right direction, this rookie would greatly appreciate it. Cheers.
Thanks @RichieTee for the feedback. Deeply appreciated.
When using colour picker (HTML5 or js), the (colour selector) popup doesn't comes up. This works outside the OBS (dock) though.
My understanding is that OBS (dock) doesn't allow ContextMenu or direct interaction.
This is different for Browser source in OBS.
Possibly, there is something that needs to be enabled. I trust the community will assist in this regard. If so, then with css and js, we can have one instance of colour picker and possibly instantiate it for all the different text fields.
Hence, in the 'version' that was uploaded, the colour picker (native HMTL5 or js), was commented out.
HTML:<!--//NotUsedAsOBSDoesntAllowContextMenu--// input type="color" id="lower-thirds-name-color"-->
[Currently]
For line 1, colour can be selected from the drop down (substituted colour picker).
For line two, users can select or simply type the colour they want/prefer. Obviously, this has a limitation of: typing correctly, and the typed colour recognised.
Thanks. Yes, that is correct. Will look at fixing the 'bug'; .click, .change ....
It's got to do with the difference between colour selector for line 1 and line 2.
For line 1, it's simplyHTML:<select> <option> ... </select> ... <input ...>. [/CODE For line 2, it's [CODE=html]<input type="text" ...> <datalist id="color-list"> <select name="fxn-color2"> <option value="light grey" selected> light grey</option> ... ... </select ...
[Walkaround]
user should simply type in their desired colour. for line 2.
I just went thru all 5 pages of comments and i cant find an answer to this question. I read it several times. but it was never answered. please provideLots of people have answered this question.. Look above there should be an answer
Well....I guess reading more carefully would help...I found it on page 2. Sorry.I just went thru all 5 pages of comments and i cant find an answer to this question. I read it several times. but it was never answered. please provide
Well....I guess reading more carefully would help...I found it on page 2. Sorry.
Disable "Browser SourceHardware Acceleration" in OBS SettingsHoping someone can guide me why this amazing addon will not work for me. I have tried numerous times to get this to work. I am using windows 10 and OBS 25.0.8 64 bit. I can copy the files in and enable the control panel and add the browser source if I restart OBS I can see the lower thirds. I cannot show or hide the lower third text. Is there some setting I might be missing?
Please help!
Thank you for your help. Greatly appreciated.Disable "Browser SourceHardware Acceleration" in OBS Settings
View attachment 61182
how do i change background colour of the lower third where the name is being displayed
from1975 submitted a new resource:
Animated lower thirds with control panel - Lower thirds on the fly. Completely free!
yes is there a video on how to do this i am new to obs and still learnign it
I'm also new to the plugin... but i quickly figured out, that you can create up to 10 lower third presets on each one of the four layers, so you can get 40 lower thirds in total with a maximum of four individual styles. :)Best plugin of all that I use, I know how hard it is to do. I would like to leave a suggestion: Increasing the number of lower thirds (there are only 4), for many, like me, would be very useful. I think if the user could put the number of lowerthirds he can work with it would be nice.