ConnorB
01-30-2007, 12:43 AM
I'm sure you've all heard the story before so here's my information. I've tried changing the file type, I've tried doing some other stuff too that was ridiculous... Nothing worked.
CSS:
body {
background-image: url('design/images/background.jpg');
}
#container {
margin: auto;
margin-top: 50px;
width: 700px;
}
#logo {
border-bottom: 1px solid #999999;
float: left;
padding: 5px;
width: 50%;
}
Page: http://obolopo.com/index.html.
Background image made in: Fireworks 8.
Extension: JPEG.
Thanks in advance.
CSS:
body {
background-image: url('design/images/background.jpg');
}
#container {
margin: auto;
margin-top: 50px;
width: 700px;
}
#logo {
border-bottom: 1px solid #999999;
float: left;
padding: 5px;
width: 50%;
}
Page: http://obolopo.com/index.html.
Background image made in: Fireworks 8.
Extension: JPEG.
Thanks in advance.