• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization i need some help please!! :)

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 Jul-31-2012, 09:21 PM
#1
smllycat is offline smllycat OP
Big grins
i need some help please!! :)
Hello,

I have a few questions on how to change things on my website:


1. How do you omit the gallery thumbnail page and just go straight to an informational page? I would like this page to come up when you click on "packages":

http://memoriestohold.smugmug.com/Pa...6820514_2tLbbs

Also, how do you get "gallery pages: 1" and "slideshow" taken off the top of the page?


2. How do you change what photo you want to represent the gallery on the thumbnail?


3. How do you change order of thumbnails? On this page, I would like "canvas" to be on top, not the bottom:

http://memoriestohold.smugmug.com/ProductInfo


4. How do you add a couple columns of thumbnails, instead of just one column going down?

http://memoriestohold.smugmug.com/PrintsforSale-2



If anyone could help me out, that would be awesome!! :)
Old Aug-01-2012, 01:48 AM
#2
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by smllycat View Post
1. How do you omit the gallery thumbnail page and just go straight to an informational page? I would like this page to come up when you click on "packages":

http://memoriestohold.smugmug.com/Pa...6820514_2tLbbs

In your EZ customizer, just change the link to the direct URL...


from this: http://memoriestohold.smugmug.com/Packages


To this: /gallery/16820514_2tLbbs
__________________
-Joe Allen
My Smugmug Site
Old Aug-01-2012, 01:50 AM
#3
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by smllycat View Post

Also, how do you get "gallery pages: 1" and "slideshow" taken off the top of the page?

Add this to your CSS:


Code:
/*packages page */
.gallery_16820514 .play_slideshow,
.gallery_16820514 #albumNav_top,
.gallery_16820514 #albumNav_bottom,
.gallery_16820514 .pageNav {display:none}
__________________
-Joe Allen
My Smugmug Site
Old Aug-01-2012, 01:52 AM
#4
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by smllycat View Post

2. How do you change what photo you want to represent the gallery on the thumbnail?


Feature Photo
__________________
-Joe Allen
My Smugmug Site
Old Aug-01-2012, 01:53 AM
#5
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by smllycat View Post
3. How do you change order of thumbnails? On this page, I would like "canvas" to be on top, not the bottom:

Arrange galleries
__________________
-Joe Allen
My Smugmug Site
Old Aug-01-2012, 01:56 AM
#6
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by smllycat View Post
4. How do you add a couple columns of thumbnails, instead of just one column going down?

Try something like this:



Code:
/*4-Across*/
.miniBox          {width:122px;text-align:center;height:210px;margin:0 28px}
.miniBox .photo      {float:none;width:122px;height:auto;_height:1px}
.miniBox .albumTitle      {width:122px}
.miniBox .description {width:122px}
.miniBox .updated      {width:122px}
.loggedIn .miniBox         {height:auto;min-height:300px}
.loggedIn .miniBox .smbuttons     {margin: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     {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}
__________________
-Joe Allen
My Smugmug Site
Old Aug-12-2012, 03:46 AM
#7
smllycat is offline smllycat OP
Big grins
Quote:
Originally Posted by J Allen View Post
In your EZ customizer, just change the link to the direct URL...


from this: http://memoriestohold.smugmug.com/Packages


To this: /gallery/16820514_2tLbbs
Hello- I'm having difficulty figuring out how to do this- I'm embarrassed because it sounds pretty easy to do, but I can't figure out where exactly to do this. :( When I go to the ez customizer, that's just the look of the website - i went to account settings, manage categories, I see where they have the URL, but it won't let me manually change the URL - It only gives you the option to delete, rename or add a new category...
Old Aug-12-2012, 04:50 AM
#8
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by smllycat View Post
Hello- I'm having difficulty figuring out how to do this- I'm embarrassed because it sounds pretty easy to do, but I can't figure out where exactly to do this. :( When I go to the ez customizer, that's just the look of the website - i went to account settings, manage categories, I see where they have the URL, but it won't let me manually change the URL - It only gives you the option to delete, rename or add a new category...
When in ECZ click to the header and you'll see the navbar option. That's where the links are.
Old Aug-12-2012, 06:51 AM
#9
smllycat is offline smllycat OP
Big grins
Quote:
Originally Posted by Allen View Post
When in ECZ click to the header and you'll see the navbar option. That's where the links are.
ahhhhh THANK YOU!!
Old Aug-12-2012, 07:41 AM
#10
smllycat is offline smllycat OP
Big grins
Quote:
Originally Posted by J Allen View Post
Try something like this:



Code:
/*4-Across*/
.miniBox          {width:122px;text-align:center;height:210px;margin:0 28px}
.miniBox .photo      {float:none;width:122px;height:auto;_height:1px}
.miniBox .albumTitle      {width:122px}
.miniBox .description {width:122px}
.miniBox .updated      {width:122px}
.loggedIn .miniBox         {height:auto;min-height:300px}
.loggedIn .miniBox .smbuttons     {margin: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     {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}

Hello again- I applied this and it is working out very nicely! Is there any way I could make the rows a little closer together? I like the width between the columns, but it's almost a whole thumbnail of space in between the rows...

http://memoriestohold.smugmug.com/ProductInfo
Old Aug-12-2012, 07:59 AM
#11
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by smllycat View Post
Hello again- I applied this and it is working out very nicely! Is there any way I could make the rows a little closer together? I like the width between the columns, but it's almost a whole thumbnail of space in between the rows...

http://memoriestohold.smugmug.com/ProductInfo

Try this..view the change in "visitor view" or logged out:

Code:
.notLoggedIn .miniBox {height:200px !important}
__________________
-Joe Allen
My Smugmug Site
Old Aug-12-2012, 08:56 AM
#12
smllycat is offline smllycat OP
Big grins
Quote:
Originally Posted by J Allen View Post
Try this..view the change in "visitor view" or logged out:

Code:
.notLoggedIn .miniBox {height:200px !important}

YES! PERFECT! Thank you for all your help, it is very much appreciated!! :)
Old Aug-12-2012, 09:15 AM
#13
smllycat is offline smllycat OP
Big grins
Quote:
Originally Posted by smllycat View Post
YES! PERFECT! Thank you for all your help, it is very much appreciated!! :)
I have one more question please:

