Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

text size on game header page

Is there a way to change the font size on the game header? the big big huge letters block out my kewl headers i use in the background.
You could use Stylus with something like this code: div.campaignname > h1 > span {     font-size: 30px !important;     color: red;     background-color: lightgrey;     border-style: solid;     padding: 1px 5px; } div.campaignname {     text-align: center;     bottom: 280px !important; } But this will only affect your computer, not everyone who interacts with your game.
1617328000

Edited 1617328046
Gold
Forum Champion
There is going to be a change to the format of that page, soon.  It's part of the Game Scheduling update/revamp that Roll20 has been working on. They're already testing & sometimes showing the change on the Dev Server. From what I've seen and read so far -- The change will get rid of the white fade, it will make the Game Cover image into 2:1 (wide format size) with automatic blurred letterboxing if your image isn't 2:1 aspect ratio, and it will move the typed Title text below the image (non-overlapping). Probably just wait for that unless you really need to customize it sooner
ahhh ok :) thanks for the update.
1617398246
Gold
Forum Champion
Otherwise, Kefrem, sure, for a workaround NOW --- The longer you make the Title of your game, the smaller the font (errr Type Size) becomes. Add some extra descriptive words at the end of your Game Name, like "Game Name: The Awesome Role Playing Tabletop by GM Kefrem" and then the letter height will get much smaller & not overlap your image as much. 
1617398908
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Or use underscores: _________________ Awesome Game _________________
Maybe only do underscores at the end of the name, i have 100+ games and the gamelist will be really ugly with all those underscores at the start of the names.