TyranoBuilder Visual Novel Studio

TyranoBuilder Visual Novel Studio

Customising the backlog
Hi all,

I've followed the guide here http://steamcommunity.com/sharedfiles/filedetails/?id=434496296 to create a backlog for my game.

But it looks kind of ugly. The text is black, and barely shows up against the background.

It doesn't look like the backlog itself has any background elements active at all.

https://www.dropbox.com/s/p8qq9i9d4vu8qes/Backlog.JPG?dl=0

Is there some way either to load a lighter coloured background in the backlog page, or change the text colour, please?

Basically any tips you can offer to pretty it up a little bit (preferably without a knock-on effect to the menus, etc) would be much appreciated. Thank you!
Last edited by ShaneWSmith; Sep 9, 2015 @ 7:21am
< >
Showing 1-15 of 20 comments
jay_rab Sep 9, 2015 @ 8:01am 
The backlog pulls from the same image as the menu due to it calling for the same file name, if you go into the backlog html page located: \tyrano\html and edit it you can change the last line with the image you want to use.

Just make sure to go to: tyrano\images\kag and copy the background image that you want to use into that location.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

To change the text color go to \tyrano and open tyrano.css and locate .display_menu{

then add a line below it color: #000000; replacing the zeros with the color you are want to use. basic colors are also acceptable like color: blue;
anniecat Sep 9, 2015 @ 9:13am 
There's a really good color wheel here that'll give you the hexadecimals:

https://color.adobe.com/create/color-wheel/
ShaneWSmith Sep 9, 2015 @ 3:54pm 
Thank you, both! It looks much better now
jay_rab Sep 9, 2015 @ 4:56pm 
Any chance we can get a sneak peek?
ShaneWSmith Sep 9, 2015 @ 6:10pm 
For sure!

Here we go: https://www.dropbox.com/s/xili2ponj4acny3/backlog2.JPG?dl=0

I was happy enough with the background, so I didn't change it. I added the following to the css file:

font: 18px/100% Arial, Helvetica, sans-serif;
color: #FFFFFF;

Thanks again!
Last edited by ShaneWSmith; Sep 9, 2015 @ 6:14pm
jay_rab Sep 9, 2015 @ 6:11pm 
Very cool, glad it worked out!
Kurisu No Patto Aug 15, 2016 @ 1:30pm 
Hello!

I was looking for this tutorial but I can't find it.
Where do I change the font style of the backlog?

Thank you so much!

EDIT:

Following an answer from above, I used this line:

font: 34px/100% Arial, Helvetica, sans-serif;

But still looks like the text is super rough, like if the game didn't get what I wrote. Any idea?
Last edited by Kurisu No Patto; Aug 15, 2016 @ 2:00pm
jay_rab Aug 15, 2016 @ 2:01pm 
Originally posted by Kurisu No Patto:
Hello!

I was looking for this tutorial but I can't find it.
Where do I change the font style of the backlog?

Thank you so much!
tyrano.css and locate .display_menu{

You can add a line like in ShaneWSmith post to control the font.
Kurisu No Patto Aug 15, 2016 @ 4:14pm 
Originally posted by jay_rab:
Originally posted by Kurisu No Patto:
Hello!

I was looking for this tutorial but I can't find it.
Where do I change the font style of the backlog?

Thank you so much!
tyrano.css and locate .display_menu{

You can add a line like in ShaneWSmith post to control the font.


That's awesome!

Still, for some reason, the text on backlog looks a little dull:

http://imgur.com/a/hSm0Q

Even after I tried to copy and paste the same example of ShaneWSmith:

http://imgur.com/a/xdJQC

Any idea what's going wrong?

Thank you again! <3

jay_rab Aug 15, 2016 @ 7:18pm 
From what I can see it looks pretty clear and not gray, what are you trying to get it to look like?
Kurisu No Patto Aug 15, 2016 @ 7:28pm 
Originally posted by jay_rab:
From what I can see it looks pretty clear and not gray, what are you trying to get it to look like?

Hello again :koro:

Something like ShaneWSmith: a beautiful rounded perfect font style:

https://www.dropbox.com/s/xili2ponj4acny3/backlog2.JPG?dl=0

(Not like the square-y formatless font of mine, even that I'm using the same code).

Am I doing something wrong?
jay_rab Aug 15, 2016 @ 7:45pm 
I dont think your doing anything wrong and i am pretty sure if you added the text "Mila, what's going on?" it would look the same.
Noel Aug 15, 2016 @ 7:47pm 
I might be missing something, but is there a way to hide the UI while the backlog is open?
Kurisu No Patto Aug 15, 2016 @ 8:06pm 
Originally posted by jay_rab:
I dont think your doing anything wrong and i am pretty sure if you added the text "Mila, what's going on?" it would look the same.

Oh, okay. I was just insecure I was doing something wrong so.
Thank you again, kind Sir Jay ^^
Kurisu No Patto Aug 15, 2016 @ 8:13pm 
Originally posted by Noel:
I might be missing something, but is there a way to hide the UI while the backlog is open?

Huh? The UI is showing while you have the backlog activated?
That's odd.
< >
Showing 1-15 of 20 comments
Per page: 1530 50

Date Posted: Sep 9, 2015 @ 7:20am
Posts: 20