CSS Settings Not Working in One Gallery View
lercheberg
Registered Users Posts: 16 Big grins
I currently have setting in CSS to have my gallery views all have square thumnails with titles under the images. I have a category for each year. My 2013 view is not showing up the same as all my other years. Here is my current CSS code. Also attached are the current views of my 2012 (which looks correct) and my 2013 (which does not).
My site is: http://www.lercheberg.smugmug.com/
My CSS code:
#feeds {display:none;}
#header,
#header_wrapper {margin: 0 auto;}
#homepage {width: auto; margin-left: 25px; margin-right: 25px;}
#category {width: auto; margin-left: 25px; margin-right: 25px;}
#albumDescription {display:none;}
#bioBox .photo {display: none;}
#breadCrumbTrail .title {color: #3E6CCA !important;}
#breadCrumbTrail .nav {color: #3E6CCA !important;}
#caption, .caption {width: auto; height: auto; font-size: 11px; text-align: left}
/* ==================================================== */
/* == FAQ #18, Line up boxes with titles underneath === */
/* ============== Current as of 13 Feb 07 ============= */
/* ==================================================== */
.homepage #categoriesBox .miniBox {height: 140px;}
.miniBox {width:110px; text-align:center; height:250px; margin:0 8px;}
.miniBox .photo {float:none; width:100px; height:auto; _height:1px;}
.miniBox .albumTitle {width:110px;}
.miniBox .description {width:110px;}
.miniBox .updated {width:110px;height:500px}
.loggedIn .miniBox {height:auto; min-height:250px;}
.loggedIn .miniBox .smbuttons {margin:0 auto; width:122px;}
.loggedIn .miniBox input {width:122px;}
.loggedIn .miniBox textarea {width:122px;height:500px}
My site is: http://www.lercheberg.smugmug.com/
My CSS code:
#feeds {display:none;}
#header,
#header_wrapper {margin: 0 auto;}
#homepage {width: auto; margin-left: 25px; margin-right: 25px;}
#category {width: auto; margin-left: 25px; margin-right: 25px;}
#albumDescription {display:none;}
#bioBox .photo {display: none;}
#breadCrumbTrail .title {color: #3E6CCA !important;}
#breadCrumbTrail .nav {color: #3E6CCA !important;}
#caption, .caption {width: auto; height: auto; font-size: 11px; text-align: left}
/* ==================================================== */
/* == FAQ #18, Line up boxes with titles underneath === */
/* ============== Current as of 13 Feb 07 ============= */
/* ==================================================== */
.homepage #categoriesBox .miniBox {height: 140px;}
.miniBox {width:110px; text-align:center; height:250px; margin:0 8px;}
.miniBox .photo {float:none; width:100px; height:auto; _height:1px;}
.miniBox .albumTitle {width:110px;}
.miniBox .description {width:110px;}
.miniBox .updated {width:110px;height:500px}
.loggedIn .miniBox {height:auto; min-height:250px;}
.loggedIn .miniBox .smbuttons {margin:0 auto; width:122px;}
.loggedIn .miniBox input {width:122px;}
.loggedIn .miniBox textarea {width:122px;height:500px}
0
Comments
I took a look at your stie and this is happening due to the number of galleries you have. If you were to add 2 more galleries, that link will look normal again. This is due to the system auto enlarging for a small number of galleries thumbnails.
If you need anything else, please let us know.
John
SmugMug Support Hero
SmugMug Support Hero