One way is to highlight the text you want to quote and paste it between two "quote" tags:
quote tags:
PHP Code:
[quote][/quote]
quote tags with text:
PHP Code:
[quote]I can NOT figure out how to quote a part of someones post to reply to.[/quote]
to get this:
Quote:
|
I can NOT figure out how to quote a part of someones post to reply to.
|
quote tags with a name:
PHP Code:
[quote=coffeenut]I can NOT figure out how to quote a part of someones post to reply to.[/quote]
to get this:
Quote:
|
Originally Posted by coffeenut I can NOT figure out how to quote a part of someones post to reply to. |
I'm using "php" just to show an example of how to do it. No need for you the use the "php" tags.