|
|
---|---|
Posted by | Help with Text Font? |
West (#43497) Usual View Forum Posts Posted on 2015-07-14 06:49:33 |
One thing that I've been looking for but haven't found in the major HTML Help Guides would be how to change the font. You can find the obvious stuff, like bold, italics, color, and underline. Even how to make it bigger and smaller. But I need to know how to change the actual font type! Like, how to have cursive font, or change it to Arial or any of the other fonts listed on Word documents. I'm working on my Den Layout, and it'd be really awesome if I could change my fonts. If anyone could help me with this, I'd be in debt forever! Please and thank you! 0 players like this post! Like? Edited on 14/07/15 by West (#43497) |
✷ Tserin (#2230)
Prophet View Forum Posts Posted on 2015-07-15 07:04:00 |
<*p style="font-family:fontfamily;">text<*/p> Remove * symbols, put in a font family (like Arial). Also watch out because some fonts (Century Gothic comes to mind) break themselves on Lioden for some reason, automatically changing the coding to <*p style="font-family:"Century Gothic";>text<*/p> after it's saved, so the next time you go to save the coding the font will no longer work if you have not removed the extra ""'s. 0 players like this post! Like? |
<Madison> (#67359)
Ruthless View Forum Posts Posted on 2015-09-16 10:07:09 |
Wolf Wander (#27207)
Deathlord of the Jungle View Forum Posts Posted on 2015-11-30 15:01:29 |
you can make it bigger by doing this <*font size="8"> text <*/font> just remove the * symbols, hope i helped ^^ 0 players like this post! Like? Edited on 30/11/15 @ 22:02:43 by Wolf Wander (#27207) |
Lady Calla N. Of Winterfell (#76766) Pervert View Forum Posts Posted on 2015-12-01 11:39:24 |
Shu .Gaggle™ Clean.G4 [5K] (#42) Impeccable View Forum Posts Posted on 2015-12-01 11:44:11 |
@Calla The font has to be available for the browser for it to display. I believe you can make it work for your own browser, but other people who look at it won't be able to see the font. 0 players like this post! Like? |
Lady Calla N. Of Winterfell (#76766) Pervert View Forum Posts Posted on 2015-12-01 11:53:38 |
🌸 Dawnstar 🌸 (#106814)
Heartbreaker View Forum Posts Posted on 2017-06-03 01:07:24 |
Gizani🐺Leo (#8877)
King of the Jungle View Forum Posts Posted on 2017-06-03 01:25:24 |
Use the font tag! <*font color="color or hex code">TEXT<*/font> So, for example: RED <*font color="red">RED<*/font> 0 players like this post! Like? Edited on 03/06/17 @ 01:25:51 by Gizani Leo (#8877) |
🌸 Dawnstar 🌸 (#106814)
Heartbreaker View Forum Posts Posted on 2017-06-03 01:27:38 |
Oh thanks~ ^^All I'm trying to change is my description color since it's too dark ~.~ 0 players like this post! Like? |
Gizani🐺Leo (#8877)
King of the Jungle View Forum Posts Posted on 2017-06-03 01:29:25 |
I recommend white, especially since we have the same CSS code in our dens <*font color="white">desc<*/font> 0 players like this post! Like? Edited on 03/06/17 @ 01:29:57 by Gizani Leo (#8877) |
🌸 Dawnstar 🌸 (#106814)
Heartbreaker View Forum Posts Posted on 2017-06-03 01:30:25 |
Gizani🐺Leo (#8877)
King of the Jungle View Forum Posts Posted on 2017-06-03 01:36:16 |
<*font color="white">This text should be white<*/font> Just take whatever text you want to be white and paste it over "this text should be white". Make sure you remove the *'s! I should have mentioned that earlier, but I assumed since everyone else said so above, I didn't need to Sorry! It should look something like this: This text is now white You can also use the hexcode, which is a series of 6 characters preceded by the pound symbol that correspond to any color on the spectrum. The hexcode for white is "#ffffff". <*font color="#ffffff">This text should also be white<*/font> This text is also white You can PM me your den code if you're still having issues! 0 players like this post! Like? Edited on 03/06/17 @ 01:39:05 by Gizani Leo (#8877) |
🌿 Tea 🌿 (#140362)
Evil View Forum Posts Posted on 2018-05-11 22:30:00 |
How do I change the look of my background and entire den font? 0 players like this post! Like? Edited on 10/06/18 @ 22:12:08 by Kovu (#140362) |
𝘚𝘸𝘢𝘮𝘱 (#254688)
Pervert View Forum Posts Posted on 2022-03-05 16:28:22 |
Koala (#242035)
Maneater View Forum Posts Posted on 2022-06-16 02:58:21 |