|
|
Thread Tools | Display Modes |
|
#1
|
|
|
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!! :) |
|
|
|
|
#2
|
||
|
Major grins
|
Quote:
In your EZ customizer, just change the link to the direct URL... from this: http://memoriestohold.smugmug.com/Packages To this: /gallery/16820514_2tLbbs |
|
|
|
||
|
#3
|
||
|
Major grins
|
Quote:
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}
|
|
|
|
||
|
#4
|
||
|
Major grins
|
Quote:
Feature Photo |
|
|
|
||
|
#5
|
||
|
Major grins
|
Quote:
Arrange galleries |
|
|
|
||
|
#6
|
||
|
Major grins
|
Quote:
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}
|
|
|
|
||
|
#7
|
||
|
Big grins
|
Quote:
|
|
|
|
||
|
#8
|
||
|
"tweak 'til it squeaks"
|
Quote:
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#9
|
|
|
Big grins
|
|
|
|
|
|
#10
|
||
|
Big grins
|
Quote:
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 |
|
|
|
||
|
#11
|
||
|
Major grins
|
Quote:
Try this..view the change in "visitor view" or logged out: Code:
.notLoggedIn .miniBox {height:200px !important}
|
|
|
|
||
|
#12
|
|
|
Big grins
|
|
|
|
|
|
#13
|
||
|
Big grins
|
Quote:
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 |
|
|
|
||
|
#14
|
||
|
"tweak 'til it squeaks"
|
Quote:
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}
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#15
|
||
|
Big grins
|
Quote:
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 |
|
|
|
||
|
#16
|
||
|
"tweak 'til it squeaks"
|
Quote:
comment from Smug why this has not been fixed.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#17
|
||
|
Big grins
|
Quote:
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 | |
|
|