The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
5 posters

    Adding Kingthings Petrock Font to my Forum

    Shelby™
    Shelby™
    Forumember


    Male Posts : 185
    Reputation : 6
    Language : Hungarian(native), English
    Location : Hungary

    Solved Adding Kingthings Petrock Font to my Forum

    Post by Shelby™ May 2nd 2013, 9:52 pm

    Hello,

    I tried to change the fonts on my forum to 'Kingthings Petrock', but it seems won't work. I tried with CSS code too, but still not. Is there any way to use it, or it's impossible? Thanks in advance!

    Here's an picture of the font.
    Adding Kingthings Petrock Font to my Forum Cd5054de789a71a6ac2a9156d5fc8181


    Last edited by opp on May 3rd 2013, 4:13 pm; edited 1 time in total
    Empire_1
    Empire_1
    Active Poster


    Male Posts : 1391
    Reputation : 125
    Language : English, Spanish, Mandarin, C++
    Location : Summoner's Rift

    Solved Re: Adding Kingthings Petrock Font to my Forum

    Post by Empire_1 May 3rd 2013, 4:26 am

    opp wrote:Hello,

    I tried to change the fonts on my forum to 'Kingthings Petrock', but it seems won't work. I tried with CSS code too, but still not. Is there any way to use it, or it's impossible? Thanks in advance!

    Here's an picture of the font.
    Adding Kingthings Petrock Font to my Forum Cd5054de789a71a6ac2a9156d5fc8181

    Commands for font is done client-side, not server-side, meaning if the user doesn't have the font installed on his computer, he won't see it.

    An example of this would be how you can see Calibri font while on a Windows PC, but on an iPad you can't.
    Shelby™
    Shelby™
    Forumember


    Male Posts : 185
    Reputation : 6
    Language : Hungarian(native), English
    Location : Hungary

    Solved Re: Adding Kingthings Petrock Font to my Forum

    Post by Shelby™ May 3rd 2013, 7:32 am

    Oh, and if I download and install it will appears only for me?
    Ultron's Vision
    Ultron's Vision
    Forumember


    Male Posts : 631
    Reputation : 45
    Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
    Location : Vienna, Austria

    Solved Re: Adding Kingthings Petrock Font to my Forum

    Post by Ultron's Vision May 3rd 2013, 7:57 am

    As usual, you can use JavaScript to modify the font.

    If you look at this forum, you can clearly see how the font changes after the page loads completely.

    It is a lot of workload on mobile devices, though, so if you want to use it, use it with care.
    Codes for that can be found on Google and usually free to use as long as you leave the copyright parts of the script intact.
    Shelby™
    Shelby™
    Forumember


    Male Posts : 185
    Reputation : 6
    Language : Hungarian(native), English
    Location : Hungary

    Solved Re: Adding Kingthings Petrock Font to my Forum

    Post by Shelby™ May 3rd 2013, 9:16 am

    Ultron's Vision wrote:As usual, you can use JavaScript to modify the font.

    If you look at this forum, you can clearly see how the font changes after the page loads completely.

    It is a lot of workload on mobile devices, though, so if you want to use it, use it with care.
    Codes for that can be found on Google and usually free to use as long as you leave the copyright parts of the script intact.

    Well, thanks, but you can give me a link where I can find codes to use it? lol I don't really find it.
    Ultron's Vision
    Ultron's Vision
    Forumember


    Male Posts : 631
    Reputation : 45
    Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
    Location : Vienna, Austria

    Solved Re: Adding Kingthings Petrock Font to my Forum

    Post by Ultron's Vision May 3rd 2013, 9:53 am

    Well, I have never seen the font you posted here, but generally, if it is a valid and generally supported one, you can specify it with the font-family, otherwise, you'd have to modify each letter by itself.
    There are scripts, I don't know where you can find this font specifically, but try looking for others.
    Shelby™
    Shelby™
    Forumember


    Male Posts : 185
    Reputation : 6
    Language : Hungarian(native), English
    Location : Hungary

    Solved Re: Adding Kingthings Petrock Font to my Forum

    Post by Shelby™ May 3rd 2013, 2:29 pm

    Ultron's Vision wrote:Well, I have never seen the font you posted here, but generally, if it is a valid and generally supported one, you can specify it with the font-family, otherwise, you'd have to modify each letter by itself.
    There are scripts, I don't know where you can find this font specifically, but try looking for others.

    Ok, thanks anyways.
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: Adding Kingthings Petrock Font to my Forum

    Post by Jophy May 3rd 2013, 2:49 pm

    Hi, is this solved? Smile
    Shelby™
    Shelby™
    Forumember


    Male Posts : 185
    Reputation : 6
    Language : Hungarian(native), English
    Location : Hungary

    Solved Re: Adding Kingthings Petrock Font to my Forum

    Post by Shelby™ May 3rd 2013, 4:10 pm

    Jophy wrote:Hi, is this solved? Smile

    Oh yes, just forget to mark it. Razz
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Adding Kingthings Petrock Font to my Forum

    Post by Sanket May 3rd 2013, 8:07 pm

    Topic Solved & Locked

      Current date/time is November 11th 2024, 6:10 pm