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

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 #130 (Hot or Cold), Memol..

The next Dgrin Challenge DSS #131 (Music) is open for entries through June 24th, 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 May-21-2012, 08:02 AM
#1
dclphoto is offline dclphoto OP
Big grins
dclphoto's Avatar
Gallery Icon Boxes
How can I get my Portfolio icons/gallery covers to look like this: http://www.jasonallenimages.com/Othe...2402509_9qdct8

OR, even have four galleries side by side?

My link is: http://dclphoto.smugmug.com/Portfolio

Please help!

Thanks,
Denise Lundeen
Old May-21-2012, 09:20 AM
#2
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by dclphoto View Post
How can I get my Portfolio icons/gallery covers to look like this: http://www.jasonallenimages.com/Othe...2402509_9qdct8

OR, even have four galleries side by side?

My link is: http://dclphoto.smugmug.com/Portfolio

Please help!

Thanks,
Denise Lundeen
Add/change red. Increases box/page width so four fits better across. Also remove that red line at bottom.
Code:
...
.loggedIn .miniBox {height:auto; min-height:300px;}
  .loggedIn .miniBox .smbuttons {margin:0 auto; width:122px;}
  .loggedIn .miniBox input {width:122px;}
  .loggedIn .miniBox textarea {width:112px;}

#category {width: 840px; margin:0 auto;}

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

.loggedIn .boxBottom .albumLarge {height:auto; min-height:450px;}
  .loggedIn .albumLarge .smbuttons {margin:0 auto; width:192px;}
  .loggedIn .albumLarge input {width:192px;}
  .loggedIn .albumLarge textarea {width:182px;}__________________
Old May-21-2012, 09:53 AM
#3
dclphoto is offline dclphoto OP
Big grins
dclphoto's Avatar
Thanks. I think Im on my way. Here is what it looks like now: http://dclphoto.smugmug.com/Portfolio

-How can I change the height? I would like to make the boxes taller.
-And, make the gutters between the boxes narrower and the boxes wider.

I tried changing the red height number, but there was no difference.

Thanks.
Old May-21-2012, 10:44 AM
#4
dclphoto is offline dclphoto OP
Big grins
dclphoto's Avatar
More questions . . .
Quote:
Originally Posted by Allen View Post
Add/change red. Increases box/page width so four fits better across. Also remove that red line at bottom.
Code:
...
.loggedIn .miniBox {height:auto; min-height:300px;}
  .loggedIn .miniBox .smbuttons {margin:0 auto; width:122px;}
  .loggedIn .miniBox input {width:122px;}
  .loggedIn .miniBox textarea {width:112px;}
 
#category {width: 840px; margin:0 auto;}
 
.boxBottom .albumLarge {width:192px; height:250px; text-align:center; margin:0 6px;}
  .albumLarge .photoLarge {float:none; width:192px; height:auto; _height:1px;}
  .albumLarge .albumTitle {width:192px;}
  .albumLarge .description {width:192px;}
  .albumLarge .updated {width:192px;}
 
.loggedIn .boxBottom .albumLarge {height:auto; min-height:450px;}
  .loggedIn .albumLarge .smbuttons {margin:0 auto; width:192px;}
  .loggedIn .albumLarge input {width:192px;}
  .loggedIn .albumLarge textarea {width:182px;}__________________

Thanks. I think Im on my way. Here is what it looks like now: http://dclphoto.smugmug.com/Portfolio

Now I have a couple more questions:
-How can I change the height? I would like to make the boxes taller.
-And, make the gutters between the boxes narrower and the boxes wider.

I tried changing the red height number, but there was no difference.

Thanks.
Old May-21-2012, 01:40 PM
#5
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by dclphoto View Post
Thanks. I think Im on my way. Here is what it looks like now: http://dclphoto.smugmug.com/Portfolio

Now I have a couple more questions:
-How can I change the height? I would like to make the boxes taller.
-And, make the gutters between the boxes narrower and the boxes wider.

I tried changing the red height number, but there was no difference.

