PDA

View Full Version : Galleries 4 across- help please


caroline
Mar-14-2007, 01:37 PM
I have used the code from this post:-
http://www.dgrin.com/showpost.php?p=300387&postcount=8
but it doesn't seem to be working, can I please have some help, I've no idea where to start tweaking anything.
I'm sorry if I should not have started a new thread :(

Caroline

Andy
Mar-14-2007, 02:17 PM
Try this:


#galleriesBox {width: 800px;}
#galleriesBox .miniBox {margin:0 20px; padding:0; height:160px; width:142px;}
.loggedIn #galleriesBox .miniBox {margin:0 20px; padding:0; height:260px; width:142px;}
#galleriesBox .miniBox .nav, #galleriesBox .miniBox .private, #galleriesBox .miniBox p.updated, #galleriesBox .miniBox p.description, #galleriesBox .miniBox p.albumTitle {display:block; text-align:center;}
#galleriesBox .miniBox .photo {width:142px; height:auto; _height:1%;}

caroline
Mar-14-2007, 02:47 PM
Try this:


#galleriesBox {width: 800px;}
#galleriesBox .miniBox {margin:0 20px; padding:0; height:160px; width:142px;}
.loggedIn #galleriesBox .miniBox {margin:0 20px; padding:0; height:260px; width:142px;}
#galleriesBox .miniBox .nav, #galleriesBox .miniBox .private, #galleriesBox .miniBox p.updated, #galleriesBox .miniBox p.description, #galleriesBox .miniBox p.albumTitle {display:block; text-align:center;}
#galleriesBox .miniBox .photo {width:142px; height:auto; _height:1%;}

Thanks Andy,
I've tried it and it mostly does the job, there would be a couple of tweaks that I would like but I'll hang on for a bit while i sort it out exactly.
As always your help is much appreciated.

Caroline

tomic2006
Mar-15-2007, 06:10 AM
Try this:


#galleriesBox {width: 800px;}
#galleriesBox .miniBox {margin:0 20px; padding:0; height:160px; width:142px;}
.loggedIn #galleriesBox .miniBox {margin:0 20px; padding:0; height:260px; width:142px;}
#galleriesBox .miniBox .nav, #galleriesBox .miniBox .private, #galleriesBox .miniBox p.updated, #galleriesBox .miniBox p.description, #galleriesBox .miniBox p.albumTitle {display:block; text-align:center;}
#galleriesBox .miniBox .photo {width:142px; height:auto; _height:1%;}
Hi Andy, I am very new to this... I have been tweaking my site (www.mcpd.smugmug.com (http://www.mcpd.smugmug.com)), my question is: Is there any way to make the thumbnails smaller in my galleries so that I can fit all of my images on one page - without going to smugmug small and having a smaller image when I click on one of the thumbnails? does this make sense?
matthew claydon

gwyneth
Mar-15-2007, 07:36 AM
ooh! me too, Tomic!

S&SPhoto
Mar-15-2007, 09:22 AM
Hi Andy, I am very new to this... I have been tweaking my site (www.mcpd.smugmug.com (http://www.mcpd.smugmug.com)), my question is: Is there any way to make the thumbnails smaller in my galleries so that I can fit all of my images on one page - without going to smugmug small and having a smaller image when I click on one of the thumbnails? does this make sense?
matthew claydonMaybe Andy can verify this, but I don't think it's possible. See this thread (http://www.dgrin.com/showthread.php?t=56374) and this thread (http://www.dgrin.com/showthread.php?t=52798).

Samir