Pirates of the Caribbean Online Fansite & Forums

Pirates of the Caribbean Online Fansite & Forums (https://www.piratesonlineforums.com/forums/index.php)
-   POF's UserPages (https://www.piratesonlineforums.com/forums/forumdisplay.php?f=13)
-   -   Userpage Tutorial (https://www.piratesonlineforums.com/forums/showthread.php?t=325)

Toontown4ever 03-21-2007 06:13 PM

Userpage Tutorial
 
WANT TO HAVE A COOL AWSOME USERPAGE?
THEN THIS IS THE GUIDE FOR YOU!


A cool way to welcome people to your userpage is a pop alert!
Code:

<SCRIPT language="JavaScript">alert("TEXT")</SCRIPT>
Just replace where it says "TEXT" with what you want it to say if you want more then one just place the another code under it with the the text you want on that and so on.
Note, if too many alert boxes pop up, it is really, REALLY annoying, and could get your page deleted or worse. -rcv
(Thanks rvc!)




A cool code is to make text move to the left! Just put your message or whatever where it says "place text here!"
Code:

<marquee>Place Text here!</marquee>





One of my favorites is the glow text! All you have to change the colors like instead of blue you can have;Red, Dark Red, Purple, etc.
Code:

<p align=center><table><tr><td style="filter:glow(color=blue strength=5);font-family:arial;font-weight: BOLD;font-size:'18pt'">Text</td></tr></table></p>

A nice way to have a header for your Userpage is to have this code!
Code:

Normaly you put welcome here
                    <HR>
And a message here!



Want Picture tiles as your background? Then do this code!
Code:

<table border=0 background="image link" width=100%>
<tr><td>
ENTIRE USERPAGE CONTENT HERE
</td></tr></table>

If you want music in it do this code
Code:

<embed src="yourfile.mid" height="45" width="300" autostart="true" loop="true">


Want to have your favorite music video on your userpage?
Then do this!
Code:

<embed src="yourfile.mpeg" width="100%" height="60" align="center">
(Or if it is on youtube just copy and paste the top url under the description and avatar)

You want Games? You got games!
(Flash Games)
Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="650" height="440">
 <param name="movie" value="YOUR_FILE.swf">
 <param name="quality" value="high">
 <embed src="YOUR_FILE.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="650" height="440"></embed>
 </object>

Games 2
(Shockwave)
Code:

<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,0,0" width="650" height="440">
 <param name="src" value="YOUR_FILE.swf">
 <embed src="YOUR_FILE.swf" pluginspage="http://www.macromedia.com/shockwave/download/" width="650" height="440"></embed>
 </object>

Do you want custom cursor in your userpage?
Well to not advertise I'll post the Pirates of the caribbean ones!
Just copy one of these codes and put this code your userpage.
http://cursors3.totallyfreecursors.c...k-sparrow2.gif
Code:

<div align="center" style="z-index:9;visibility:visible;"><a href="http://www.totallyfreecursors.com/" target="_blank" class="tfc"><img src="http://downloads.totallyfreecursors.com/public/CursorsLogo88-31.gif" border="0" width="88" height="31" alt="Free cursors for MySpace at www.totallyfreecursors.com!" /></a></div><style>HTML,BODY{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/JackSparrow2.cur"), url("http://downloads.totallyfreecursors.com/thumbnails/jack-sparrow2.gif"), auto;}</style>
http://cursors2.totallyfreecursors.c...k-sparrow1.gif
Code:

<div align="center" style="z-index:9;visibility:visible;"><a href="http://www.totallyfreecursors.com/" target="_blank" class="tfc"><img src="http://downloads.totallyfreecursors.com/public/CursorsLogo88-31.gif" border="0" width="88" height="31" alt="Free cursors for MySpace at www.totallyfreecursors.com!" /></a></div><style>HTML,BODY{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/JackSparrow1.cur"), url("http://downloads.totallyfreecursors.com/thumbnails/jack-sparrow1.gif"), auto;}</style>
http://cursors3.totallyfreecursors.c...PirateFlag.gif
Code:

<div align="center" style="z-index:9;visibility:visible;"><a href="http://www.totallyfreecursors.com/" target="_blank" class="tfc"><img src="http://downloads.totallyfreecursors.com/public/CursorsLogo88-31.gif" border="0" width="88" height="31" alt="Free cursors for MySpace at www.totallyfreecursors.com!" /></a></div><style>HTML,BODY{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/PirateFlag.ani"), url("http://downloads.totallyfreecursors.com/thumbnails/PirateFlag.gif"), auto;}</style>
More coming soon!

-rcv- 03-21-2007 07:02 PM

I need to mention that pages taht the mods find annoying may be edited or deleted without notice.

THe mods need to check every userpage. Put yourself in that position, before sticking fifty alert boxes on your page.

-rcv-
(Cap'n) Kid(d) Bugs

HaveAMagicalDay 03-21-2007 07:45 PM

thx for the info can't wait for more!

-rcv- who would put 50 alert boxes? (not looking for titles) lol i mean WOW 1 or to should seem efficent lol.

~Cpt.Sea

SeasickCharlie 03-22-2007 07:57 AM

Thanks for putting this tutorial together!

jsmall 03-22-2007 11:51 AM

Cool thanks alot

JohnnyGunflint 03-22-2007 04:29 PM

I suppose this is nice, but most of this can be found in the Wiki guide for making usepages. I can post a link if you want.

HaveAMagicalDay 03-23-2007 03:32 PM

I just have one question on this. Where in our UP do we put this code? Or does it matter? It will just go away one we put the code in and save right? Thank ye for who ever answers these questions!

~Cpt.Sea

Toontown4ever 03-26-2007 09:50 AM

Quote:

Originally Posted by Captain_Sea (Post 3407)
I just have one question on this. Where in our UP do we put this code? Or does it matter? It will just go away one we put the code in and save right? Thank ye for who ever answers these questions!

~Cpt.Sea

Yes you can put these code where ever you like.

HaveAMagicalDay 03-27-2007 12:33 AM

Will they just dissapear as soon as you push save?

~Cpt.Sea

Toontown4ever 04-04-2007 07:24 AM

Quote:

Originally Posted by Captain_Sea (Post 3733)
Will they just dissapear as soon as you push save?

~Cpt.Sea

http://img65.imageshack.us/img65/821...wvswillzu8.gif
Yes, matey they be disappering as blue whale vanishs in the deeps!

snowegoof 04-15-2007 08:37 PM

how do you put these things in your up without it saying the code, not the cool thing

Toontown4ever 05-10-2007 05:45 PM

Quote:

Originally Posted by snowegoof (Post 4611)
how do you put these things in your up without it saying the code, not the cool thing

I don't know what your talking about explain it a little more, I'll try to help.

Zanic 05-11-2007 02:53 PM

Quote:

Originally Posted by snowegoof (Post 4611)
how do you put these things in your up without it saying the code, not the cool thing

When you click save, if something is in < and >'s (for example, <A CODE>), the thing you type will still be in the edit userpage box, but the outcome of the code will appear on the main userpage.

Of course, if the actual text with < and >'s is showing up on the main userpage, then you've either typed the code incorrectly or you've missed one of the < or >'s.

HaveAMagicalDay 05-12-2007 10:07 PM

Hi I have another question. What is the correct code for putting the "Click Here" thing on a bottom of a signature that leads to a userpage i thought i knew it but it didn't work out.

thx,
~Cpt.Sea

Evil Kid Bugs 05-14-2007 06:42 PM

Quote:

Originally Posted by Captain_Sea (Post 6607)
Hi I have another question. What is the correct code for putting the "Click Here" thing on a bottom of a signature that leads to a userpage i thought i knew it but it didn't work out.

thx,
~Cpt.Sea

[center][url=http://www.piratesonlineforums.com/forums/userpage.php?do=main&userid=44][img]http://www.toontowncentral.com/sts/evil.jpg[/img][/url][/center]

HaveAMagicalDay 05-17-2007 01:17 AM

Quote:

Originally Posted by Evil Kid Bugs (Post 6653)
[center][url=http://www.piratesonlineforums.com/forums/userpage.php?do=main&userid=44][img]http://www.toontowncentral.com/sts/evil.jpg[/img][/url][/center]

Thank ye EKB!!! You were a little confusing but i got it LOL i usually use a different code than that but it doesn't work so, oh well but thank ye EKB!!! Didn't know ye had a EKB on POF yet LOL now i know haha! the evil bunny strikes again!

~Cpt.Sea

sammyh 07-10-2008 12:57 PM

what is "yourfile"? i think its the music code but how do you get it?

mlp311 08-02-2008 02:38 AM

Can one of you please explain to me how to use these codes?

MacIronhawk 08-06-2008 05:12 AM

Nice guide!
I think i'll test a userpage out on TTC first though.

Dr. Zeppers 08-06-2008 07:52 PM

Quote:

Originally Posted by mlp311 (Post 58529)
Can one of you please explain to me how to use these codes?

If you have a userpage here on POF, you can use the various code examples on your userpage. (simply insert them into the page)

Depending on the code your using, it will require to you to change the "Text" portion to say what you wish, or the "image" portion to be the web address (aka URL) to the image you wish implemented.

sammyh 08-17-2008 03:34 PM

um... i dont get it ekb... so how do you get it to be something like:
(sig image)
pm me / visit my userpage/
at the bottom of your sig or visit my userpage click the sig! i didnt get it. O_o like how do you have the text and not say... www. piratesonlineforums .com/sammyh/userpage/ or something?

Dr. Zeppers 08-17-2008 05:14 PM

Sammy, have you tried looking at the BBCode help guide?

In the forums here, bottom left corner where it says "BB Code is on" you can click for a reference page to the commands, and it gives examples.

Here is the link: BB Code Help

How did I do that ^^^^^^ ?
I typed this:

[url=http://www.piratesonlineforums.com/forums/misc.php?do=bbcode]BB Code Help[/url]

Legend:
BB Code Tag
Target URL
Displayed Link Title

To answer your question more precisely... your sig code would look something like this:

[CENTER]
[img]yoursig.png[/img]
[url=<url#1>]URL Title 1[/url] - [url=<url#2>]URL Title 2[/url] - [url=<url#3>]URL Title 3[/url]
[/CENTER]

sammyh 08-17-2008 07:13 PM

thanks zeppers! :) ok i will try.

Colombiano 10-23-2008 12:52 AM

Nice thread. More helpful than mine. Glad to see that XD

Jack Sharkbane 12-16-2008 03:09 AM

EKB giving advice that is..... useful? and ......... true? and without a sacastic/evil comment? boy, the world HAS ended.

this info is useful to me too, wonder why I didn't ask.

Andrew 12-22-2008 11:51 PM

I'm trying to set up my userpage...Mine is the same as Sams
Code:

<embed src="yourfile.mid" height="45" width="300" autostart="true" loop="true">
Would it be more like:
Code:

<embed src="YOUR SONG URL.mid" height="45" width="300" autostart="true" loop="true">
?

Thats the thing that has me stuck right now..how to add music

Sven Niscadae 12-23-2008 01:39 AM

Andrew, yes, put the entire URL to your midi within the quotes for the "src" atrribute just as you have it there. That should be all you need to get a midi playing.

Dr. Zeppers 12-23-2008 02:06 AM

Quote:

Originally Posted by CadetAndrew (Post 106067)
Code:

<embed src="YOUR SONG URL.mid" height="45" width="300" autostart="true" loop="true">
?
Thats the thing that has me stuck right now..how to add music

Quote:

Originally Posted by Sven Niscadae (Post 106096)
Andrew, yes, put the entire URL to your midi within the quotes for the "src" atrribute just as you have it there. That should be all you need to get a midi playing.


You will need to upload your mid/wav/mp3 (music file) to a file host, perhaps fileave.com or another approved file hosting site.

Sven Niscadae 12-23-2008 02:51 AM

Details, details! Zep, you always get me on the details. :xtongue:

skipper 01-06-2009 04:38 AM

Cool :) nice tutorial


All times are GMT. The time now is 05:07 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.