Thanks.
You added the whole piece of CSS I posted. You should have only added/changed the red parts of the
existing code. Remove it and only add/change the red parts that was in my post.
Old Jun-20-2012, 01:29 PM
#6
ArronH is offline ArronH
Beginner grinner
I would also like to have my gallery "thumbnails" look like the ones on the link that started this topic http://www.jasonallenimages.com/Othe...2402509_9qdct8. I have tried the steps in this post but it left the thumbnails at their regular size. The page I am trying to modify is here. http://haggartbeach.smugmug.com/FINEART

Thank you
Old Jun-20-2012, 02:54 PM
#7
Smug Eric is offline Smug Eric
Smug Hero
Smug Eric's Avatar
There isn't a way to get the thumbnails to show like that. What he is using there is a custom page where the images are added to the gallery description. Something like this but with larger images obviously. So you would just need to choose the size of the image you wanted to use in the links. But that page should have all the code you need.
__________________
Eric
Support Hero and Customeister
http://www.smugmug.com/help
Old Jun-21-2012, 03:17 PM
#8
ArronH is offline ArronH
Beginner grinner
Thanks Eric, is there a link to what you are describing or any tutorials on it?
Old Jun-21-2012, 04:44 PM
#9
Smug Eric is offline Smug Eric
Smug Hero
Smug Eric's Avatar
Sorry I thought I had pasted that in there. I meant to at least. But here it is:

http://allen-steve.smugmug.com/gallery/3539056
__________________
Eric
Support Hero and Customeister
http://www.smugmug.com/help
Old Jul-25-2012, 06:07 PM
#10
brianmills is offline brianmills
Beginner grinner
I used the above referenced guide to add a custom link page for the portfolio galleries on my wife's site, but everything's displaying off to the right of the screen. I thought maybe it was because I was using a narrow theme, so I've tried changing through several different themes, changing the gallery style, but it always comes up starting at the same place on the screen and not centered like I want it. I've looked through all the customized code I've got and can't find where the problem is.

Here's the page I'm having problems with: http://www.baileypaigephoto.com/Othe...4386003_XsFzgV

I'm hoping the problem is something simple that I've overlooked due to lack of sleep, not enough caffeine or something like that.

Thanks in advance for any help.
Old Jul-25-2012, 06:37 PM
#11
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by brianmills View Post
I used the above referenced guide to add a custom link page for the portfolio galleries on my wife's site, but everything's displaying off to the right of the screen. I thought maybe it was because I was using a narrow theme, so I've tried changing through several different themes, changing the gallery style, but it always comes up starting at the same place on the screen and not centered like I want it. I've looked through all the customized code I've got and can't find where the problem is.

Here's the page I'm having problems with: http://www.baileypaigephoto.com/Othe...4386003_XsFzgV

I'm hoping the problem is something simple that I've overlooked due to lack of sleep, not enough caffeine or something like that.

Thanks in advance for any help.
This seems to work. This gallery does not work well with the Carbonite theme, switch to default.
Code:
     /* START gallery 24386003 */

.gallery_24386003,
.gallery_24386003 .journal {
   width: 1060px !important;
   margin:0 auto !important;
}
Old Jul-25-2012, 06:53 PM
#12
brianmills is offline brianmills
Beginner grinner
Quote:
Originally Posted by Allen View Post
This seems to work. This gallery does not work well with the Carbonite theme, switch to default.
Code:
     /* START gallery 24386003 */

.gallery_24386003,
.gallery_24386003 .journal {
   width: 1060px !important;
   margin:0 auto !important;
}
Thanks! I see it doesn't play nice with Carbonite, at least not with that many photos across. Changing the site theme is high on the priority list, and it looks like it just jumped all the way to the top.
Old Aug-24-2012, 10:25 AM
#13
chell is offline chell
Big grins
In this tutorial http://allen-steve.smugmug.com/gallery/3539056 It says to Replace /photos/xxxxxxxx-Th.jpg with your own thumbnail links. Where or how do I find my link?
__________________
My Treasured Portraits
Old Aug-24-2012, 02:34 PM
#14
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by chell View Post
In this tutorial http://allen-steve.smugmug.com/gallery/3539056 It says to Replace /photos/xxxxxxxx-Th.jpg with your own thumbnail links. Where or how do I find my link?
Here's the browser url for the current Engagements photo you are using for the gallery.
http://www.mytreasuredportraits.com/Weddings-and-Engagements/Engagements/14513040_hjbnqn#!i=1113587035&k=WJoRP
Here's what you get from "Share" button > Get a Link
http://www.mytreasuredportraits.com/Weddings-and-Engagements/Engagements/Ali-Josh-13a/1113587035_WJoRP-Th.jpg

