photocube
Sep-02-2008, 02:03 PM
Hello again,
I'm back for more help. I'm trying to reduce the space between my Banner and my Navbar. I'm hoping that it would also raise the slide show a bit.
Here's what I've got at this point:
/* Banner Setup */
#my_banner {
width: 750px;
height: 150px;
margin: 0 auto;
background: url(http://photocube.smugmug.com/photos/364107002_Zue4z-O.png) no-repeat;
_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaIma geLoader(enabled=true,sizingmethod=image,src='http ://photocube.smugmug.com/photos/364107002_Zue4z-O.png');
}
/* Navbar Setup */
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#navcontainer ul li {
display: inline;
}
#navcontainer ul li a {
text-decoration: none;
padding: .2em 1em;
color: #8B5A2B;
background-none;
}
#navcontainer ul li a:hover {
color: #8B5A2B;
background-none;
}
Any ideas?
Marco
http://photocube.smugmug.com/
I'm back for more help. I'm trying to reduce the space between my Banner and my Navbar. I'm hoping that it would also raise the slide show a bit.
Here's what I've got at this point:
/* Banner Setup */
#my_banner {
width: 750px;
height: 150px;
margin: 0 auto;
background: url(http://photocube.smugmug.com/photos/364107002_Zue4z-O.png) no-repeat;
_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaIma geLoader(enabled=true,sizingmethod=image,src='http ://photocube.smugmug.com/photos/364107002_Zue4z-O.png');
}
/* Navbar Setup */
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#navcontainer ul li {
display: inline;
}
#navcontainer ul li a {
text-decoration: none;
padding: .2em 1em;
color: #8B5A2B;
background-none;
}
#navcontainer ul li a:hover {
color: #8B5A2B;
background-none;
}
Any ideas?
Marco
http://photocube.smugmug.com/