• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Gallery display

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #128 (Sunrise or Sunset), ShootingStar.

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Old Jul-19-2012, 12:52 PM
#1
rkissick is offline rkissick OP
Beginner grinner
Gallery display
Hi all,

I have 2 questions about the display of my galleries that I couldn't find answers for:

1) On my 2 gallery pages (http://www.ryankissickphotography.com/Underwater and http://www.ryankissickphotography.com/Nature), how do I push the first row of
galleries down a few pixels? In other words, I don't want the thumbnails on this page to appear so close to the top of the box above them? Is this possible?

2) Also related to my Underwater and On Land galleries, how would I change my CSS if I wanted to display 4 galleries across instead of 3? What about 2 galleries?

Thanks!
Ryan
Old Jul-19-2012, 03:21 PM
#2
Smug Eric is online now Smug Eric
Smug Hero
Smug Eric's Avatar
For #1 you can add this to your CSS:

#galleriesBox .boxBottom {
padding-top: 20px;
}


For #2, the size of those thumbnails will decrease once you add more galleries. That will put them at 4 across. But at their current size to make them 4 across you need to extend the width of the box containing them. If you add this to your CSS that should do it:

#category {
width: 982px;
}


If you want it at 2 across play with the second number in the margins of this code until you get it where you want it:

.boxBottom .albumLarge {width:192px; height:265px; text-align:center; margin:0 24px;}
__________________
Eric
Support Hero and Customeister
http://www.smugmug.com/help
Old Jul-19-2012, 07:51 PM
#3
rkissick is offline rkissick OP
Beginner grinner
Eric,

Thanks for your help. For some reason I can't get #2 to work. More specifically, I am trying to make sure my "On Land" page has 2 or 3 galleries across.

I tried updating the second number in the margins (24) per your instructions below. Just to make sure I was updating the right number, I should change the number "24" to something greater, correct?

Let me know where I'm going wrong and thanks for your help!

Ryan

Quote:
Originally Posted by Smug Eric View Post
For #1 you can add this to your CSS:

#galleriesBox .boxBottom {
padding-top: 20px;
}


For #2, the size of those thumbnails will decrease once you add more galleries. That will put them at 4 across. But at their current size to make them 4 across you need to extend the width of the box containing them. If you add this to your CSS that should do it:

#category {
width: 982px;
}


If you want it at 2 across play with the second number in the margins of this code until you get it where you want it:

.boxBottom .albumLarge {width:192px; height:265px; text-align:center; margin:0 24px;}
Tell The World!  
Similar Threads Thread Starter Forum Replies Last Post
How to make an About me Page? FiveAlarmPhotography SmugMug Customization 8 Oct-04-2010 02:29 PM
Is this possible?? Gadget_Girl SmugMug Customization 29 Nov-11-2008 06:36 PM
A Smugmug world with color-managed browsers jfriend SmugMug Support 78 Feb-19-2008 03:58 PM
Still having issues with footer gremlins? dcyphert SmugMug Customization 11 Feb-19-2007 03:35 AM
Gilbert's thread gilbert SmugMug Customization 70 Nov-18-2006 02:40 AM


Thread Tools
Display Modes

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump