Welcome Guest ( Log In | Click here to Register a free account now! )
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.
HI! Please do not use this General Chat forum for computer support questions. If you are looking for support, please post your question in the appropriate forum. For HijackThis logs please post your log here:
HijackThis Logs and Analysis Forum
Welcome to the site and looking forward to your introduction posts!
![]() ![]() |
Nov 15 2004, 06:55 PM
Post
#1
|
|
![]() Bleeping GloDiva ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 7,479 Joined: 25-April 04 From: As always I'm beside myself ;) Member No.: 228 |
But anyway back to the subject at hand. I thought that I would post this to help out those of you who seem to be having some trouble w/ your font, size, & color choices etc. Here is a simple screenshot pointing out how you can get to the BB Code Help. Before you know it you will be able to do it from memory. Click thumbnail image below to enlarge ![]() Once you get the hang of the BB Color Code. You may want to expand your color horizon of the BB Code. This link will take you to a complete HTML True Color Chart. Complete HTML True Color Chart Tip: When applying the basic BB Color Code, available when posting on Bleeping Computer. It will look like this. CODE [COLOR=green]Hello[/COLOR] Hello When using the many choices within the Complete HTML Color Chart. It will look like this. Instead of applying the name of the color as part of the code. Insert the numeric color code. CODE [color=#336633]Hello[/color] Hello When choosing a specific font, It will look like this. CODE [font=comic sans ms]Hello[/font] hello When you want to choose a specific size for your text. This is the BB Code to use. CODE [size=3]Hello[/size] Hello Now for creating bold text. Use this code when doing so. CODE [b]Hello[/b] Hello For italic text. Use this code. CODE [i]Hello[/i] Hello And last but not least. The code to underline text. CODE [u]Hello[/u] Hello Now let's use all the BB Code together. CODE [color=green][font=comic sans ms][size=4][b][i][u]This is how it will look prior to posting.[/u][/i][/b][/size][/font][/color] This would be the outcome of applying all of the above code. Note: When someone states that "tags" are not closed. They are speaking of using the full and correct BB Code. One other thing I'd like to mention is how to post a hyperlink/URL. Hyperlink code: CODE [url=http://www.bleepingcomputer.com]Bleeping Computer.com[/url] Bleeping Computer.com You can use the BB Code in this also. CODE [url=http://www.bleepingcomputer.com][b][color=green]Bleeping Computer.com[/color][/b][/url] Bleeping Computer.com ![]() ![]() A quick and easy way to apply BB Code in your posts. Type text and then use your cursor to highlight text, you would like to enhance using BB Code. Next click on one of the BB Code icons on text editor tool bar. This will automatically add the BB Code tags to your text. BB Code tool bar options Font - Text font choices Size - Text size choices B - Bold text - B I - Italic text - I U with line underneath - Underlined text - U S with line through it - marked out text - A - Font color - A Globe - Link - link Tree image - Image - Image Text balloon image - Quoted text - QUOTE Quote Numeric symbol image - Coded text - CODE code A post preview will show the results. This can be done with any or all of the BB Code options available on the text editor tool bar. Easy breezy. This post has been edited by Scarlett: Feb 7 2007, 09:55 AM -------------------- ![]() |
|
|
|
Nov 15 2004, 07:17 PM
Post
#2
|
|
![]() helping hand ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,700 Joined: 14-April 04 From: Texas Member No.: 150 |
I love your writing, Scarlett. Which imaging software did you use? Im not being sarcastic, I'm serious.
-------------------- We are all curious like a cat. We wonder, we ask, we learn.
Please post back when a suggestion works, so that others may learn. |
|
|
|
Nov 15 2004, 07:42 PM
Post
#3
|
|
![]() Bleeping GloDiva ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 7,479 Joined: 25-April 04 From: As always I'm beside myself ;) Member No.: 228 |
Thanks JE
-------------------- ![]() |
|
|
|
Nov 16 2004, 12:06 AM
Post
#4
|
|
![]() Bleep Bleep! ![]() ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 28,333 Joined: 24-January 04 From: USA Member No.: 3 |
As a further note, bbcodes are simply codes that you can put in your message that allows you to change the formatting of the text. You can do underlines, change font sizes, change colors, and other fun things. Almost all codes require you to do a starting code, that starts the effect, and then to end the formatting by doing a corresponding end code. Here is an example of bolding some text: CODE [b]This text will be bold[/b] Notice how we have a beginning code to start the formatting and a corresponding end code to end it. When we add that text to a message it would look like this: This text will be bold There is no reason you can not use multiple codes in one shot. Just remember they must all have ending tags. For example to underline a red font with bold we would type this: CODE [u][color=red][b]This is an underlined bolded red font [/b][/color][/u] Which would look like this: This is an underlined bolded red font Hope this clears up some confusion. -------------------- Lawrence
|
|
|
|
Dec 15 2004, 05:51 PM
Post
#5
|
|
|
Forum Regular ![]() ![]() ![]() Group: Members Posts: 160 Joined: 11-April 04 From: Here OR there Member No.: 115 |
What is the code for background color? This is really useful for posting spoilers.
|
|
|
|
Dec 15 2004, 06:01 PM
Post
#6
|
|
![]() helping hand ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,700 Joined: 14-April 04 From: Texas Member No.: 150 |
That is a tricky question, because most people do not know that in each message the background color can differ slightly.
Now if only there was a transparent color that you could put the text on... Free free to try it out in the scribbles thread -------------------- We are all curious like a cat. We wonder, we ask, we learn.
Please post back when a suggestion works, so that others may learn. |
|
|
|
Dec 15 2004, 06:44 PM
Post
#7
|
|
![]() Can't decide what to use, so I won't use anything. ![]() ![]() ![]() ![]() ![]() ![]() Group: Global Moderator Posts: 13,032 Joined: 6-May 04 From: SW Louisiana Member No.: 363 |
Sort of a rehash of whats been posted:
Using BB code: use [ ] instead of ( ) Opening tag (B) Closing tag (/B) (You must use "closing tags" on everything: (/B), (/I), (/FONT), etc...) Using (B)Hello(/B) will give you: Hello Using (I)Hello(/I) will give you: Hello Using (U)Hello(/U) will give you: Hello Using Font / Times will give you: (FONT=Times)Hello(/FONT), which will post as: Hello Clicking Size / Large will show as: (SIZE=7)Hello(/SIZE), and will post as: Hello I think this board can accept as high as size 7, and as low as size 4. Size=7 Hello Size=6 Hello Size=5 Hello Size=4 Hello Using Color / Green will give you: (COLOR=green)Hello(/COLOR), which will post as: Hello Note: When it comes to color, you're not limited to the basics; red, blue, green, etc... HTML codes for colors, will work. Just replace "green" with the color of your choice. You can copy/paste the color name (YellowGreen), or the color code (#9ACD32), in place of "green". This: (COLOR=YellowGreen)Hello(/COLOR) Or this: (COLOR=#9ACD32)Hello(/COLOR) (Don't forget the "#" sign, in front of the color code number.) Would give you this: Hello Here are a couple of links to HTML color code sites: HYPE's Color Specifier htmlgoodies.com Complete HTML True Color Chart Using (URL=http://www.bleepingcomputer.com)BleepingComputer(/URL) will give you: BleepingComputer You can also combine your codes. For example: (URL=http://www.bleepingcomputer.com)(B)(SIZE=6)(COLOR=#8B0000)BleepingComputer(/COLOR)(/SIZE)(/B)(/URL) will give you: BleepingComputer This post has been edited by tg1911: Jul 17 2006, 12:04 AM -------------------- I love being married.
It's so great to find that one special person you want to annoy, for the rest of your life. |
|
|
|
Dec 15 2004, 07:16 PM
Post
#8
|
|
|
Forum Regular ![]() ![]() ![]() Group: Members Posts: 208 Joined: 13-July 04 Member No.: 1,385 |
Great Info-- Re instructs re tags!!!
-------------------- EDBEE from NMUSA- RENOWNED MALWARE FIGHTER AND SWORN ENEMY OF ALL INTERNET HIJACKERS
|
|
|
|
Dec 15 2004, 07:18 PM
Post
#9
|
|
![]() Bleeping GloDiva ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 7,479 Joined: 25-April 04 From: As always I'm beside myself ;) Member No.: 228 |
Yes. But I seem do it manually more so than the other. It is such a habit now.
This post has been edited by scarlett: Dec 15 2004, 07:27 PM -------------------- ![]() |
|
|
|
Jan 3 2005, 01:21 AM
Post
#10
|
|
|
New Member ![]() Group: Members Posts: 1 Joined: 3-January 05 Member No.: 8,465 |
I'm very happy i got in this forum...hope it can help us one another...im looking forward to it...
|
|
|
|
Jan 3 2005, 01:39 AM
Post
#11
|
|
|
Learning Daily ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 4,543 Joined: 9-July 04 From: Washington State, USA Member No.: 1,322 |
Our pleasure is helping, kurokotoq.
I simply enjoy typing with bbcodes. Font face changes come natural to me now. I just type bracket b bracket your name bracket forward-slash b bracket as a matter of habit. Now. I couldn't say that six months ago. HAVE FUN WITH US HERE bracket c-o-l-o-r = red bracket bracket forward-slash c-o-l-o-r bracket cursor placed in between the back to back brackets and HAVE FUN WITH US go back to the start and add bracket c-o-l-o-r = g-r-a-y bracket cursor I-bar to the end of the line & yup, bracket forward-slash c-o-l-o-r bracket well, sometimes I use the wrong-way facing brackets. So, I use the Preview button to check my post first, then I Add Reply. A little slower at first, but still... practice improves it. -------------------- patiently patrolling, plenty of persisant pests n' problems ...
|
|
|
|
Jan 3 2005, 10:39 AM
Post
#12
|
|
![]() Feed me some spyware! ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 4,490 Joined: 18-July 04 From: USA Ware Shoals SC Member No.: 1,500 |
Never did say but good post!
-------------------- "The fool hath said in his heart, 'There is no God'" (Psalm 14:1; 53:1)
"The heavens declare the glory of God; and the firmament sheweth his handywork" (Psalms 19:1) If you were to die today where would you go? Learn how to go to heaven today click here! Come check out my new blog!! -Austin Z If we are what we eat then I am fried,greasy and 99 cents.(nah I eat healthy most of the time) |
|
|
|
Jan 13 2005, 07:08 PM
Post
#13
|
|
|
New Member ![]() Group: Members Posts: 4 Joined: 11-January 05 Member No.: 9,241 |
Edit: site moved to: http://jedbrown.net/1.0/mozilla/extensions/ get the bbcode extension here: http://anonym.to/?http://jedbrown.net/dev/Mozilla/bbcode.xpi have phun! This post has been edited by Scarlett: Aug 28 2006, 10:14 PM |
|
|
|
Jan 24 2005, 12:52 AM
Post
#14
|
|
![]() Forum Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Global Moderator Posts: 19,435 Joined: 11-April 04 From: Chicago, Il. Member No.: 113 |
Thank you, berni2K, for the link!!!!!!
I will have to play with using this extension. Regards, John -------------------- Whereof one cannot speak, thereof one should be silent.
|
|
|
|
Jan 24 2005, 01:11 AM
Post
#15
|
|
|
Learning Daily ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 4,543 Joined: 9-July 04 From: Washington State, USA Member No.: 1,322 |
I second the above comment. Good one.
-------------------- patiently patrolling, plenty of persisant pests n' problems ...
|
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 7th August 2008 - 07:26 PM |