cuda70
Nov-17-2009, 12:45 PM
I have had banners for different categories for a while now. It seem to not be able to add the banners to new categories which I had one for Boy Scouts, One for Girl scout and one for Mandracchia/Sawmill_Intermediate_School_2009-2010
I am not sure if it is me. I have not to change anything for a while. I see smugmug has made new changes. Should I change most of this stuff to stream line the code? site is http://jvalsamis.smugmug.com/
Thanks for any help possible
Here is what it looks like
#bioBox .photo {display: none;}
#bioText {display: none;}
#userBio {text-align: center;}
#my_banner {
width: 750px;
height: 150px;
margin: 0 auto;
background: url(http://jvalsamis.smugmug.com/photos/303574238_KC8JP-O.png) no-repeat;
}
#mystatcounter {text-align: center;}
#myterms {text-align: center;}
.homepage #galleriesBox,
.homepage #categoriesBox,
.homepage #featuredBox {
display: none;
}
.galleries #bioBox {
display: none;
}
.galleries #galleriesBox,
.galleries #categoriesBox,
.galleries #featuredBox {
display: block;
}
.loggedIn .homepage #galleriesBox,
.loggedIn .homepage #categoriesBox {
display: block;
}
#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 3em;
color: #fff;
background-color: #333333;
}
#navcontainer ul li a:hover {
color: #fff;
background-color: #0000CC;
}
.category_Mandracchia/Sawmill_Intermediate_School_2009-2010 #my_banner {
background: url(http://jvalsamis.smugmug.com/photos/414412619_Eeb4E-O.png) no-repeat;
}
.category_Boy-Scouts-2008-2009 #my_banner {
background: url(http://jvalsamis.smugmug.com/photos/410262521_aXPT4-L.png) no-repeat;
}
.category_Boy-Scouts-2009-2010 #my_banner {
background: url(http://jvalsamis.smugmug.com/photos/410262521_aXPT4-L.png) no-repeat;
}
.category_Girl_Scouts_2008-2009 #my_banner {
background: url(http://jvalsamis.smugmug.com/photos/410257450_hxK95-L.png) no-repeat;
}
.gallery_6589618 #my_banner {
background: url(http://jvalsamis.smugmug.com/photos/419835656_Z5Kip-L.png) no-repeat;
}
/* html only page for gallery 6597559 */
.gallery_6597559 .nophotos { display: none; }
.gallery_4948865 .photoSizes {display: none;}
.gallery_6659958 .photoSizes {display: none;}
I am not sure if it is me. I have not to change anything for a while. I see smugmug has made new changes. Should I change most of this stuff to stream line the code? site is http://jvalsamis.smugmug.com/
Thanks for any help possible
Here is what it looks like
#bioBox .photo {display: none;}
#bioText {display: none;}
#userBio {text-align: center;}
#my_banner {
width: 750px;
height: 150px;
margin: 0 auto;
background: url(http://jvalsamis.smugmug.com/photos/303574238_KC8JP-O.png) no-repeat;
}
#mystatcounter {text-align: center;}
#myterms {text-align: center;}
.homepage #galleriesBox,
.homepage #categoriesBox,
.homepage #featuredBox {
display: none;
}
.galleries #bioBox {
display: none;
}
.galleries #galleriesBox,
.galleries #categoriesBox,
.galleries #featuredBox {
display: block;
}
.loggedIn .homepage #galleriesBox,
.loggedIn .homepage #categoriesBox {
display: block;
}
#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 3em;
color: #fff;
background-color: #333333;
}
#navcontainer ul li a:hover {
color: #fff;
background-color: #0000CC;
}
.category_Mandracchia/Sawmill_Intermediate_School_2009-2010 #my_banner {
background: url(http://jvalsamis.smugmug.com/photos/414412619_Eeb4E-O.png) no-repeat;
}
.category_Boy-Scouts-2008-2009 #my_banner {
background: url(http://jvalsamis.smugmug.com/photos/410262521_aXPT4-L.png) no-repeat;
}
.category_Boy-Scouts-2009-2010 #my_banner {
background: url(http://jvalsamis.smugmug.com/photos/410262521_aXPT4-L.png) no-repeat;
}
.category_Girl_Scouts_2008-2009 #my_banner {
background: url(http://jvalsamis.smugmug.com/photos/410257450_hxK95-L.png) no-repeat;
}
.gallery_6589618 #my_banner {
background: url(http://jvalsamis.smugmug.com/photos/419835656_Z5Kip-L.png) no-repeat;
}
/* html only page for gallery 6597559 */
.gallery_6597559 .nophotos { display: none; }
.gallery_4948865 .photoSizes {display: none;}
.gallery_6659958 .photoSizes {display: none;}