Bitcoin Forum

Other => Meta => Topic started by: Slowhand26 on September 07, 2017, 10:47:04 AM



Title: How to use font tools
Post by: Slowhand26 on September 07, 2017, 10:47:04 AM
Hello, I am trying to create my own thread in our local board. However, it seems that I can't use some of the tools to modify  my text, font, etc. Is it because of rank restriction?

For example, when I want to center and enlarge font size. It only goes into center but Font Size wont enlarge. I hope someone can help me. Sorry for my basic question. Thank you!



Title: Re: How to use font tools
Post by: actmyname on September 08, 2017, 06:35:25 AM
AFAIK, there are no restrictions regarding font size for Jr. Members. Ensure that your bbcode was proper.

Here's an example of size 15 pt font.

And the code would be
Code:
[size=15pt]Here's an example of size 15 pt font.[/size]


Title: Re: How to use font tools
Post by: efeaydin on September 08, 2017, 09:37:18 AM
Hello, I am trying to create my own thread in our local board. However, it seems that I can't use some of the tools to modify  my text, font, etc. Is it because of rank restriction?

For example, when I want to center and enlarge font size. It only goes into center but Font Size wont enlarge. I hope someone can help me. Sorry for my basic question. Thank you!



Bold:

Code:
[b]your text[/b]

Italic:

Code:
[i]your text[/i]

Underline:

Code:
[u]your text[/u]

Strikethrough:

Code:
[s]your text[/s]

Glow:

Code:
[glow=red,2,300]your text[/glow]

Font Size:

Code:
[size=20pt]your text[/size]

Font:

Code:
[font=Arial]your text[/font]

Color:

Code:
[color=red]your text[/color]


Title: Re: How to use font tools
Post by: quins on April 20, 2021, 01:02:14 AM
Hello, I am trying to create my own thread in our local board. However, it seems that I can't use some of the tools to modify  my text, font, etc. Is it because of rank restriction?

For example, when I want to center and enlarge font size. It only goes into center but Font Size wont enlarge. I hope someone can help me. Sorry for my basic question. Thank you!



Bold:

Code:
[b]your text[/b]

Italic:

Code:
[i]your text[/i]

Underline:

Code:
[u]your text[/u]

Strikethrough:

Code:
[s]your text[/s]

Glow:

Code:
[glow=red,2,300]your text[/glow]

Font Size:

Code:
[size=20pt]your text[/size]

Font:

Code:
[font=Arial]your text[/font]

Color:

Code:
[color=red]your text[/color]
Thanks for this guide sir...


Title: Re: How to use font tools
Post by: shahzadafzal on April 20, 2021, 05:45:59 AM
Well if you don't know how to use bbcode properly or you need some heavy formatting in your post, use any online BB Code Editor (it's easy to use and wysiwyg - what you see is what you get).

Just do your formatting here and later copy paste code in your bitcointalk post.

https://www.systutorials.com/tools/bbeditor/

On the side note i will just always use simple text formatting, unless you really need to highlight things in your post. Most of the time default font and formatting works fine and preferable by readers to. Use bigger fonts and colors only in specific cases.


Title: Re: How to use font tools
Post by: Chikito on April 20, 2021, 11:24:20 AM
learn about posting here (https://bitcointalk.org/index.php?action=help;page=post)


Title: Re: How to use font tools
Post by: mediaBuzz on April 20, 2021, 11:56:00 AM
Do u have some examples of size 14 pt font.

This is an example of size 14 text.

Code:
[size=14pt]This is an example of size 14 text.[/size]