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]


All times are GMT. The time now is 02:08 PM.

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