
03-24-2006, 07:48 PM
|
 |
Jr Admin
|
|
Join Date: May 2005
Location: In my clothes...in Mauritius
Age: 38
Posts: 23,463
Phone Model: Nokia 6600
|
|
3. Displaying Masked Links (Hiding the link behind a picture or text)
Now This is something optional and is hard to understand at first. These make the post a little nicer and cleaner but is optional.
After having uploaded the files, you will be provided a link.
Instead of putting it like these:
HTML Code:
www.rapidshare.de/12223004/examples_hope_you_understand.txt.html
or
www.megaupload.com/?file=example
You Would put it like this
HTML Code:
[url=url of file]Download[/url]
Which would become something like this:
[Only Registered and Activated Users Can See Links. Click Here To Register...]
Also You might want to mask (hide) the link with an image, so put it like this:
HTML Code:
[url=url of file][img]url of image[/img][/url]
An example would be:
HTML Code:
[url=http://www.symbianforum.be/mobiles][img]http://www.mobilecastle.biz/mobiles/images/icons/icon10.gif[/img][/url]
It should become something like this:
[Only Registered and Activated Users Can See Links. Click Here To Register...]
Last edited by Seifer; 01-17-2007 at 04:26 PM.
|