Friday, November 27, 2009

MySpace Background Graphics?

How can I get a photo back ground or some kind of background other than colored? on the FAQ all they say is ask someone about HTML reading? huh



MySpace Background Graphics?

html is the actual coding people using to design backgrounds. it's a lot to learn and most people don't know it so:



below is a list of sites for layouts, graphics, codes, etc. the layouts are usually divided up into categories. once you find a layout you like follow these steps:



1. pick the layout and look for the code the website provides(usually right below the image, or it'll say "click here to get this layout")



2. copy the code.



3. log into your myspace so it's on your home page and hit edit profile.



4. paste the code that you copied into your "about me" section.



5. save that and then view your profile and your new layout should be up.



http://www.whateverlife.com/



http://www.chasebadkids.net/



http://tinyurl.com/o5e26



http://www.pimpmyspace.com/



http://www.completemyspace.com/............



http://www.glittermaker.com/



http://www.freecodesource.com/



http://www.myspacescripts.com/



http://www.123mycodes.com/



http://www.pimpmycom.com/



http://www.myspace-help.com/



http://www.myspacehtml.com/



http://www.pimpmyspace.org/



http://www.mypimpspace.com/



http://tinyurl.com/edz4g



http://tinyurl.com/hxv5c



http://tinyurl.com/phjyj



http://www.html-codes.com/



http://www.pimpwebpage.com/



http://www.myspaceprodesigns.com/..........



http://www.bbzspace.com/



http://www.myspaceunlimited.com/...........



http://www.freeweblayouts.com/



http://www.sparkletags.com/



http://www.glitterkiss.com/



http://www.myspacesupport.com/



http://www.myspacepimper.com/



http://www.pimpmyspace.org/



http://www.ohmyspace.com/



MySpace Background Graphics?

pimpmymyspace.com takes you through this crazy good easy system it will let u add something from ur page or u could go to photobucket.com and get pictures and place tag in the url of the pimpmymyspace.com page



MySpace Background Graphics?

If you upload the picture you want to use into something like Photobucket.com, then you can use your own HTML to insert the background onto your page.



After you've got your image hosted on a site like Photobucket, input the URL to the image into this code and place it in your About section:



%26lt;style type="text/css"%26gt;



body {



background-color:transparent;



background-image:url('URL FOR IMAGE HERE');



background-repeat:no-repeat;



background-attachment:fixed;



background-position:center;



}



%26lt;/style%26gt;



If you don't like where it's positioned on your page, you can tweak the position settings in the code.



MySpace Background Graphics?

Try blinkyou.com ~ it's wonderful at taking you step by step and they have all kinds of backgrounds and graphics! =)



MySpace Background Graphics?

Once you have an image, upload it to a free file hosting service, and obtain the DIRECT URL. This is the URL that will take you directly to the image, hence DIRECT URL. I use http://imageshack.us - it's completely free, and requires no registration. Images are very rarely lost on imageshack servers, making it an ideal source for file hosting.



Once you have done that, open up your MySpace account, and click on "Edit My Profile". In the about me section, paste this code, as is:



%26lt;style type="text/css"%26gt;



body { background-image:url('HERE');



}



%26lt;/style%26gt;



Obviously, in place of HERE, insert the DIRECT URL, and you're done.



Also, you can edit around with background attributes. Eg:



background-attachment: fixed;



background-repeat: repeat-x;



Examples of these are offered all over the net, on HTML Help websites.



Happy editing! =)

No comments:

Post a Comment

 
Ltd