CLICK HERE TO GET BACK TO THE FORUM  .

Beginners posting code and guidance on how to ...                   DEUTSCH here

Please do not post inappropiate material or bad language. Keep in mind copyright issues ,
unless you abuse or give yourself credits for what is not yours, it should be 'ok'.
Posts must be constructive and interesting. Choose carefully the correct category for your post, do not start unecessary new threads. Please keep short posts to a minimum, they clutter up the board and make it difficult to read the thread. If you post too many of them, they will be removed. Each post should express an opinion that is carefully thought out, and one which other members will want to respond to. The goal is friendly and lively discussion. Go for quality and NOT quantity,limit yourself to few but well made and engaging posts.Feel free to contact,kmc, lovekylie, (Moderators) if you have any doubts. Please read the essential forum GUIDELINES in the Members Info Section.
If you are quoting from a newspaper,internet website , etc, please give credits by adding the original source details. Now lets get to know the ' technical ' side of posting.
Please do not post requests on the forum for:
specific personal information of any kind, such as full name, address, telephone number, ethnic background, sexual orientation and religious beliefs . These are not topics for discussion on public boards as per our guidelines. Any personal information a member has to offer will be on their profile which is accessed by clicking on their name anywhere it appears in the forum. Personal correspondence with members can be carried out using the instant message function at the bottom of their profile or the forum Chat.

About tags
UBBC code is a set of tags based on the HTML language that you may already be familiar with. They allow you to add formatting to your messages in the same way as HTML does, but have a simpler syntax and will never break the layout of the pages you are viewing.
Every tag [ ] must have a [/] closing tag mirroring each other around the text or image.

  • [url] www.kylie-minogue.com[/url] - don't put spaces between the bracketed code and the text you are applying the code to.
  • [email]myname@name.com[email] - the end brackets must include a forward slash ([/email])

    Have a look below, members can find help in the forum , ask your Moderator

URL Hyperlinking

You can simply type in the full address of the page you are linking to, and the hyperlink will be created automatically. Here are some example links:

  • http://lalala.conforums.com
  • www.kylie-minogue.com

If the address begins with www. you do not need to add the http:// part of the address.
If the address does not begin with www. you will need to add the http:// section.
You may also use https:// and ftp:// links, and these will be converted into links.

If you want to include the vB Code, you may simply surround the address with [url] tags as shown below.
(The vB Code tags are shown in red).

[url]www.kylie-minogue.com/[/url]

You can also include true hyperlinks using the [url] tag. Just use the following format:

[url=www.kylie-minogue.com]kylie-minogue.com website[/url]

This will produce a hyperlink like this: kylie-minogue.com website

You need not include the http:// if the address begins www.

Email Links

To add a link to an email address, you can simply include the email address in your message like this:

myname@name.com

Note that there must be a blank space, such as a space or a carriage return before the beginning of the address.

You can also use vB Code tags to specify an email address, like this:

[email]myname@name.com[/email]

You can also add a true email hyperlink using the following format:

[email=myname@myname@name.com]email me[/email]

This will produce a hyperlink like this: email me.

Bold, Underlined and Italic Text

You can make text bold, underlined or italicized by simply surrounding your text with tags as shown below:

  • [b]some text[/b] produces text
  • [u]some text[/u] produces text
  • [i]some text[/i] produces text

If you want to have bold text in italics, or italics underlined etc, just use a combination of the two.
However, make sure the that the codes match each other in steps, e.g. <b> matches with [/b] and not an[/i]
Example of bad code [b][i]text[/b][/i]Example of good code [b][i]hello[/i][/b]hello
left side of text mirrors the right sideUsing Different Colors, Sizes and Fonts

You can alter the size, color and font of text using the following tags:

  • [color=red]some text[/color] produces text (colored blue)
  • [size=4]some text[/size] produces text (size 4 text)
  • [font=geneva]some text[/font] produces text (using courier font)

You can also combine all the various text formatting tags. This example uses bold, underlined, purple text:

[color=purple][u][b]this is too complicated[/b][/u][/color]

This example produces this:

this is too complicated


Special TAGS

Use these tags found in the menu above the box where you wrutye your message ,or the code below, you can change color and size too .

Glow [glow=red,2,300]TEXT[/glow]

[table border="0" style="filter:glow(color=red, strength=2)"]TEXT[/table]

Change the red, for the color you want the glow text to glow and change the 2 to the strength you want the glow to be

Shadow [glow=red,2,300]TEXT[/glow][shadow=red,left,300]TEXT[/shadow]

[table border="0" style="filter: shadow(color=red, direction=0)"]TEXT[/table]

Change the red, for the color you want the glow text to glow and change the 0 for the direction,
in degrees, you want it to face., these are the values:

