PDA

View Full Version : Custimization Help!


penni8
Apr-21-2008, 01:21 PM
My home page is almost there. I have a few things I havent been able to figure out.

1. I do not want my background image in this part of my body to repeat:

background-color: #000000;
background-image: url(http://FairburyFans.smugmug.com/photos/282989286_xYDU5-X3.jpg);
background-repeat: repeat-y;
background-position: center;

2. I have the word "header" on the top left of my page I would like to remove.

3. I would like to center my slide show

4. I currently have a banner, I have the same information on my image above (listed in #1). I would like to remove the banner, but when I do that my Nav Bar goes on top of the information in the image that I want displayed. if I remove the banner how do I move the NavBar down? Is this the best approach?

Thanks for all the great help!!!