Page 1 of 1

Some Important things about the forum

Posted: 22 May 2009, 13:07
by Prodigy
HOW CHANGE THE STYLE:

Hi,
Just in case the default Style is not good for you cos is too dark on your monitor or the gray color of the letters makes difficult to read.. this is the solution for you..

There's also 2 other styles for the forum.

To change that, find the UCP button or USER CONTROL PANEL (depends on the style)

After that.. you will find a "Board Preference" menu..

Click and now you will find "BOARD STYLE" with "TwilightBB" selected..

Aeroblue is a very clear and is stylish mod and the Prosilver is the Forum Standar.. i don't like it but ... is in there.. 8-)

Re: Some Important things about the forum

Posted: 22 May 2009, 13:08
by Prodigy
HOW CHANGE MY PASSWORD:

Go to UCP or User control Panel.

Click on "PROFILE"
and then "Edit Account Settings"

And that's it.. ;)

Re: Some Important things about the forum

Posted: 23 May 2009, 18:47
by Prodigy
How to attach a Youtube Video on the Forum?:

Let's take this example.. We have this Url from a youtube Video.

Code: Select all

http://www.youtube.com/watch?v=dnREtYxCY-I
Now, we need to find the id from the video.. In this case is:

Code: Select all

dnREtYxCY-I
Check the id is everything after the watch?v=
*In some other scenarios, should be everything between the watch?v= and the first & on the url.
Insert the code between the Youtube commands like this..

Code: Select all

[youtube]dnREtYxCY-I[/youtube]
and that's all.. enjoy! :)