0=top
45=top right
90=right
135=bottom right
180=bottom
225=bottom left
270=left
215=top left

Marquee [marquee]Content Here[/marquee]

Bullets and Lists

You can create bulleted or ordered lists in the following way:

Unordered, bulleted list:

[list]
[*]first bulleted item
[*]second bulleted item
[/list]

This produces:

  • first bulleted item
  • second bulleted item

Note that you must remember to close the list with the [/list] tag.

If you would like to create a list ordered numerically or alphabetically, this is just as easy. You simply need to add a little extra code to your [list] and [/list] tags. The extra code looks like =1 (for a numbered list) or =A (for a list from A to Z). Here are some examples:

[list=1]
[*]this is the first numbered item
[*]this is the second numbered item
[/list=1]

This produces:

  1. this is the first numbered item
  2. this is the second numbered item

[list=A]
[*]this is the first alphabetically ordered item
[*]this is the second alphabetically ordered item
[/list=A]

This produces:

  1. this is the first alphabetically ordered item
  2. this is the second alphabetically ordered item

Adding Images

Please remember, use small files sizes if you upload pictures etc.( 10/15kb max) or
the page will crawl instead of load . To find out the Url and size of a picture:
Right click the image ,then properties , ex:20000 bytes = approx 20kb , go easy

To include a picture or graphic within the body of your message, you can simply surround the address of the image as shown here:

[img]http://www.kylie-minogue.com/kylie/kyliecombanner.jpeg[/img]

This example produces this:

Note that the http:// part of the image URL is required for the [img] code.

You can even create a thumbnail-type image by surrounding your [img] code like this:

[img]http://www.kylie-minogue.com/kyliecombanner.jpeg" width="50" height="21"[/img]

This produces this:

    

Image Link ( the picture becomes a link to the url you input, click on it to see it)

[url=http://www.kylie-minogue.com]
[img]http://www.kylie-minogue.com/kylie/kyliecombanner.jpeg[/img][/url]
    

    

Quoting Other Messages

To quote something that has already been posted, simply cut-and-paste the text you want to quote, and enclose it as follows:

[quote]this is what you are sayng.[/quote]

Or use [quote] in your reply menu to include that message

BACK TO THE TOP

email us - back to the forum - members informations - kylie-minogue.com


Deutsch

Einen Link mit Bezeichnung einfügen
[url=http://www.kylie-minogue.com]kylie minogue[/url] kylie minogue

Einen Link ohne Bezeichnung einfügen
[url]http://www.kylie-minogue.com[/url ]http://www.kylie-minogue.com

Ein Bild einfügen
[img]http://www.kylie-minogue.com/kylie/kyliecombanner.jpeg[/img]

  

Du kannst auch Bilder mit einem Link versehen, wenn Du um den [img] Code [url] Code einfügst. Hier ein Beispiel:
[url=http://www.kylie-minogue.com/kylie/kyliecombanner.jpeg]
[img]http://www.kylie-minogue.com/kylie/kyliecombanner.jpeg[/img][/url]

  

word left
[url=http://www.kylie-minogue.com]website[/url]   website

[color=blue]ein wenig Text[/color] ergibt ein wenig Text (blau)
[size=4]ein wenig Text[/size] ergibt ein wenig Text (Schriftgrösse 4)
Fettschrift [b]Bold[/b] Bold
Kursivschrift [i]Italic[/i] Italic
Unterstreichen [u]Underlined[/u] Underlined
Farbig schreiben [color=Red]Red text[/color] Red text
Zitieren [quote]Quoted text[/quote]

Du kannst auch verschiedene Code Tags kombinieren. Dieses Beispiel benutzt fetten, unterstrichenen, roter Text:

[color=red][u][b]Wow, wird hier der Text formatiert![/b][/u][/color]
Wow, wird hier der Text formatiert!

----------------------------------------------------
Quoted text previous message
-----------------------------------------------------

Zentrieren
[center]Centered text[/center] Centered text

Auflisten
[list]
[*]Item
[/list] Item

eMail einfügen [email=ich@mymail.com]E-mail mir[/email] E-mail mir

Was sind Moderatoren?
Moderatoren beaufsichtigen bestimmte Foren. Sie haben im Allgemeinen die Fähigkeit Beiträge zu bearbeiten,
zu löschen und führen auch andere Handlungen durch.
Moderatoren für ein bestimmtes Forum werden normalerweise Benutzer,
die im Thema des Forums besonders nützlich und kenntnisreich sind.

BACK TO THE TOP

back to the forum - members informations - kylie-minogue.com


Copyright ©2000, 2002, Jelsoft Enterprises Limited.* with added material - LaLaLa Forum ©2000, 2002