Totally Zenned
- Join Date:
- Apr 2008
- Location:
- Flint, Michigan
- Posts:
- 684
- Plugin Contributions:
- 0
site layout-need help
Need some help with my website with the background/layout. I have been going crazy with it. I loaded an image and want to put body into it with the static background. Can't seem to get to fit. All suggestions greatly appreciated!
my css looks like:
body {
background: #000;
background: url(../images/scroll.gif);
background-attachment: fixed;
float: center;
background-repeat:no-repeat;
color: transparent;
margin: 0;
height: 300px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
}
site is at https://www.burnerbooks.com/index.php
Thanks,
Kim
:cry: