PHForums Home PHForums PHForums Gallery PHF Arcade User Control Panel Register! Member List Lose Your Marbles? Click Here! Search Forums

Go Back   Pixie Hollow - Disney Fairies Online Forums > Other > Arts, Creativity, Sigs, & Avatars > UserPages

UserPages Talk about your userpage, ask for opinions, ask for help, and give help.

Old Kid Nino's Ultra User Page Guide!

Login or Register now to see less ads.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-06-2008, 10:57 PM
GagMaster's Avatar
GagMaster GagMaster is offline
Yup
View GagMaster's Photo Album
GagMaster's Fairy
Join Date: Jun 2008
Posts: 143
My Mood: Secret
GagMaster has chosen their Fairy magic
Exclamation Kid Nino's Ultra User Page Guide!

HTML code Guide

Code:
<HR>
Makes a line to divide ideas
Code:
<marquee>Insert text here</marquee>
Makes your typing scroll across

Code:
<IFRAME SRC=http://www.pixiehollowforums.com/ WIDTH=500 HEIGHT=500></IFRAME>
This is one of my favorite ones it lets you put PHF in a box and you can view the homepage at your user page

Code:
<SCRIPT language="JavaScript">alert("Put text here.")</SCRIPT>
I ♥ this one it makes a popup and you can change what it says just dont use too many ok!

Code:
<p align=center><table><tr><td style="filter:glow(color=blue strength=5);font-family:arial;font-weight: BOLD;font-size:'18pt'">Insert text here!</td></tr></table></p>
This makes your writing glow BLUE

Code:
<xmp> </xmp>
This makes it so you can put in a code so other people can see it without it being used

Code:
<textarea> </textarea>
This decodes your text but puts it in a scroll box

Code:
<strike>Insert text!</strike>
crosses out anything you type

Code:
<TABLE BORDER="2" BORDERCOLOR="#C6C6C6" CELLPADDING="4" ALIGN="Center" WIDTH="50%"><TR><TD BGCOLOR="#EAE8E8">Your Text!!</TD></TR></TABLE>
Makes a border around evryhting you wright

Code:
<table bgcolor = "PUT COLOR HERE"><tr><td>
this is a easier way of getting a solid background than using those Hexidecimal codes

____________________

User Page Text Code Guide

Close Text.
Code:
<font style="font-family: arial; font-size: 20pt; font-color: black; letter-spacing: -4px;">PUT YOUR TEXT HERE</font>
Text with a background color.
Code:
<span style="background:black"><font color="white" style="font-family: arial;">
PUT YOUR TEXT HERE</font></span>
Shadow Text
Code:
<table style="filter:dropshadow(color=red,strength=2)">
<TR><TD><center>
<font color="black">PUT YOUR TEXT HERE</font></center></TD></TR></table>
Glowing text
Code:
<table style="filter:glow(color=red,strength=2)">
<TR><TD><center>
<font color="black">PUT YOUR TEXT HERE</font></center></TD></TR></table>

Text moving up.
Code:
<marquee direction="up">TEXT</marquee>
Text moving down
Code:
<marquee direction="down">TEXT</marquee>
Up/Down alternative
Code:
<marquee direction="up" behavior="alternate">TEXT</marquee>
Side to side
Code:
<marquee behavior="alternate">TEXT</marquee>

To the left
Code:
<marquee>TEXT</marquee>
To the right
Code:
<marquee direction="right">TEXT</marquee>
Alternating Zig-zag
Code:
<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right" behavior="alternate">TEXT</marquee></marquee>

Wave
Code:
<marquee behavior=alternate direction=up scrollamount=2 scrolldelay=65 height=80 style="Text-align;filter:wave(add=0,phase=1,freq=1,strength=15,color=.FFFFFF)"><center>TEXT<br >TEXT</center></marquee>

Remember, you can change the fonts, sizes and colors.
____________________

Marquee Codes Guide NEW

UserSlide in Text:
Code:
<marquee behavior="slide" direction="left">Your slide-in text goes here</marquee>
Scolling Text
Code:
<marquee behavior="scroll" direction="left">Your scrolling text goes here</marquee>
Bouncing Text
Code:
<marquee behavior="alternate">Your bouncing text goes here</marquee>
Upwards Scrolling Text Change "up" with "down" (Optional)
Code:
<marquee  behavior="scroll" direction="up">Your upward scrolling text goes here</marquee>
Scroll Speeds
Code:
<marquee behavior="scroll" direction="left" scrollamount="1">Slow scroll speed</marquee>

