View Full Version : How do I make a Background?
Jene'
September 5th, 2006, 09:57 AM
I need to know how to get my background done I want to customize my whole page but things are not working out
FnkyMnky
December 11th, 2006, 06:22 PM
<style type="text/css">
{ Background Properties }
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-color:000000;
}
</style>
This would simply make the background black. Change the color, add extra stuff, but this is jsut a simple way to change your background color.
cldnails
December 12th, 2006, 10:48 AM
If your looking to make your own layout...here is a generator to help you out.
http://www.obscenecaffeine.com/Generators/Layout_Generator/
nyfalcon
December 25th, 2006, 10:16 AM
where do you put this css to change it
quickbeam
December 25th, 2006, 01:54 PM
where do you put this css to change it
Check out the below site. It can get you started on learning how to use CSS with MySpace.
http://www.impliedbydesign.com/articles/beginning-css-tutorial-for-myspace-layouts.html
http://www.impliedbydesign.com/articles/add-some-pizzazz-to-your-myspace-layout-by-formatting-text-with-css.html
vBulletin® v3.7.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.