This is probably something really minor and simple BUT I just can't figure it out. I think it may have something to do with my CSS style sheet #nick style. I have a white bar that appears on top and bottom portion of the screen. Still learning the lingo so pardon my bad phrasing.
This is probably something really minor and simple BUT I just can't figure it out. I think it may have something to do with my CSS style sheet #nick style. I have a white bar that appears on top and bottom portion of the screen. Still learning the lingo so pardon my bad phrasing.
Here is the link to my site: http://nickswenson.com/
Thanks for all your help in advance!
Nick
within #nick, change the background position to "-10 0" and the top padding to 60px (or so -- adjust to fit)
For the bottom:
Just add "background-color:#373737;" to #footer.
...elements of that design sure look similar to something I've seen before...
Thanks, Falkencreative! You're right...it's supposed to have that feel to it *hint* *hint* ;) Thanks again for your help.