<marquee behavior="scroll" direction="left" scrollamount="10">Medium scroll speed</marquee>

<marquee behavior="scroll" direction="left" scrollamount="20">Fast scroll speed</marquee>
Scrolling Images
Code:
<marquee behavior="scroll" direction="left"><img src="Insert Image Here" width="100" height="100" alt="Insert Description Here" /></marquee>
____________________
__________________

Last edited by GagMaster; 08-22-2008 at 12:20 AM.
Reply With Quote
  #2  
Old 06-06-2008, 11:55 PM
ThirdChild's Avatar
ThirdChild ThirdChild is offline
Is a Fairy
View ThirdChild's Photo Album
ThirdChild's Fairy
Join Date: Jun 2008
Posts: 153
ThirdChild has chosen their Fairy magic
Animal Talent
Wow thanks even though i didnt get any of that.. Well i will one of these days =]
__________________
Siggy ByiamondMeMe
Visit my Userpage! http://www.pixiehollowforums.com/for...main&userid=52
Reply With Quote
  #3  
Old 06-06-2008, 11:57 PM
JaMan51's Avatar
JaMan51 JaMan51 is offline
Toontown addict
View JaMan51's Photo Album
JaMan51's Fairy
Join Date: Jun 2008
Posts: 256
My Mood: Amused
JaMan51 has chosen their Fairy magic
Light Talent
Wow, nice guide. This might help me make mine.
Reply With Quote
  #4  
Old 06-07-2008, 12:17 AM
GagMaster's Avatar
GagMaster GagMaster is offline
Yup
View GagMaster's Photo Album
GagMaster's Fairy
Join Date: Jun 2008
Posts: 143
My Mood: Secret
GagMaster has chosen their Fairy magic
Quote:
Originally Posted by ThirdChild View Post
Wow thanks even though i didnt get any of that.. Well i will one of these days =]
You dont have to get it. Each code has its description so read the description copy the code and thats that. If you need any help feel free to PM me.

Quote:
Originally Posted by JaMan51 View Post
Wow, nice guide. This might help me make mine.
Thanks, however, I didnt just make it now this is a collection of all the guides I made over time.
__________________
Reply With Quote
  #5  
Old 06-07-2008, 01:11 AM
ccooldudecool's Avatar
ccooldudecool ccooldudecool is offline
EKB is our master bunny!
View ccooldudecool's Photo Album
ccooldudecool's Fairy
Join Date: Jun 2008
Posts: 43
ccooldudecool has chosen their Fairy magic
Water Talent
Very good i knew most of it but some i didn't. Very good.
__________________

Two c's not one.
Pokemon tournament!: http://www.vmkforums.com/forums/showthread.php?t=149107
Only 3 days left to join!
Reply With Quote
  #6  
Old 06-07-2008, 12:38 PM
XxAnnaxX XxAnnaxX is offline
Flitterer
View XxAnnaxX's Photo Album
XxAnnaxX's Fairy
Join Date: Jun 2008
Posts: 244
XxAnnaxX has chosen their Fairy magic
Water Talent
Wow, you should put that scrolling image one on TV! Oh my gosh, I put a scrolling picture of JOE JONAS.

EDIT: Awwww, MAN! I ACCIDENTLY TOOK THE PICTURE OFF! Eh, I'll just put something else on

Last edited by XxAnnaxX; 06-07-2008 at 12:48 PM.
Reply With Quote
  #7  
Old 06-17-2008, 05:03 AM
Pixie Princess's Avatar
Pixie Princess Pixie Princess is offline
*~Water Fairy~*
View Pixie Princess's Photo Album
Pixie Princess's Fairy
Join Date: Jun 2008
Posts: 278
My Mood: Magical
Pixie Princess has chosen their Fairy magic
Water Talent
Thanks for posting this!
__________________

made by spider!
Reply With Quote
  #8  
Old 06-18-2008, 12:47 AM
GagMaster's Avatar
GagMaster GagMaster is offline
Yup
View GagMaster's Photo Album
GagMaster's Fairy
Join Date: Jun 2008
Posts: 143
My Mood: Secret
GagMaster has chosen their Fairy magic
No problem. If you need any help feel free to contact me.
__________________
Reply With Quote
  #9  
