• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More

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
Page 3  of  6
1 2 3 4 5 6
Old Mar-18-2006, 09:39 AM
#41
Andy is offline Andy OP
panasonikon
Andy's Avatar
Thanks Sebastian -

And I changed it yet again
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Mar-18-2006, 09:59 AM
#42
rainforest1155 is offline rainforest1155
with a Heroes touch
rainforest1155's Avatar
Quote:
Originally Posted by Andy
Thanks Sebastian -

And I changed it yet again
Liked it better before - now I've to scroll even more to see the caption.
Nice touch with your signiture, but unfortunately it's not showing up in IE6.

Sebastian
__________________
Sebastian
SmugMug Support Hero

look on the bright side
http://www.SebastianHosche.com
Old Apr-06-2006, 08:23 AM
#43
Andy is offline Andy OP
panasonikon
Andy's Avatar
Pimp your site - Photodex Slideshows
So, you put the photodex linkage code in your gallery description of a gallery - no photo in the gallery needed btw.

use this to suppress the "no photos" message:

.gallery_XXXXXX .nophotos {display: none;}

and this code goes in the description or caption
Code:
<html>
<script language="javascript"
src="http://www.photodex.com/presenter.js"></script>
<script>
	PhotodexObject("ProShow","objectname","showname.px",640,480);
	PresenterControls("objectname",640);
</script>

</html>
It works - Windows only I believe.

BTW, this would be cool with say, a few, 3 or 4, on a journal style gallery. Put the code for each, in the captions.

DON'T forget the <html> and </html>
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Apr-08-2006, 06:46 PM
#44
Andy is offline Andy OP
panasonikon
Andy's Avatar
Pimp Your Popular - force view style
Yeah, pimp it!

You can force a viewing view style in your Popular Gallery.

So, the linkage is this:
nickname.smugmug.com/popular
yourcustomhostname.com/popular

OK Fine. But how about forcing a starting style? Sure - why not? I want you to start in traditional view, maybe...

it's all explained here:
http://www.dgrin.com/showpost.php?p=117058&postcount=3


The actual link is huge:

Code:
http://www.moonriverphotography.com/homepage/templatechange.
mg?TemplateID=4&origin=http://www.moonriverphotography.c
om/popular
But, you can tiny-fy it, if you like
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Apr-08-2006, 07:16 PM
#45
DanielB is offline DanielB
Just a little older...
DanielB's Avatar
Andy, i got it to work and all, but now my header isn't showing up... would this work?

Quote:
.popular photos #my_header {
display: block;
margin-left:auto;
margin-right:auto;
background: url("http://StandOutphoto.smugmug.com/photos/62496309-L.jpg");
height: 111px;
width: 800px;
}
__________________
Daniel Bauer
smugmug: www.StandOutphoto.smugmug.com

Old Apr-08-2006, 09:58 PM
#46
Mike Lane is offline Mike Lane
I � Unicode
Mike Lane's Avatar
Quote:
Originally Posted by DanielB
Andy, i got it to work and all, but now my header isn't showing up... would this work?

Quote:
.popular photos #my_header {
display: block;
margin-left:auto;
margin-right:auto;
background: url("http://StandOutphoto.smugmug.com/photos/62496309-L.jpg");
height: 111px;
width: 800px;
}
The red doesn't work. Use .popularGallery instead.
__________________
Y'all don't want to hear me, you just want to dance.

http://photos.mikelanestudios.com/
Old Apr-09-2006, 11:43 AM
#47
DanielB is offline DanielB
Just a little older...
DanielB's Avatar
Quote:
Originally Posted by Mike Lane
The red doesn't work. Use .popularGallery instead.
thanks
__________________
Daniel Bauer
smugmug: www.StandOutphoto.smugmug.com

Old Apr-21-2006, 08:16 AM
#48
Earle is offline Earle
Mee Photos
Earle's Avatar
Price List
Quote:
Originally Posted by Andy
Reading is hard. Scrolling is hard.

