VMK Forums - Virtual Magic Kingdom Online Community, Forums & Fansite

VMK Forums - Virtual Magic Kingdom Online Community, Forums & Fansite (https://www.vmkforums.com/forums/index.php)
-   User / Member Pages (https://www.vmkforums.com/forums/forumdisplay.php?f=86)
-   -   Userpage Guides (https://www.vmkforums.com/forums/showthread.php?t=156752)

arianna 10-05-2010 09:39 AM

Userpage Guides
 
Heey, can someone help me?
Can someone gave me all userpage codes (if you can)
I am really in need of help :( And don't know some codes, I need it because I am updating my PHF userpage.

Thankx!

GoodPolarGirl 10-05-2010 12:09 PM

Here's a mini-guide from PHF. Probably some of the ones you'll most likely use.

And here's a full guide.

arianna 10-06-2010 04:24 AM

Thanks, but I was wondering, how can you do the drop down, and the text on the round cornered box, just like Molly's PHF User page?

GoodPolarGirl 10-06-2010 10:13 PM

Not sure...maybe you could ask her?

arianna 10-07-2010 09:30 AM

Thanks. She's pretty busy with school, and no one answer me on PHF yet.

GryfindorGal 10-09-2010 07:33 PM

Here's the code for the drop-down: (:

Code:

<form name="ex2" method="POST">
<div align="center">
<select name="xfer" size="1" style="color:5e3816; background-color:♥fffd6e♥; font-family:trebuchet ms; font-size:11px; border:thin solid 5e3816";>
<option>♥item 1♥</option>
<option>♥item 2♥</option>
<option>♥item 3♥</option>
</select>
</div></form>

Delete the text between the hearts (and the hearts) to replace it with your own stuff and just keep adding <option>♥item 4, etc♥</option> for everything you want to add. You can also replace the hex color code with any you like.

Not sure what you mean by the curved box (do you mean a scroll box?) but I hope this helps with the drop-down!

Kat

arianna 10-10-2010 01:08 PM

Thanxs!! That helps so much.
And it worked :)



BTW, if you are on PHF, do you know how did Molly(Molly_wa) did that text on the scroll box with border and round-cornered?

PS: How did you do the + cursor on your userpage?

GryfindorGal 10-16-2010 03:46 PM

+ cursor:
Code:

<font size="2"><style type=text/css>body{cursor:crosshair}</style>
I think she probably has a layout + a background behind her layout. (I'm guessing she made a layout w/ photoshop/gimp...) This is what I use, but it's really impossible/confusing and I'm terrible at explaining it.

For layout&scrollbox:
Code:

</STYLE><table border=0 background=""width=100%><tr><td><div align="center">
<div style="overflow:auto;position:relative;width:♥404♥px;height:♥205♥px;top:♥265♥px;left: ♥25♥px;margin-right: ♥28♥px;margin-bottom: ♥-250♥px;">

TEXT HERE

<img src="USERPAGE LAYOUT URL HERE" alt=""></div>

</td></tr></table>


For background:
Code:

<div style="background:url(♥MIDDLE BACKGROUND URL HERE♥);"><div align="center"><table border=0 background="♥REGULAR BACKGROUND URL♥"width="700"height="100"><tr><td><style type="text/css">body { background-image: url(♥FAR BACKGROUND URL♥);}</style>

I could make you a layout and code it for you when I have some extra time! PM me if you want.

arianna 10-17-2010 01:02 AM

Thanks so much for the html codes!


All times are GMT. The time now is 01:52 PM.

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