r52 / PTA

PoE Trade Assistant
GNU General Public License v3.0
21 stars 3 forks source link

stylesheet #30

Closed djinnsynth closed 4 years ago

djinnsynth commented 4 years ago

Sorry for making this an "Issue" when actually it's just me being confused!

Having trouble getting Fontin as a the font your app uses. I THINK my stylesheet is correct but it could be wrong? Maybe if you had a guide to change it?

djinnsynth commented 4 years ago

Ok turns out you have to write:

"Fontin" and not "Fontin-Regular"

I'll show myself out . . .

r52 commented 4 years ago

If you are referring to the styling within the templates/price/index.html file in the latest Release version of the app, I added the "Fontin-Regular" style early on hoping to emulate PoE's style but I never ended up shipping the font with the app. For most people that don't actually have the Fontin fonts installed on their system (including me), it is not a mistake to see Arial or Verdana as the font in the results UI.

If you are using the latest development version, I have since revamped and combined the advanced search and results dialogs into a single web UI that has "Fontin-SmallCaps" baked in. Unfortunately with this change, the ability to customize your own styles had to be removed as well.

Hope this helps.

djinnsynth commented 4 years ago

Yep that's all good, I actually do have Fontin installed so I was doing it wrong and confused myself completely!

Have to also just give you a a shoutout for having probably the best price checking solution! Love your work mate!