So I am using a goto plugin, and I want to make the choices larger font so they are easier to see. However anything over 20px starts cutting off on an ipad.
Is there anyway around this?
the line is:
[goto([truth], [font(“Truth”, “Bangers”, “35px”, “#3013a1”)])]
Sorry I am super new to this and am learning this on my own. Where do I put that? Does it matter where in the HTML panel?
You can put it anywhere in the HTML panel and it’ll work fine, but I do recommend putting it at the bottom of the code like so:
That worked! Seems to be working better on my Iphone! Thanks so much.
You want another challenge? :D
How do I make the font plugin work on this piece?
[p = makePlayerList(), currentIndex = 0, currentPlayer = p[currentIndex]] is going first.
I can get the font on the “is going first” to work but the name it chooses from the list is still small and default, and I just can’t wrap my head around where to put the font tags.
Can you give a more detailed explanation (and what you have tried so far)? You can message me if you don’t want to post it in this thread.
Messaged you. Thanks in advance!!