• Before posting a question, please check our Frequently Asked Questions page as well as previous threads here. Odds are you aren't the first to ask, and you may find the answer without having to post!

Font changer button on mobile?

Oh, okay. I started writing replies in different fonts but can't do that off my phone right now. :( I know there's the BBcode stuff but I don't know how to use it.

Thank you for the answer.
 
Oh, okay. I started writing replies in different fonts but can't do that off my phone right now. :( I know there's the BBcode stuff but I don't know how to use it.

Thank you for the answer.
The update came with a RTE button editor (backend stuff), so we're still poking around I believe with that and fixing stuff on mobile things.
 
The update came with a RTE button editor (backend stuff), so we're still poking around I believe with that and fixing stuff on mobile things.

This.

Oh, okay. I started writing replies in different fonts but can't do that off my phone right now. :( I know there's the BBcode stuff but I don't know how to use it.

Thank you for the answer.

The bbcode is super simple btw, its gotten to the point where I just write it on the fly even when we had the button (which we are still working on restoring since the backend changed for all of that).

Code:
[Font=GFontName]Text[/FONT]

For example I'm a huge fan of Google Font's Oswald so I'd do something like

Code:
[FONT=Oswald]Blah[/FONT]
 
This.



The bbcode is super simple btw, its gotten to the point where I just write it on the fly even when we had the button (which we are still working on restoring since the backend changed for all of that).

Code:
[Font=GFontName]Text[/FONT]

For example I'm a huge fan of Google Font's Oswald so I'd do something like

Code:
[FONT=Oswald]Blah[/FONT]

Even that is a little too complex for me when I try to add in pictures or other font sizes as well. I'll just type on my laptop for now. But thank you for trying to help.
 

Users who are viewing this thread

Back
Top