davidzvi
Apr-07-2009, 09:38 AM
Something in my CSS is making to so that I cannot see the tools while logged in.
Help, current css:
/***** Remove feeds *****/
#feeds { display:none; }
/* turn off the cart link on the minifooter */
.cartlink_footer { display: none; }
#altViews {visibility: hidden;}
.loggedIn #breadcrumb {visibility: visible;}
/***** cleanup about page *****/
#caption310637386{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 400;
}
.gallery_4211218 #albumNav_top {display: none;}
.gallery_4211218 #albumNav_bottom {display: none;}
.gallery_4211218 #breadcrumb {display: none;}
.gallery_4211218 #my_footer{top: 0px;}
/***** end cleanup about page *****/
/***** Navigation Bar *****/
#navcontainer {
margin-bottom: 20px;
position: relative;
margin: 0 auto;
width: 750px;
left: 80px;
top: -25px;
}
#navcontainer ul {
margin: 0;
padding: 2;
list-style-type: none;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 400;
}
#navcontainer ul li {display:inline;}
#navcontainer ul li a {
text-decoration: none;
padding: .1em 1em;
color: #00184E;
}
#navcontainer ul li a:hover {
border-width: medium;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-color: #00184E;
}
#my_header{
position: relative;
height: 71px;
width: 389px;
margin: 0 auto;
left: -280px;
background: none;
}
#my_footer{
position: relative;
margin: 0 auto;
background: none;
color: #00184E;
font-size: 12px;
font-weight: 400;
top: -25px;
}
#albumNav_bottom {display: none;}
#userName {display: none;}
#userHome {display: none;}
#body {opacity: 1;}
#bioBox .photo {display: none;}
#userBio {text-align: center;}
#bioText {display: none;}
/***** end home page and nav bar setup *****/
/***** dup homepage for seperate portfolio page *****/
.galleries #categoriesBox {display:block !important;}
.homepage #galleriesBox,
.homepage #categoriesBox,
.homepage #featuredBox {display: none;}
.galleries #bioBox {display: none;}
.galleries #galleriesBox,
.galleries #categoriesBox,
.galleries #featuredBox {display: none;}
.loggedIn .homepage #galleriesBox,
.loggedIn .homepage #categoriesBox {display: block;}
.homepage #albumNav_top {display: none;}
.homepage #albumNav_bottom {display: none;}
.homepage #breadcrumb {display: none;}
.loggedIn #breadcrumb {display: block;}
/***** end dup homepage for seperate portfolio page *****/
/***** square thumbs *****/
#bulkzoom_toolbox {
background-color: #666666;
border: 2px white solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
position: absolute;
left: 25px;
top: 170px;
z-index: 10;
}
.smugmug #bulkzoom_toolbox {
left: 0px;
top: 0px;
}
/***** square thumbs end *****/
/***** Portfolio Page ******/
.portfolio #breadcrumb {display: none;}
.gallery_5577410 #albumDescription {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
}
.gallery_5577410 #albumDescription a {
text-decoration: none;
}
.gallery_5577410 #albumDescription a:hover {
color: 00184E;
}
.gallery_5577410 #albumNav_top {display: none;}
.gallery_5577410 #albumNav_bottom {display: none;}
.gallery_5577410 .nophotos h3,
.gallery_5577410 #breadcrumb {display: none;}
/***** Portfolio Page ******/
/* Change default image border color */
.imgBorder {
border-color: #99ABBC;
}
.box {
background-color: #00184E;
}
.boxTop {display: none;}
a:hover img.imgBorder,
.imgBorderOn {
border-color: #00184E;
}
a:link {
color:#00184E;
font-weight: bold;
}
Help, current css:
/***** Remove feeds *****/
#feeds { display:none; }
/* turn off the cart link on the minifooter */
.cartlink_footer { display: none; }
#altViews {visibility: hidden;}
.loggedIn #breadcrumb {visibility: visible;}
/***** cleanup about page *****/
#caption310637386{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 400;
}
.gallery_4211218 #albumNav_top {display: none;}
.gallery_4211218 #albumNav_bottom {display: none;}
.gallery_4211218 #breadcrumb {display: none;}
.gallery_4211218 #my_footer{top: 0px;}
/***** end cleanup about page *****/
/***** Navigation Bar *****/
#navcontainer {
margin-bottom: 20px;
position: relative;
margin: 0 auto;
width: 750px;
left: 80px;
top: -25px;
}
#navcontainer ul {
margin: 0;
padding: 2;
list-style-type: none;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 400;
}
#navcontainer ul li {display:inline;}
#navcontainer ul li a {
text-decoration: none;
padding: .1em 1em;
color: #00184E;
}
#navcontainer ul li a:hover {
border-width: medium;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-color: #00184E;
}
#my_header{
position: relative;
height: 71px;
width: 389px;
margin: 0 auto;
left: -280px;
background: none;
}
#my_footer{
position: relative;
margin: 0 auto;
background: none;
color: #00184E;
font-size: 12px;
font-weight: 400;
top: -25px;
}
#albumNav_bottom {display: none;}
#userName {display: none;}
#userHome {display: none;}
#body {opacity: 1;}
#bioBox .photo {display: none;}
#userBio {text-align: center;}
#bioText {display: none;}
/***** end home page and nav bar setup *****/
/***** dup homepage for seperate portfolio page *****/
.galleries #categoriesBox {display:block !important;}
.homepage #galleriesBox,
.homepage #categoriesBox,
.homepage #featuredBox {display: none;}
.galleries #bioBox {display: none;}
.galleries #galleriesBox,
.galleries #categoriesBox,
.galleries #featuredBox {display: none;}
.loggedIn .homepage #galleriesBox,
.loggedIn .homepage #categoriesBox {display: block;}
.homepage #albumNav_top {display: none;}
.homepage #albumNav_bottom {display: none;}
.homepage #breadcrumb {display: none;}
.loggedIn #breadcrumb {display: block;}
/***** end dup homepage for seperate portfolio page *****/
/***** square thumbs *****/
#bulkzoom_toolbox {
background-color: #666666;
border: 2px white solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
position: absolute;
left: 25px;
top: 170px;
z-index: 10;
}
.smugmug #bulkzoom_toolbox {
left: 0px;
top: 0px;
}
/***** square thumbs end *****/
/***** Portfolio Page ******/
.portfolio #breadcrumb {display: none;}
.gallery_5577410 #albumDescription {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
}
.gallery_5577410 #albumDescription a {
text-decoration: none;
}
.gallery_5577410 #albumDescription a:hover {
color: 00184E;
}
.gallery_5577410 #albumNav_top {display: none;}
.gallery_5577410 #albumNav_bottom {display: none;}
.gallery_5577410 .nophotos h3,
.gallery_5577410 #breadcrumb {display: none;}
/***** Portfolio Page ******/
/* Change default image border color */
.imgBorder {
border-color: #99ABBC;
}
.box {
background-color: #00184E;
}
.boxTop {display: none;}
a:hover img.imgBorder,
.imgBorderOn {
border-color: #00184E;
}
a:link {
color:#00184E;
font-weight: bold;
}