Old 06-19-2008, 06:44 PM
fabmab's Avatar
fabmab fabmab is offline
MUAHAH ah ah *cough cough
View fabmab's Photo Album
fabmab's Fairy
Awards Showcase
Happy Easter 
Total Awards: 1

Join Date: Jun 2008
Posts: 57
fabmab has chosen their Fairy magic
Tinker Talent Water Talent Animal Talent
Thank you so much!
My UP looks so cool now!

~FM
__________________

...(Y) Help the bunnys take over the world!
...( -.-) Put him/her in your sig!
c((")(") You my recolor!UserPage
Reply With Quote
  #10  
Old 07-02-2008, 02:13 PM
GoodPolarGirl's Avatar
GoodPolarGirl GoodPolarGirl is offline
Animal Fairy
View GoodPolarGirl's Photo Album
GoodPolarGirl's Fairy
Join Date: Jun 2008
Posts: 52
GoodPolarGirl has chosen their Fairy magic
Animal Talent
Falling Objects?

How do you get falling objects on your userpage?

~Polar
__________________
-credit to taylorswiftfan13-
Reply With Quote
  #11  
Old 07-03-2008, 04:08 AM
Pink_Bink's Avatar
Pink_Bink Pink_Bink is offline
♥♠ Hearts and Spades. ♥♠
View Pink_Bink's Photo Album
Pink_Bink's Fairy
Join Date: Jun 2008
Posts: 7
My Mood: Birthday
Pink_Bink has chosen their Fairy magic
Garden Talent
Thanks, I needed this!

~ Pink
__________________
Pinkers.(:
Reply With Quote
  #12  
Old 07-03-2008, 08:01 PM
MissTaylor's Avatar
MissTaylor MissTaylor is offline
aka;;lauraaa(:
View MissTaylor's Photo Album
MissTaylor's Fairy
Awards Showcase
Holiday Writer's Award Joy To The World 
Total Awards: 2

Join Date: Jun 2008
Location: In The World Of Clothes
Posts: 938
My Mood: Moo
MissTaylor has chosen their Fairy magic
Water Talent Light Talent Light Talent
thanks i used the...well...i can't remember what it's called but check it out on my userpage. lol

~taylor
__________________
Hey guys,
it's Taylor.
Sorry I haven't been active,
I will try to be more active, I promise(:
Reply With Quote
  #13  
Old 07-03-2008, 08:15 PM
fabmab's Avatar
fabmab fabmab is offline
MUAHAH ah ah *cough cough
View fabmab's Photo Album
fabmab's Fairy
Awards Showcase
Happy Easter 
Total Awards: 1

Join Date: Jun 2008
Posts: 57
fabmab has chosen their Fairy magic
Tinker Talent Water Talent Animal Talent
Hey again! lol
Anyone know the best places
to get music players for UPs?

~FM
__________________

...(Y) Help the bunnys take over the world!
...( -.-) Put him/her in your sig!
c((")(") You my recolor!UserPage
Reply With Quote
  #14  
Old 07-30-2008, 12:36 AM
Nicole_la's Avatar
Nicole_la Nicole_la is offline
Is Gone,But Will CheckPMs
View Nicole_la's Photo Album
Nicole_la's Fairy
Awards Showcase
PHF's Klingon Appreciation Day Happy Valentine's Day 
Total Awards: 2

Join Date: Jul 2008
Location: On a Spider Web
Posts: 393
Nicole_la is a talented Fairy
Garden Talent Light Talent
Thanks you for posting these codes!
Reply With Quote
  #15  
Old 08-04-2008, 03:31 AM
BunnyToast's Avatar
BunnyToast BunnyToast is offline
Flitterer
View BunnyToast's Photo Album
BunnyToast's Fairy
Awards Showcase
Holiday Writer's Award Joy To The World 
Total Awards: 2

Join Date: Aug 2008
Location: Spring Valley
Posts: 439
My Mood: Sporkness
BunnyToast has chosen their Fairy magic
Light Talent Garden Talent Water Talent
That's super cool you made this, I'm sure it will be handy for many.
Very nice job.
__________________
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

PHF on Facebook


All times are GMT. The time now is 06:22 PM.


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