Forever_Young247

@mayiemaidz Oh ok :D

bregetknow

@Forever_Young247 LOL, I know, it looks very complicated :)
          
          You just copy and replace the words "Text here" with the words that you want to appear with the different font (aka the font that I was using in the forums)
          
          When you post in the forums, it should come out with the different font!
          
          For example, if I wanted to say Hi, I'm Emma, I would use the code below:
          
          <p style="font-family:Bradley Hand"><span style="font-variant: small-caps; font-size:medium;">Hi, I'm Emma</span></p>
          
          So basically, all you need to do is copy the code, change the words Text here with the words you want, and post!
          
          I hope this clears it up a bit; I'm super bad at explaining, so sorry if it still doesn't make sense!
          
          CODE
          
          <p style="font-family:Bradley Hand"><span style="font-variant: small-caps; font-size:medium;">TEXT HERE</span></p>

bregetknow

.<p style="font-family:Bradley Hand"><span style="font-variant: small-caps; font-size:medium;">Text here</span></p>
          
          This is the code I use to change the font! If you want a different font, you just have to replace the part that says Bradley Hand with something else :)