PDA

View Full Version : Gallery & Album descriptions - where are they ?


caroline
Apr-26-2007, 07:48 AM
I dont have any descriptions beneath the album/gallery titles, I thought maybe I had customized them away but I can't see that I have. How can I get them back please ?

Caroline

richW
Apr-26-2007, 09:52 AM
I dont have any descriptions beneath the album/gallery titles, I thought maybe I had customized them away but I can't see that I have. How can I get them back please ?

CarolineIt sounds like you have your galleries set to "clean". Select customize gallery, then select "clean: no".
More info here under "Look & Feel" http://www.smugmug.com/help/picture-storage

caroline
Apr-26-2007, 10:14 AM
It sounds like you have your galleries set to "clean". Select customize gallery, then select "clean: no".
More info here under "Look & Feel" http://www.smugmug.com/help/picture-storage
Hi Rich
I've selected clean - no for this gallery but I'm not seeing anything different?
http://www.carolineshipsey.co.uk/Portfolio

this is an example of what I mean:-
http://idyll.smugmug.com/Cars

Any thoughts?

Caroline

Andy
Apr-26-2007, 10:34 AM
Remove the display: none's



/* MINIBOX RELATED */
.miniBox {width:122px; text-align:center; height:200px; margin:0 28px;}
.miniBox .photo {float:none; width:122px; height:auto; _height:1px;}
.miniBox .albumTitle {width:122px;}
.miniBox .description {display: none;}
.miniBox .updated {display: none;}

.loggedIn .miniBox {height:auto; min-height:200px;}
.loggedIn .miniBox .smbuttons {margin:0 auto; width:122px;}
.loggedIn .miniBox input {width:122px;}
.loggedIn .miniBox textarea {width:112px;}

.boxBottom .albumLarge {width:192px; height:350px; text-align:center; margin:0 24px;}
.albumLarge .photoLarge {float:none; width:192px; height:auto; _height:1px;}
.albumLarge .albumTitle {width:192px;}
.albumLarge .description {display: none;}
.albumLarge .updated {display: none;}

.loggedIn .boxBottom .albumLarge {height:300px; _min-height:450px;}
.loggedIn .albumLarge .smbuttons {margin:0 auto; width:192px;}
.loggedIn .albumLarge input {width:192px;}
.loggedIn .albumLarge textarea {width:182px;}


#galleriesBox .miniBox {
width: 235px;
height: 190px;
margin: 0 auto;
}

.galleries .miniBox {
width: 176px;
margin: 0 auto;
margin-left: 15px;
margin-right: -15px;
}

caroline
Apr-26-2007, 12:44 PM
Remove the display: none's



/* MINIBOX RELATED */
.miniBox {width:122px; text-align:center; height:200px; margin:0 28px;}
.miniBox .photo {float:none; width:122px; height:auto; _height:1px;}
.miniBox .albumTitle {width:122px;}
.miniBox .description {display: none;}
.miniBox .updated {display: none;}

.loggedIn .miniBox {height:auto; min-height:200px;}
.loggedIn .miniBox .smbuttons {margin:0 auto; width:122px;}
.loggedIn .miniBox input {width:122px;}
.loggedIn .miniBox textarea {width:112px;}

.boxBottom .albumLarge {width:192px; height:350px; text-align:center; margin:0 24px;}
.albumLarge .photoLarge {float:none; width:192px; height:auto; _height:1px;}
.albumLarge .albumTitle {width:192px;}
.albumLarge .description {display: none;}
.albumLarge .updated {display: none;}

.loggedIn .boxBottom .albumLarge {height:300px; _min-height:450px;}
.loggedIn .albumLarge .smbuttons {margin:0 auto; width:192px;}
.loggedIn .albumLarge input {width:192px;}
.loggedIn .albumLarge textarea {width:182px;}


#galleriesBox .miniBox {
width: 235px;
height: 190px;
margin: 0 auto;
}

.galleries .miniBox {
width: 176px;
margin: 0 auto;
margin-left: 15px;
margin-right: -15px;
}

Thanks Andy, please can you confirm - Do I need to select "clean - No" in all gallery customization for this to work?

Caroline