XMB Forum Software
Not logged in [Login - Register]
Go To Bottom

Printable Version  
Author: Subject: so I was able to fix the font problem I was having ages ago
flushedpancake
Member
***


Avatar


Posts: 108
Registered: 4-1-2024
Location: England
Member Is Offline

Mood: Pretty good.

posted on 7-9-2025 at 05:41 AM
so I was able to fix the font problem I was having ages ago


Code:
input, select, textarea, tr.header, span[class^="status"], .navtd, .nav, img { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 100%; }


putting that in the theme css of the davis theme fixed pretty much everything I was moaning about months ago regarding wonky font consistency in XMB, though it only works on a per-theme basis of course and may not actually cover everything. ideally, actually seeing why these elements act weird is better but for now the hax will do. I've probably missed a few things - anyone else with an openSUSE tumbleweed installation may feel free to look themselves, because it is seven in the morning and I've been up all bloody night again.

seems like it's randomly pulling from somewhere when generating the actual CSS file to use 11px Verdana - and only 11px Verdana - in certain areas of the board, which I find weird since it's not mentioned anywhere in the theme file.

this also has the result of making certain things look small and ugly on my localhost, where I changed 'big font' (which seems to affect most of the board) to 16px and was zooming in and out of the page quite a bit. the font-size part of this seems to rectify this with no negative effects.

(also why can I make posts containing nothing but a space?)



UwU
View user's profile Visit user's homepage View All Posts By User
miqrogroove
XMB 1.9.12 Lead Developer
*********


Avatar


Posts: 576
Registered: 10-1-2002
Member Is Offline

Mood: Past Three O'Clock

posted on 7-9-2025 at 01:17 PM



Is there an appropriate spot for this in templates/css.php ? Perhaps on the html or body element?
View user's profile Visit user's homepage View All Posts By User
flushedpancake
Member
***


Avatar


Posts: 108
Registered: 4-1-2024
Location: England
Member Is Offline

Mood: Pretty good.

posted on 7-9-2025 at 04:26 PM



I forgot that file existed :lol:
I will take a look in a bit and edit this reply

edit: what you said should suffice.



UwU
View user's profile Visit user's homepage View All Posts By User
miqrogroove
XMB 1.9.12 Lead Developer
*********


Avatar


Posts: 576
Registered: 10-1-2002
Member Is Offline

Mood: Past Three O'Clock

posted on 7-31-2025 at 01:33 PM



Would you like to add the pull request for this during beta? There is still plenty of time and testing needed.
View user's profile Visit user's homepage View All Posts By User

  Go To Top

Powered by XMB 1.10.00-beta-2 (Debug Mode)
XMB Forum Software © 2001-2025 The XMB Group
[Queries: 14] [PHP: 48.3% - SQL: 51.7%]