Ok so this is the code I have that inputs the kyaking picture into the background. What I want, is for that picture to strech to be the size of the entire background, not just floating in the top center.... and also so i know how to strech out pictures to fit in general.
Check it out so you know what I'm talking about>>>>
MySpace.com - Chris? - 99 - Male - Dublin, CA, California - www.myspace.com/chrisnelson00
Someone help?
This is the code that needs to be changed, I just don't know what to:
{
font-size: 1px; line-height: 1px; font-family: Verdana, Arial, sans-serif;
background-color:000000;
background-image:url(
http://a363.ac-images.myspacecdn.com...1a4e18fa.jpg);
background-attachment: fixed;
background-position: center;
background-repeat:no-repeat;
}
table.navigationBar {
position:relative;
z-index:9;
}
Any help is much appreciated!!!!!
Thanks!