Showing Scene Title in Corner Always?

  • Hi,
    I'm having a problem showing the current scene title in the corner and having a custom CSS-style on it at the same time.

    I'm able to show the current scene title with the following:

    But then the text shows where I want it BUT with the ugly default black times new roman font.
    I want to show it with a custom css-style. I have tried setting the plugin css field to

    Code
    css="* {font-family:Arial; color:#ffffff;}"

    without success.

    So how do I show a the current scene title (that changes on scene change) with a custom CSS-style?

    Einmal editiert, zuletzt von pear (8. Juli 2012 um 20:43)

  • Tried to update the new files in the new beta and your css but it didn't work. :(
    Any other solution?

    And also, is the method I'm using the best for my purpose? I've searched the forum for days and haven't gotten any simple answer to what seems to be such an easy question - To show the title of the current scene.

    Another question when I'm at it. I want the viewers to be bale to see on the thumbnails which scene they're viewing, preferably to change the border-width or color. How do I produce this?


    EDIT: I got my original problem to work using the following


    It was the txtadd(); function I needed to put the title text in <p></p>. However weird that using a * on the css code didn't work..

    Now I only have my other problem, that is:

    How do I put a thicker border or another border color on the current scene's thumbnail?

    Einmal editiert, zuletzt von pear (9. Juli 2012 um 14:57)

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!