I've just noticed that for some reason my thumbnails on the "Family & Friends" page are a lot smaller than all the rest of the thumbnails on the other pages. Do you know what I did wrong? What can I do to make them the same size as all the rest?

http://memoriestohold.smugmug.com/Family-1
Old Aug-12-2012, 09:34 AM
#14
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by smllycat View Post
I have one more question please:

I've just noticed that for some reason my thumbnails on the "Family & Friends" page are a lot smaller than all the rest of the thumbnails on the other pages. Do you know what I did wrong? What can I do to make them the same size as all the rest?

http://memoriestohold.smugmug.com/Family-1
The Smugmug default is 100x100 if six or more thumbs and 150x150 if five or less.

The only way to get all 150x150 is apply this hack.
http://www.dgrin.com/showthread.php?t=207570

I have it installed on my site and other then sometimes a slight delay in loading it works great.


This section of CSS covers the 150x150 thumbs.

.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 {width:192px}
.albumLarge .updated {width:192px}
Old Aug-12-2012, 09:58 AM
#15
smllycat is offline smllycat OP
Big grins
Quote:
Originally Posted by Allen View Post
The Smugmug default is 100x100 if six or more thumbs and 150x150 if five or less.

The only way to get all 150x150 is apply this hack.
http://www.dgrin.com/showthread.php?t=207570

I have it installed on my site and other then sometimes a slight delay in loading it works great.


This section of CSS covers the 150x150 thumbs.

.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 {width:192px}
.albumLarge .updated {width:192px}

I would be ok if they were smaller if I had more than six thumbnails, but there are only two thumbnails on the "friends & family" gallery page (2010 & 2011). Is it because they have subcategories?

http://memoriestohold.smugmug.com/Family-1
Old Aug-12-2012, 10:21 AM
#16
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by smllycat View Post
I would be ok if they were smaller if I had more than six thumbnails, but there are only two thumbnails on the "friends & family" gallery page (2010 & 2011). Is it because they have subcategories?

http://memoriestohold.smugmug.com/Family-1
This doesn't make any sense but it's been around for many years. I've never seen a response or
comment from Smug why this has not been fixed.
Old Aug-16-2012, 04:20 AM
#17
smllycat is offline smllycat OP
Big grins
Quote:
Originally Posted by J Allen View Post
Try this..view the change in "visitor view" or logged out:

Code:
.notLoggedIn .miniBox {height:200px !important}

Hi Joe, I have a couple more questions:

On this page, I have a graph of sizes/mediums I offer. Is there a way to take out the commentary section to the left of the graph so the graph is centered, and can I somehow make it larger?

http://memoriestohold.smugmug.com/Pr...4768233_CBvwtH


On this page I wanted to take "gallery" out of the "gallery pages:"

http://memoriestohold.smugmug.com/Pr...6632383_Ss3rzP


Thanks for your help!
Debbi
Tell The World!  

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