Democratic Underground Latest Greatest Lobby Journals Search Options Help Login
Google

MySpacers - can someone tell me how to put a background on my page?

Printer-friendly format Printer-friendly format
Printer-friendly format Email this thread to a friend
Printer-friendly format Bookmark this thread
This topic is archived.
Home » Discuss » The DU Lounge Donate to DU
 
Left Is Write Donating Member (1000+ posts) Send PM | Profile | Ignore Thu Dec-28-06 11:28 AM
Original message
MySpacers - can someone tell me how to put a background on my page?
Printer Friendly | Permalink |  | Top
tinfoil tiaras Donating Member (1000+ posts) Send PM | Profile | Ignore Thu Dec-28-06 11:53 AM
Response to Original message
1. You could get a layout
--just look around myspace for a layout site. I've subscribed to alot of them on my page (www.myspace.com/pettypersuasion) but for most of em you gotta be their friend. Or you could go to like pimp my myspace .com or whatever.

And if you use a layout, you copy and paste it into your "about me section".

Hope I helped! :)
Printer Friendly | Permalink |  | Top
 
Zavulon Donating Member (1000+ posts) Send PM | Profile | Ignore Thu Dec-28-06 01:42 PM
Response to Original message
2. Host the background somewhere, like at Photobucket, and then
Edited on Thu Dec-28-06 01:43 PM by Zavulon
try this: http://www.myspacesupport.com/myspace-generators/. Click on "profile editor," enter the URL of your hosted photo, and then go from tab to tab toying with your borders, font colors and font sizes until you get it right. When you see what you like, click "generate layout," and then copy the HTML you're given. Then go into your profile, paste that HTML into your profile (I think you can do it anywhere, I just put it in the "about me" section).

Possibilities are limitless. Mine looks like this: http://www.myspace.com/zavul0n (note my signature pic here and then look at my background at MySpace). Good luck, and if you want help just add me :)
Printer Friendly | Permalink |  | Top
 
L A Woman Donating Member (1000+ posts) Send PM | Profile | Ignore Thu Dec-28-06 02:12 PM
Response to Original message
3. there are a squillion of them
google myspace layouts and several choices will come up. copy and paste the code into your About Me section. that's it.
Printer Friendly | Permalink |  | Top
 
TorchTheWitch Donating Member (1000+ posts) Send PM | Profile | Ignore Thu Dec-28-06 03:40 PM
Response to Reply #3
4. The wonderful world of code (eeewww)
Is the background you want to use big enough to fill your whole screen? Do you want it to stay put while the rest of your page scrolls past it? Is it a tile background that scrolls with the page? (most tile backgrounds are the ones that are a plain color in the middle with a strip of some sort of graphic at either one end or both ends... it looks like it stays put while your page scrolls past it, but it actually multiplies itself as you scroll down the page).

If you want your background to fill the screen and stay put while your page scrolls past it, Photobucket probably won't work becaue they reduce large images to 800 x 600 pixels which isn't big enough to fill your screen. You'll have to host a larger image somewhere else like Flickr or SnapDrive or some other free host (but Photobucket beats all for image hosting over everybody else).

Here's the basic code for a background image that fills the screen while your page scrolls past it. Delete the spaces after the < and before the > and delete the space between the two / after http (had to do that so the forum wouldn't think I was trying to make the code actually work here). After you paste in your URL for your background image and change to color code to whate ever color you want if you don't want black, paste the code at the beginning of your "About Me" section before whatever else is in there...

< style type="text/css" >
body{
background-color:000000;
background-image:url("http://your_background_image_url");
background-position:center center;
background-repeat:no-repeat;
background-attachment:fixed;}
< /style >

The background color you don't really need (and in this code I chose the code for black (000000... white is FFFFFF and red is FF0000... there's a code for every color). It's a good idea to have a background color that lets people see what's on your page because that's what people see until your background loads. The default color for the background is a light gray which is often too light to see a lot of colored fonts against it. Pick a color to load while the background image loads (and on MySpace you know that can take FOREVER sometimes) that looks good and that lets people see what's written on your page (and won't burn people's eyes out - stay away from red). You can do a google search for a color code chart, but webmonkey has a pretty decent one here... http://www.webmonkey.com/webmonkey/reference/color_codes/

You can always use a generator, but a LOT of generators spit out incorrect or just badly worked code that may or may not work and may cause other problems on your page. Most people have no idea how screwed up their code is. Better to learn how to write basic code. http://www.htmlgoodies.com has great tutorials for writing damn near any code to do whatever you want from the flat out newbie basics to javascript, perl, etc. You'll pick it up fast, and it's actually pretty fun to learn.

Want to see how messed up your code is? Plug it into W3C's html and css validators and be horrified...

http://validator.w3.org/
For html and xhtml mark up

http://jigsaw.w3.org/css-validator/
For html with css mark up or just css mark up

Printer Friendly | Permalink |  | Top
 
DU AdBot (1000+ posts) Click to send private message to this author Click to view 
this author's profile Click to add 
this author to your buddy list Click to add 
this author to your Ignore list Mon May 06th 2024, 01:22 AM
Response to Original message
Advertisements [?]
 Top

Home » Discuss » The DU Lounge Donate to DU

Powered by DCForum+ Version 1.1 Copyright 1997-2002 DCScripts.com
Software has been extensively modified by the DU administrators


Important Notices: By participating on this discussion board, visitors agree to abide by the rules outlined on our Rules page. Messages posted on the Democratic Underground Discussion Forums are the opinions of the individuals who post them, and do not necessarily represent the opinions of Democratic Underground, LLC.

Home  |  Discussion Forums  |  Journals |  Store  |  Donate

About DU  |  Contact Us  |  Privacy Policy

Got a message for Democratic Underground? Click here to send us a message.

© 2001 - 2011 Democratic Underground, LLC