Either can be used.

/photos/1113587035_WJoRP-Th.jpg
Old Aug-24-2012, 04:31 PM
#15
chell is offline chell
Big grins
Thanks
__________________
My Treasured Portraits
Old Feb-26-2013, 09:09 AM
#16
chell is offline chell
Big grins
So it's been awhile since I added this customization to my site. Everything seems to be working fine. Today I Clicked on the Words under my thumbnails and some of them don't link to the right gallery. Clicking on the picture takes me into the right gallery. Do you know why this might be happening?


http://www.mytreasuredportraits.com/...4957161_RS29js
__________________
My Treasured Portraits
Old Feb-26-2013, 09:13 AM
#17
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by chell View Post
So it's been awhile since I added this customization to my site. Everything seems to be working fine. Today I Clicked on the Words under my thumbnails and some of them don't link to the right gallery. Clicking on the picture takes me into the right gallery. Do you know why this might be happening?


http://www.mytreasuredportraits.com/...4957161_RS29js
There are two spots the same link goes. With the image and again in the group at the bottom.
See red, these links are different and should be the same. Check them all.
Code:
<tr> 
  <td> 
    <a href="/gallery/14514059_PhL2bq">   <!-- Families -->
    <img src="http://www.mytreasuredportraits.com/Family/Together-Is-What-It-Is-All/i-cTRZ99W/0/Th/Picture%20%2889%29%20copy-Th.jpg" border="2" height="150" width="150"></a> 
  </td> 
 
  <td> 
    <a href="/gallery/14513800_TzcZw7">    <!--—Babies and Bellies ---->
    <img src="/photos/1160781292_NniqW-Th.jpg" border="2" height="150" width="150"></a> 
  </td> 
 
  <td> 
    <a href="/gallery/14513206_cCCTpM">   <!--—Little Ones ---->
    <img src="/photos/1102479916_kBaTT-Th.jpg" border="2" height="150" width="150"></a> 
  </td> 
 
  <td> 
    <a href="/gallery/24965423_9n2SCt">   <!-- Sports -->
    <img src="http://www.mytreasuredportraits.com/Senior/Sports/i-WvpvSh3/0/Th/Channing-Th.jpg" border="2" height="150" width="150"></a> 
  </td> 
</tr>

<tr align="center" height="50" valign="top">
  <td><a href="/Families">Families</a></td> 
  <td><a href="/Babies and Bellies">Babies and Bellies</a></td> 
  <td><a href="/Little Ones">Little Ones</a></td> 
  <td><a href="/Sports">Sports</a></td> 
</tr>
Old Feb-26-2013, 09:35 AM
#18
chell is offline chell
Big grins
Awesome, Thank You!
__________________
My Treasured Portraits
Tell The World!  
Similar Threads Thread Starter Forum Replies Last Post
Customizing for Dummies - Chapter 5 Mike Lane SmugMug Customization 13 Apr-24-2009 11:08 AM
Is it possible to have galleries AND categories on the home page? jfriend SmugMug Customization 3 Jun-27-2008 05:43 AM
Need help sizing gallery photo boxes bmg SmugMug Customization 0 Jan-27-2008 10:07 PM
Equal size gallery boxes in gallery display for portrait and landscape Janneman SmugMug Customization 4 Oct-16-2007 06:09 PM
Backprinting @ smugmug K.Van SmugMug Support 62 Apr-05-2005 12:11 PM


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