Post
Topic
Board Beginners & Help
Re: How i can add pictures here? Why this site is so oldschool?
by
SFR10
on 24/03/2018, 02:24:19 UTC
WHy this site is not up to date?
In addition to what "mjglqw" mentioned, refer to this post:

Short Answer: Theymos doesn't want to upgrade for various of reasons, also this forum was heavily customized by him.

https://bitcointalk.org/index.php?topic=45372.0

or i can change colour and Size of a text?

It seems like i can do only one thing with the text. The text must be in the middle?
Ehm ok, i have used it, but i can only change the colour or the Size. Not both. Where the text must be if i want used other size and other colour? I would be much easier if it would work like MS word.
After checking the format of your initial post, it appears you're not highlighting the words you want to give functions to (prior to clicking each of the customization buttons). In order for each function to work correctly, it needs to be at the start and end of the intended words.

Your code:
Code:
[color=navy]WHy this site is not up to date? Why i can not just copy pictures and add it here? In this times this should be easier to use.[/color][center][/center]

Correct code:
Code:
[center][color=navy]WHy this site is not up to date? Why i can not just copy pictures and add it here? In this times this should be easier to use.[/color][/center]
Check the center tag at the beginning (you had it at the end).

Uses center, size and colors:
Code:
[center][size=15pt][color=navy]WHy this site is not up to date? Why i can not just copy pictures and add it here? In this times this should be easier to use.[/color][/size][/center]