The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Font help

2 posters

Go down

Font help Empty Font help

Post by CodyDeathHammer March 30th 2013, 3:02 pm

Hi, is there a way to add more BB fonts. I want to add the font Shermlock.
CodyDeathHammer
CodyDeathHammer
Forumember

Male Posts : 147
Reputation : 1
Language : English

Back to top Go down

Font help Empty Re: Font help

Post by E-Mark March 30th 2013, 3:49 pm

Hi! Please follow the steps i'm going to tell you, this might be hard:

Go to CSS and add this: (at the very beginning)

Code:
  @font-face {
      font-family: "Shermlock";
      src: url(http://www.ttfotf.com/download-font/shermlock.ttf);
  }

Then now,
Go to ACP > Display > Templates > Post and Private Message > Find this: (Use the FM search bar, instead of Ctrl + F)

<div style="visibility:hidden" class="select" id="font">

Then add this below it:

Code:
<button style="font-family:Shermlock" onclick="bbfontstyle('[font=Shermlock]','[/font]');selectWysiwyg(this,'font');return false">Shermlock</button><br />

Then save! Razz
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Font help Empty Re: Font help

Post by CodyDeathHammer March 30th 2013, 4:10 pm

did not work
CodyDeathHammer
CodyDeathHammer
Forumember

Male Posts : 147
Reputation : 1
Language : English

Back to top Go down

Font help Empty Re: Font help

Post by E-Mark March 30th 2013, 4:12 pm

Would you mind to post your posting_body here?
And please test it, after testing, would you please state the output after previewing/posting.
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum