• When posting, please be aware that artistic nudity is still nudity and not allowed under RpNation rules. Please edit your pictures accordingly!

    Remember to credit artists when using work not your own.

Help Font size

Church418

Peace is a lie, There is only Passion
I'm sorry, I feel really dumb, but have we never been able to increase font size past 26?

I tried to do a size=72 and tried multiple other sizes. None of which work. Has it always been like this? I could've sworn I've created large text in the past
 
Hi friend! From what I'm aware, you can get the font-size larger by using border or bg tags, and measuring in px. Using the size tag by itself is limited.
The border tag I use to enlarge text is:
Code:
[border=0px; font-size:100px; display:inline-block]this is 100px[/border]

example;
this is 100px
and this is 13px

the display:inline-block is in there so it will remain on the same line as other text. I'm sure there's probably a much easier way of doing things but this is how i do it for me haha
 

Users who are viewing this thread

Back
Top