• 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 #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
Page 4  of  6
1 2 3 4 5 6
Old May-08-2006, 04:20 PM
#61
Andy is offline Andy OP
panasonikon
Andy's Avatar
Pimp Your Password Galleries
Why settle for the boring same old, same old?

http://www.moonriverphotography.com/Now%20Showing

You can pimp the photo that shows, and you can pimp the lock.

Here's how:

Code:
.locked {
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.smugmug.com/photos/XXXXXX-O.png');
background-image: none;
}

.locked[class] {
background-image: url(http://www.smugmug.com/photos/XXXXXX-O.png);
height: 14px;
width: 14px;
}

.passwordalbum_ti {
	background: transparent url(
http://www.smugmug.com/photos/XXXXXX-O.jpg) no-repeat;
	width: 100px;
	height: 100px;
}
You can also pimp the empty gallery and empty category thumbs in the same way, if you wish. These are my images, the key and the photo, you'll need to make your own
Attached Images
 
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old May-23-2006, 03:56 PM
#62
Tmosley is offline Tmosley
Big grins
Ok, I have been trying, but i just cant get it, something is just not working, i went throught andys code and used firefox, still not working,
here is what i have for my css
my site is www.tmosleyphotography.smugmug.com

#scrollbox {width:750px; height:80px;}
a.gallery, a.gallery:visited {display:block; color:#000; text-decoration:none; border:1px solid #000; width:75px; height:47px; margin:3px; float:left;}
a.slidea {background:url(http://tmosleyphotography.smugmug.com/photos/67843469-M.jpg);}
a.slideb {background:url(http://tmosleyphotography.smugmug.com/photos/67843484-M.jpg);}
a.slidec {background:url(http://tmosleyphotography.smugmug.com/photos/67843475-M.jpg);}
a.slided {background:url(http://tmosleyphotography.smugmug.com/photos/67843494-M.jpg);}
a.slidee {background:url(http://tmosleyphotography.smugmug.com/photos/67972387-M.jpg);}
a.slidef {background:url(http://tmosleyphotography.smugmug.com/photos/67972397-M.jpg);}
a.slideg {background:url(http://tmosleyphotography.smugmug.com/photos/67972405-M.jpg);}
a.slideh {background:url(http://tmosleyphotography.smugmug.com/photos/67972417-M.jpg);}
a.slidei {background:url(http://tmosleyphotography.smugmug.com/photos/67972425-M.jpg);}
a.slidej {background:url(http://tmosleyphotography.smugmug.com/photos/69977061-M.jpg);}


a.gallery span {display:block; position:absolute; left:150px; top:-1px; width:1px; height:1px; overflow:hidden; background:#efedec; z-index:100;}
a.gallery:hover {white-space:normal; border:1px solid #fff;}
a.gallery:hover img {border:1px solid #000; z-index:100;}
a.gallery:active img, a.gallery:focus img {border:1px solid #000; z-index:50;}

a.gallery:hover span {display:block; position:absolute; width:402px; height:290px; top:39px; left:170px; padding:5px; font-style:italic; color:#000; background:#fff; z-index:100;}
a.gallery:active {border:1px solid #eee;}
a.gallery:active span, a.gallery:focus span {display:block; position:absolute; width:402px; height:290px; top:39px; left:170px; padding:5px; font-style:italic; color:#000; background:#fff; z-index:50;}
#thumbs {width:840px; height:60px;}
#pad {height:310px; width:100px;}



and here is what i have for my HTML

<div id="pad"/>

<div class="slidek"/>

<div id="scrollbox">
<div id="thumbs">
<a class="gallery slidea" href="#nogo" title=""><span><img src="http://tmosleyphotography.smugmug.com/photos/67843469-M.jpg"</a>
<a class="gallery slideb" href="#nogo" title=""><span><img src="http://tmosleyphotography.smugmug.com/photos/67843484-M.jpg"</a>
<a class="gallery slidec" href="#nogo" title=""><span><img src="http://tmosleyphotography.smugmug.com/photos/67843475-M.jpg"</a>
<a class="gallery slided" href="#nogo" title=""><span><img src="http://tmosleyphotography.smugmug.com/photos/67843494-M.jpg"</a>
<a class="gallery slidee" href="#nogo" title=""><span><img src="http://tmosleyphotography.smugmug.com/photos/67972387-M.jpg"</a>
<a class="gallery slidef" href="#nogo" title=""><span><img src="http://tmosleyphotography.smugmug.com/photos/67972397-M.jpg"</a>
<a class="gallery slideg" href="#nogo" title=""><span><img src="http://tmosleyphotography.smugmug.com/photos/67972405-M.jpg"</a>
<a class="gallery slideh" href="#nogo" title=""><span><img src="http://tmosleyphotography.smugmug.com/photos/67972417-M.jpg"</a>
<a class="gallery slidei" href="#nogo" title=""><span><img src="http://tmosleyphotography.smugmug.com/photos/67972425-M.jpg"</a>
<a class="gallery slidej" href="#nogo" title=""><span><img src="http://tmosleyphotography.smugmug.com/photos/69977061-M.jpg"</a>
</div>
</div>


<div id="ads">
<object width="728" height="90" data="../ads.htm" type="text/html"/>
</div>



can someone please point me in the right direction

Thanks
Old May-23-2006, 04:02 PM
#63
Andy is offline Andy OP
panasonikon
Andy's Avatar
Quote:
Originally Posted by Tmosley
Ok, I have been trying, but i just cant get it, something is just not working, i went throught andys code
It's Stu Nichols' code


Quote:
Originally Posted by Tmosley
can someone please point me in the right direction

Thanks
A gallery link? What, exactly, are you trying to do? We can't tell
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old May-23-2006, 04:05 PM
#64
Tmosley is offline Tmosley
Big grins
Quote:
Originally Posted by Andy
It's Stu Nichols' code




A gallery link? What, exactly, are you trying to do? We can't tell
Andy

My mistake,

I am trying to make this gallery http://www.tmosleyphotography.com/gallery/1428327 do the rolover image thing,
I was under the impression you are sapposed to take the code from the site using firefox web dev, and then change the links to your own links, and well its not working as you can see,

Thanks for the quick reply
Old May-24-2006, 08:41 AM
#65
Tmosley is offline Tmosley
Big grins
ok, i got it going here http://tmosleyphotography.smugmug.com/gallery/1428327 now the only issues i have is the pic is too small its only showing a thumnail on rollover and it covers up my header,

im playing with firefox but not finding the thing i need to chage,

can omeone help me, i want to make the picture bigger when you hover over it, center it and move it down as to not cover my header.

thanks
Old May-24-2006, 08:55 AM
#66
Andy is offline Andy OP
panasonikon
Andy's Avatar
Quote:
Originally Posted by Tmosley
ok, i got it going here http://tmosleyphotography.smugmug.com/gallery/1428327 now the only issues i have is the pic is too small its only showing a thumnail on rollover and it covers up my header,

im playing with firefox but not finding the thing i need to chage,

can omeone help me, i want to make the picture bigger when you hover over it, center it and move it down as to not cover my header.

thanks
on hover, you are calling the same image - you'll need to call a larger size image on hover ...
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old May-24-2006, 09:25 AM
#67
Tmosley is offline Tmosley
Big grins
Quote:
Originally Posted by Andy
on hover, you are calling the same image - you'll need to call a larger size image on hover ...
Andy, great thanks

this is what i did, i changed the photos ending with Ti to M now they are perfect size
then i changed the background clor to transparent which helps,
but i still need to bring it down, and firefox is not helping me right know, i am changing the values of stuff and nothing is hapening,

thanks
Old May-24-2006, 09:44 AM
#68
Tmosley is offline Tmosley
Big grins
Quote:
Originally Posted by Tmosley
Andy, great thanks

this is what i did, i changed the photos ending with Ti to M now they are perfect size
then i changed the background clor to transparent which helps,
but i still need to bring it down, and firefox is not helping me right know, i am changing the values of stuff and nothing is hapening,

thanks
and know it doesnt work in FF
Old May-24-2006, 06:18 PM
#69
Andy is offline Andy OP
panasonikon
Andy's Avatar
Quote:
Originally Posted by Tmosley
Andy, great thanks

this is what i did, i changed the photos ending with Ti to M now they are perfect size
then i changed the background clor to transparent which helps,
but i still need to bring it down, and firefox is not helping me right know, i am changing the values of stuff and nothing is hapening,

thanks
I know it sounds h arsh, but I simply don't have the hour or more it will take to debug this. This is REALLY ADVANCED CSS and we can only support it on an as available basis - it's really just a lot of trial and error in FF Web Dev. It looks like you are making progress! The portrait images will mess you up, so be careful about that.

That said, keep at it and if you ping this thread on Thursday maybe I or one of the other guys will have time...

I wish I had a better answer for you, I really do.
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old May-24-2006, 06:49 PM
#70
Mike Lane is offline Mike Lane
I � Unicode
Mike Lane's Avatar
Troy, I'm confused by some of your html. You obviously got what you're using from Andy who got it from Stu Williams but your html is a bit different. I've highlighted the odd parts in red. Can you enlighten me on why you used them so maybe I can understand what you're trying to do a bit better?

Code:

<div align="center">
<div id="pad"></div></div>
<br>
<br>
<br>
<div id="scrollbox">
<div id="thumbs">
<a class="gallery slidea" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67843469-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slideb" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67843475-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slidec" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67843484-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slided" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67843494-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slidee" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67972387-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slidef" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67972397-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slideg" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67972405-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slideh" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67972417-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slidej" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67972425-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slidej" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/69977061-M.jpg"
alt="Troy"/></span></a>
</div>
</div>						</div>
__________________
Y'all don't want to hear me, you just want to dance.

http://photos.mikelanestudios.com/
Old May-24-2006, 11:19 PM
#71
Tmosley is offline Tmosley
Big grins
Quote:
Originally Posted by Mike Lane
Troy, I'm confused by some of your html. You obviously got what you're using from Andy who got it from Stu Williams but your html is a bit different. I've highlighted the odd parts in red. Can you enlighten me on why you used them so maybe I can understand what you're trying to do a bit better?

Code:

<div align="center">
<div id="pad"></div></div>
<br>
<br>
<br>
<div id="scrollbox">
<div id="thumbs">
<a class="gallery slidea" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67843469-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slideb" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67843475-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slidec" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67843484-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slided" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67843494-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slidee" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67972387-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slidef" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67972397-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slideg" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67972405-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slideh" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67972417-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slidej" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/67972425-M.jpg"
alt="Troy"/></span></a>
<a class="gallery slidej" href="#nogo"><span><img src="http://tmosleyphotography.smugmug.com/photos/69977061-M.jpg"
alt="Troy"/></span></a>
</div>
</div>                        </div>
I really dont know where i got that code from, i just cut and past mostly, i have read your turorials on css and html, i got a little idea as to what im doing but not really,

Andy,
Dont worry about it, i thought maybe it was a quick fix, maybe a number i had was too big, or something, eventually i will figure it out sometime down the line,

for know ill just save the code in notepad and go back to normal for that gallery.

Thanks
Troy
Old Jul-22-2006, 10:19 AM
#72
Earle is offline Earle
Mee Photos
Earle's Avatar
CSS Play
I have been tweaking around with getting a gallery to show an image after scrolling over an icon of the image.
I used the CSS and HTML that Andy had given me a while back, but still could not get it all "right," so I wanted to try a different one.
I tried to find where Andy got his original coding from, CSS PLAY, and to my surprise I cannot find the CSS Code any where, and when I am looking for the code with firefox, I don't know what to look for.

Can anyone lead me to find the CSS code that displays these icons/rollover pictures http://www.cssplay.co.uk/menu/scroll_gallery.html taught here, or supported by Andy on a couple of his pages?
Or maybe I could just be told what to look for when I am looking for the codes.
Thanks
__________________
[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 Aug-15-2006, 09:17 PM
#73
James S is offline James S
Click....Click....BOOM!!!
James S's Avatar
I may have missed them but a few of my links are for friends and I am sure I can get them to provide an image for me to display as their link as long as that put a littl eborder with photo by: or Photo courtesy of:

NOw about sites like this Dgrin. What image do I use or is a screen grab ok?
__________________
My Website


Old Aug-16-2006, 02:57 AM
#74
Andy is offline Andy OP
panasonikon
Andy's Avatar
Quote:
Originally Posted by rex
I may have missed them but a few of my links are for friends and I am sure I can get them to provide an image for me to display as their link as long as that put a littl eborder with photo by: or Photo courtesy of:

NOw about sites like this Dgrin. What image do I use or is a screen grab ok?
i should hink useing a small grab from the front page would be ok?
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Aug-16-2006, 09:05 AM
#75
SamirD is offline SamirD
Huntsville Car Scene.com
SamirD's Avatar
Quote:
Originally Posted by Andy
i should hink useing...
Wow, someone needs to get a bit more rest.
__________________
Pictures and Videos of the Huntsville Car Scene: www.huntsvillecarscene.com
Want faster uploading? Vote for FTP!
Old Aug-16-2006, 09:14 AM
#76
Andy is offline Andy OP
panasonikon
Andy's Avatar
Quote:
Originally Posted by SamirD
Wow, someone needs to get a bit more rest.


OK

"think using" yeah, that too
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Aug-16-2006, 05:50 PM
#77
Barefoot and Natural is offline Barefoot and Natural
"What if you....."
Barefoot and Natural's Avatar
Quote:
Originally Posted by DavidTO


that is so sweet!!!!
Old Sep-16-2006, 02:15 PM
#78
dianabphotography is offline dianabphotography
Beginner grinner
Sad Please help with Gary Fong's Album Showcase...
Quote:
Originally Posted by Andy
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>
******** language="javascript"
src="http://www.photodex.com/presenter.js"></********
********>
    PhotodexObject("ProShow","objectname","showname.px",640,480);
    PresenterControls("objectname",640);
</********
 
</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>


I am not that savvy about all of this, but this is what I have to work with:
Gary's Album Showcase software creates a folder for me with these folders and files in it for the slideshow I created:

images (folder)
tn (thumbnail folder)
albumshowcase.swf
albumshowcase.xml
index.html
music.mp3

I see the example above, but can't figure out where to "point" my src line link to...

Any ideas? I am desperate and appreciate any and all help. Thanks so much!
Old Sep-16-2006, 02:34 PM
#79
Andy is offline Andy OP
panasonikon
Andy's Avatar
Quote:
Originally Posted by dianabphotography
I am not that savvy about all of this, but this is what I have to work with:
Gary's Album Showcase software creates a folder for me with these folders and files in it for the slideshow I created:

images (folder)
tn (thumbnail folder)
albumshowcase.swf
albumshowcase.xml
index.html
music.mp3

I see the example above, but can't figure out where to "point" my src line link to...

Any ideas? I am desperate and appreciate any and all help. Thanks so much!
Hi,

All of those files have to be hosted somewhere on the next (not SmugMug). Once you have them hosted, they can probably be played via your SmugMug site.

OK?
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Sep-18-2006, 08:35 AM
#80
BeachBill is offline BeachBill
Hurry up and wait
BeachBill's Avatar
Quote:
Originally Posted by Andy
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
Okay, it appears this is geared towards a customized homepage where you have created your our nav to other pages/galleries. Is there any way to change the popular photos url in the standard smugmug generated homepage in order to force a style?
__________________
Bill Gerrard Photography - Facebook - Interview - SmugRoom: Useful Tools for SmugMug
Page 4  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