Thank you, but there is!But there is no size=2
[SIZE=2]<span style="font-size: 10px">[size=n] BBCode with your own version that does this. We do this loads on our sites where we don't want users splashing colours or various font sizes all over the place.
/^[0-5]$/ to limit it to 0-5 for instance. Obviously you might want to do a proper job and fill in the description and examples for usage and so forth.extra.css (Appearance - Templates) we can add the classes for our new "size" elements:.custom_size_0 { font-size: 20%; }
.custom_size_1 { font-size: 50%; }
.custom_size_2 { font-size: 90%; }
.custom_size_3 { font-size: 100%; }
.custom_size_4 { font-size: 130%; }
.custom_size_5 { font-size: 150%; }
We use essential cookies to make this site work, and optional cookies to enhance your experience.