PDA

View Full Version : can I have space above banner


My3Sons
Mar-14-2009, 09:43 PM
If the banner is too tight against the top of the webpage, can I add a little space above it? How do I do it?

Would it be better to open it back up in photoshop, and add a border to the banner, and then reload it to the website? Hmmmm....

jfriend
Mar-14-2009, 10:15 PM
Simply change the line in red in your CSS:

#my_banner {
width: 750px;
height: 150px;
margin: 15px auto 0;
background: url(http://naturalphotography.smugmug.com/photos/485521469_cmUJf-L.jpg-O.jpg) no-repeat;
}

My3Sons
Mar-16-2009, 12:08 PM
You're sooooooooooo good!

-Melissa