Voila:

http://www.moonriverphotography.com/gallery/1198953

Right now each clicks to nowhere, but I think later I'll make the thumbs click to full gallery of samples.
Andy, so sorry to bother you AGAIN,

I have been thinking of things I want to add to my web site, and one, was that I would LOVE to add something like you have on the above link you posted, on your web site.
How can I do that? I kind of what my price list to be like that, but I have 9 or 10 pictures...can I still do it with that many? What is your secret, and can I use it?
__________________
[FONT=Times New Roman]Cheerio
-Melissa E Earle
[/FONT] [FONT=Times New Roman]www.meephotosblog.com
[/FONT] [FONT=Times New Roman]http://momentful.smugmug.com
[/FONT] [FONT=Times New Roman]I love photography[/FONT]
Old Apr-21-2006, 08:27 AM
#49
Andy is offline Andy OP
panasonikon
Andy's Avatar
Quote:
Originally Posted by Earle
Andy, so sorry to bother you AGAIN,

I have been thinking of things I want to add to my web site, and one, was that I would LOVE to add something like you have on the above link you posted, on your web site.
How can I do that? I kind of what my price list to be like that, but I have 9 or 10 pictures...can I still do it with that many? What is your secret, and can I use it?
Hi Earle - it's not easy, but it's do-able. Unfortunately, I simply cannot take the time to teach these advanced CSS tricks - I only learned how to do this, by copying and pasting the code from CSS Play, to my website. Using the FF Web Dev tool, I tweaked and adjusted till it was just right. This is advanced stuff, and is not generally supported here (meaning, you do it yourself) - the reason is, it can be VERY time consuming. But, you CAN DO IT! Look at it like a puzzle. Follow the rules, be careful in your copy/pasting, etc, and I'm sure you can do it

I can tell you that you're welcome to copy and modify my code. That's a start :)

