SmugMug Galleries Text and Layout Question
markbeck
Registered Users Posts: 7 Beginner grinner
Hello - I'm a Pro user, and have made a number of changes to my site. I'd like to make one more, but can't figure out how (I've looked through the forum as well).
On my SmugMug page ( http://markbeck.smugmug.com ) in the main page under the "galleries" section, I would like to do the following:
1. Have the text name of each gallery above each image (instead of to the right of the gallery image).
2. I would like to have the gallery images closer together, or essentially create more than two columns (i.e. 4 or 5).
Can anyone help?
Thanks! Mark
On my SmugMug page ( http://markbeck.smugmug.com ) in the main page under the "galleries" section, I would like to do the following:
1. Have the text name of each gallery above each image (instead of to the right of the gallery image).
2. I would like to have the gallery images closer together, or essentially create more than two columns (i.e. 4 or 5).
Can anyone help?
Thanks! Mark
0
Comments
Try our FAQ:
http://www.dgrin.com/showthread.php?t=26043
#28. It puts the album titles below, not sure if there's a way to have the album titles above. But start with this
Portfolio • Workshops • Facebook • Twitter
Welcome to DGrin!!
I think what you are looking for is in our Customization FAQ (No. 28):
http://www.dgrin.com/showpost.php?p=300387&postcount=8
See if that gets you close to where you want to be Be sure and holler back if you need any help at all!
Smug since 2006
SmugMug Help
PhotoscapeDesign
I had a quick follow up question. How do you make the gap between rows smaller? You can see on my page ( http://markbeck.smugmug.com ) that with the five galleries, on the 2nd row, it seems a little far apart from the first row above.
Any help would be great! Thanks :-)
Mark
Hi
You will want to play with the min-height in your code, i.e.:
.loggedIn .miniBox {height:auto; min-height:300px;}
Change the min-height to 200px. Also change it for the non-logged in .miniBox if you want it to be less space when you are not logged in.
Smug since 2006
SmugMug Help
PhotoscapeDesign
This worked great!!! Thanks again :-)
You're very welcome
Smug since 2006
SmugMug Help
PhotoscapeDesign