View Full Version : Changing ALL default font in VB.
Kr33p3r
05-22-2009, 01:10 AM
Im curious how and where I go about changing all of the default VB font to one I upload? Can someone give me any ideas?
Thanks!
RLShare
05-22-2009, 01:27 AM
What you are asking is pretty much impossible, xhtml/css works off of fonts installed in users machines not fonts that you upload to the server.
There exists a flash based hack to work with server side fonts but it would be a daunting task to convert VB as a whole to use it, not to mention the extremely slow(annoyingly so) page load it would cause.
Kr33p3r
05-22-2009, 01:31 AM
What you are asking is pretty much impossible, xhtml/css works off of fonts installed in users machines not fonts that you upload to the server.
There exists a flash based hack to work with server side fonts but it would be a daunting task to convert VB as a whole to use it, not to mention the extremely slow(annoyingly so) page load it would cause.
Strange why they would make it so complicated. Basically your saying that people who would see that text on the site would have to download it on there machine to view it at all?
RLShare
05-22-2009, 01:34 AM
No, if the user does not have the fonts you specify then it defaults to the 'default font' for the browser to display the text.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.