Here's the CSS:
Code:
/* CSS Play for Portrait Services Gallery */
#PortraitContainer {position:relative; width:612px; height:620px; background:#000 url(back1.gif); border:0px solid #000; margin:0 auto;}
a.galleryP, a.galleryP:visited {display:block; color:#000; text-decoration:none; border:0px solid #000; width:100px; height:100px; float:left; margin:0px; z-index:50;}
a.galleryP:hover {width:100px; height:100px;}
a.slideaP {background:url(http://williams.smugmug.com/photos/56079263-Ti-1.jpg);}
a.slidebP {background:url(http://williams.smugmug.com/photos/56080124-Ti-1.jpg);}
a.slidecP {background:url(http://williams.smugmug.com/photos/56080093-Ti-1.jpg);}
a.slidedP {background:url(http://williams.smugmug.com/photos/56080111-Ti-1.jpg);}
a.slideeP {background:url(http://williams.smugmug.com/photos/56079267-Ti-1.jpg);}
a.slidefP {background:url(http://williams.smugmug.com/photos/56079273-Ti-1.jpg);}

a.galleryP span {display:block; position:absolute; width:1px; height:0px; top:5px; left:5px; overflow:hidden; background:#000 url(back1.gif);z-index:100;}
.slidek {display:block; position:absolute; width:600px; height:400px; top:125px; left:5px; padding:0; border:1px solid #000;}
a.galleryP:hover {white-space:normal; border:0px solid #000;}
a.galleryP:hover img {border:0px solid #000; position:relative; z-index:100;}
a.galleryP:hover span {display:block; position:absolute; width:600px; height:500px; top:100px; left:2px; padding:0px; font-style:italic; color:#7a8998; z-index:100;}
a.galleryP:active {border:0px solid #FFF;}
a.galleryP:active img, a.galleryP:focus img {border:0px solid #000; position:relative; z-index:50;}

here's the html:
Code:
<html><div id="PortraitContainer">
<a class="galleryP slideaP" href="http://www.moonriverphotography.com/gallery/830860"><span><img src="http://williams.smugmug.com/photos/56079263-M-1.jpg"/><br />Family Events:  I'll be there for you during your special moments.  $500, includes consulation, up to three hours shooting time on location and reasonable travel. $150 each additional hour.  Prints and enlargements available for purchase through the online gallery.<br /></span></a>
<a class="galleryP slidebP" href="http://www.moonriverphotography.com/gallery/830860"><span><img src="http://williams.smugmug.com/photos/56080124-M-1.jpg" alt="Funnels" title="Funnels" /><br />Senior Portraits: Capturing the essence of your senior.  $375, includes consulation, up to two hours shooting time on location and reasonable travel, and one digital print file. $150 each additional hour.  Prints and enlargements available for purchase through the online gallery.<br /></span></a>
<a class="galleryP slidecP" href="http://www.moonriverphotography.com/gallery/830860"><span><img src="http://williams.smugmug.com/photos/56080093-M-1" alt="Vases" title="Vases" /><br />Workplace Portraits:  Unique Office Art.  $375, includes consulation, up to two hours shooting at your office or on location, reasonable travel, and one digital print file. $150 each additional hour.  Prints and enlargements available for purchase through the online gallery.<br /></span></a>
<a class="galleryP slidedP" href="http://www.moonriverphotography.com/gallery/830860"><span><img src="http://williams.smugmug.com/photos/56080111-M-1.jpg" alt="Window" title="Window" /><br />All work finished in high quality color or Black and White.  Prints are furnished on high quality Fuji Crystal Archive paper, in Lustre Finish.<br /></span></a>
<a class="galleryP slideeP" href="http://www.moonriverphotography.com/gallery/830860"><span><img src="http://williams.smugmug.com/photos/56079267-M-1.jpg" alt="Cascade" title="Cascade" /><br />Family and Children Portraits:  Save the memories forever!  $375, includes consulation, up to two hours shooting time on location and reasonable travel, and one digital print file. $150 each additional hour.  Prints and enlargements available for purchase through the online gallery.<br /></span></a>
<a class="galleryP slidefP" href="http://www.moonriverphotography.com/gallery/830860"><span><img src="http://williams.smugmug.com/photos/56079273-M-1.jpg" alt="Flowers" title="Flowers" /><br />Headshot, Portraiture: Show yourself off.  $250, includes consulation, and one hour in studio or on location (extra fee applies).  One digital image file.  Additional hours at $150 each.  Prints and enlargements available for purchase through the online gallery.<br /></span></a>
</div></html>
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Apr-23-2006, 05:27 AM
#50
happytramp is offline happytramp
Big grins
Is this for beginners
Quote:
Originally Posted by Andy
Found this on CSS Play and decided it could have some uses on our SmugMug pro sites.

I have it running in my Guestbook currently, but it can really go anywhere.



and then on mouseover of these little thumbs, you get a larger version:


The CSS is all there on the CSS Play site, and the HTML goes into the gallery description area. I have to say, this CSS stuff is very, very cool. And if I can figure it out, you can too!

Oh and usefull CSS command for this type of gallery is

.gallery_XXXXXX #photos {display: none;}

Because I have it set to "all thumbs" and you have to have at least one photo in the gallery in order for the gallery comments to show (there may be other ways, but this works).

You can put any number of little thumbs in the the #scrollbox, I just chose 9 so I could remove the scrolling element.

Enjoy (pimping your site) photography,


Hi Andy ,,,not sure if i am in the correct place to ask this but i love this and you r guste book,,,,,,is it a thing a beginner could do,,,,I managed to get a front page slide show going after much help Jim at www.happytramp.smugmug.com
Old Apr-23-2006, 05:36 AM
#51
Andy is offline Andy OP
panasonikon
Andy's Avatar
Quote:
Originally Posted by happytramp
Hi Andy ,,,not sure if i am in the correct place to ask this but i love this and you r guste book,,,,,,is it a thing a beginner could do,,,,I managed to get a front page slide show going after much help Jim at www.happytramp.smugmug.com
Do you have Firefox and the Firefox Web Dev tool installed? Have you used followed and learned how to use it from the Tutuorial that's in the sticky thread in this forum? You'll need all that first.

This is advanced CSS - but you CAN do it
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Apr-27-2006, 02:59 PM
#52
happytramp is offline happytramp
Big grins
How to do
Quote:
Originally Posted by Andy
Found this on CSS Play and decided it could have some uses on our SmugMug pro sites.

I have it running in my Guestbook currently, but it can really go anywhere.



and then on mouseover of these little thumbs, you get a larger version:


The CSS is all there on the CSS Play site, and the HTML goes into the gallery description area. I have to say, this CSS stuff is very, very cool. And if I can figure it out, you can too!

Oh and usefull CSS command for this type of gallery is

.gallery_XXXXXX #photos {display: none;}

Because I have it set to "all thumbs" and you have to have at least one photo in the gallery in order for the gallery comments to show (there may be other ways, but this works).

You can put any number of little thumbs in the the #scrollbox, I just chose 9 so I could remove the scrolling element.

Enjoy (pimping your site) photography,
I would like to try this I found the css on the CSS play site, but i dont know where to look for the html. Where is the gallery description area? thanks in advance, sorry if i am in wrong place to ask a questionI am Jim,,,, Happytramp.smugmug.com

Last edited by happytramp; Apr-27-2006 at 03:01 PM. Reason: missed out my name
Old Apr-27-2006, 03:16 PM
#53
Andy is offline Andy OP
panasonikon
Andy's Avatar
Quote:
Originally Posted by happytramp


I would like to try this I found the css on the CSS play site, but i dont know where to look for the html. Where is the gallery description area? thanks in advance, sorry if i am in wrong place to ask a questionI am Jim,,,, Happytramp.smugmug.com
Jim, please stop apologizing - you're in the right place. This is advanced CSS and we can't do it for you. I'm sorry about that. View source for the HTML, edit CSS to see the CSS - Firefox Web Dev is a requirement or you'll tear your hair out
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Apr-28-2006, 03:42 AM
#54
happytramp is offline happytramp
Big grins
Quote:
Originally Posted by Andy
Jim, please stop apologizing - you're in the right place. This is advanced CSS and we can't do it for you. I'm sorry about that. View source for the HTML, edit CSS to see the CSS - Firefox Web Dev is a requirement or you'll tear your hair out
Thanks Andy,,,I will leave the CSS PLAY show till i learn more. But I want to tidy up my guest book,,,,, I have film strip running, Can i get rid of the words "prev 1 of 7 next" where they occur twice, I dont want viewers to change the picture on show or select another...

Also, How do I change the words "Gallery comments" and "add comment" to something else,,, searched in search but cant find anything
Jim Happytramp.smugmug.com
Old Apr-28-2006, 04:04 AM
#55
Andy is offline Andy OP
panasonikon
Andy's Avatar
Quote:
Originally Posted by happytramp
Thanks Andy,,,I will leave the CSS PLAY show till i learn more. But I want to tidy up my guest book,,,,, I have film strip running, Can i get rid of the words "prev 1 of 7 next" where they occur twice, I dont want viewers to change the picture on show or select another...

Also, How do I change the words "Gallery comments" and "add comment" to something else,,, searched in search but cant find anything
Jim Happytramp.smugmug.com
Put this in to supress the page navigation for that gallery:

.gallery_1358039 .albumNav {display: none;}

Changing Gallery Comments to Guestbook comments, can be done - Ivar made a post about it here:
http://www.dgrin.com/showthread.php?p=280469#post280469

OK?
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Apr-28-2006, 04:33 AM
#56
Andy is offline Andy OP
panasonikon
Andy's Avatar
Quote:
Originally Posted by happytramp
Thanks Andy,,,I will leave the CSS PLAY show till i learn more. But I want to tidy up my guest book,,,,, I have film strip running, Can i get rid of the words "prev 1 of 7 next" where they occur twice, I dont want viewers to change the picture on show or select another...

Also, How do I change the words "Gallery comments" and "add comment" to something else,,, searched in search but cant find anything
Jim Happytramp.smugmug.com
Jim - you have lifted the comments code from my website, which is cool. What you've also lifted, is MY image inside that code, which is not cool for two reasons:

1) it's mine.
2) when/if I change it, you'll be b0rked.

In addition, you really should change the colors in the comment section, my colors, are, well, my colors, and you need to have colors that match your color scheme.

/*==============*/
/*== Comments ==*/
/*==============*/

#comments .box {
border:1px solid #708090;
-moz-border-radius: 5px;
text-align: justify;
}

#comments .boxTop {
line-height:19px;
padding:0 10px;
margin:0;
background:url(/photos/37942546-O.gif)
top left repeat-x;
color:#000;
border:0;
border:1px solid #555;
-moz-border-radius: 5px;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px;
-moz-background-clip: padding;
}

__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Apr-28-2006, 08:31 AM
#57
happytramp is offline happytramp
Big grins
Eek Infringement
Quote:
Originally Posted by Andy
Jim - you have lifted the comments code from my website, which is cool. What you've also lifted, is MY image inside that code, which is not cool for two reasons:

1) it's mine.
2) when/if I change it, you'll be b0rked.

In addition, you really should change the colors in the comment section, my colors, are, well, my colors, and you need to have colors that match your color scheme.

/*==============*/
/*== Comments ==*/
/*==============*/

#comments .box {
border:1px solid #708090;
-moz-border-radius: 5px;
text-align: justify;
}

#comments .boxTop {
line-height:19px;
padding:0 10px;
margin:0;
background:url(/photos/37942546-O.gif)
top left repeat-x;
color:#000;
border:0;
border:1px solid #555;
-moz-border-radius: 5px;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px;
-moz-background-clip: padding;
}

Excuse the tempory infringement, I had copied & pasted cos I dont know how to do much else, I am actualy just back from trying to find a CSS made easy book,,, they dont seem to exist. But I see the colour thing now. Will make the stuff " my own as best as i can but if your not happy I will delete it. Give me a wee bit of time Thanks for above help
Old Apr-28-2006, 08:32 AM
#58
Andy is offline Andy OP
panasonikon
Andy's Avatar
Quote:
Originally Posted by happytramp
Excuse the tempory infringement, I had copied & pasted cos I dont know how to do much else, I am actualy just back from trying to find a CSS made easy book,,, they dont seem to exist. But I see the colour thing now. Will make the stuff " my own as best as i can but if your not happy I will delete it. Give me a wee bit of time Thanks for above help
I don't really mind - but you will be MUCH better served using your own images

Take your time!
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Apr-28-2006, 08:39 AM
#59
happytramp is offline happytramp
Big grins
Quote:
Originally Posted by Andy
I don't really mind - but you will be MUCH better served using your own images

Take your time!

No problem,,, I did not actualy notice that there was an image there. If you are still there, can i force the main image in my guest book to be small, it has gone large on me when i removed the optional size thingy
Old Apr-28-2006, 08:48 AM
#60
Andy is offline Andy OP
panasonikon
Andy's Avatar
Quote:
Originally Posted by happytramp
No problem,,, I did not actualy notice that there was an image there. If you are still there, can i force the main image in my guest book to be small, it has gone large on me when i removed the optional size thingy
You'll have to upload files that are the size you want, since you are hiding the size picker. Make them all 450px max on the long side, or some such. If you are a pro account holder, you can block larges for that gallery, and then the biggest size shown would be medium.
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Page 3  of  6
1 2 3 4 5 6
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