• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Firefox problem with recent photos

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 Jan-29-2012, 01:19 PM
#1
pgman is offline pgman OP
Major grins
Firefox problem with recent photos
Hi,

I have http://photos.foto-biz.com . I use Firefox 9.0.1. I can't click on the recent photos in Firefox. The mouse pointer converts to a hand (link), but pressing does nothing. The only add-on is tab-mix-plus for multiple tabs.

* It works when I use Google Chrome from the 12.x to 16.x (current).
* It works when I use: IE8.

So I must be doing something wrong with my FF configuration. Any idea as to what to look for?

Thanks
__________________
Thanks
http://foto-biz.com
The Business of Being a Photographer -- Lightroom Q&A
Old Jan-29-2012, 01:21 PM
#2
Andy is offline Andy
panasonikon
Andy's Avatar
Something in your customizing (what, I don't know) as when I remove your CSS using Firefox WebDev tool, I can click on the photos fine.

EDIT: It's something in here
.recentPhotoForceLarge {
float:none !important;
margin:8px 9px 6px 9px !important;
display:inline-block !important;
display:-moz-inline-stack !important;
*display:inline !important; /* IE */
vertical-align:bottom; /* safari: for overlap */
cursor:pointer; /* gecko: due to -moz-inline-stack on anchor */
zoom:1; /* IE: kill space between horizontal tabs */
}
#recentPhotosBox .boxBottom { height:350px; overflow:hidden; }


which is why this post got moved to SmugMug Customization from SmugMug Support forum
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Jan-29-2012, 05:17 PM
#3
Lamah is offline Lamah
Software developer
Change the .recentPhotoForceLarge section to this:

Code:
.recentPhotoForceLarge {
	float:none !important;
	margin:8px 9px 6px 9px !important;
	display:inline-block !important;
	*display:inline !important; /* IE */
	vertical-align:bottom; /* safari: for overlap */
	zoom:1; /* IE: kill space between horizontal tabs */
}
This will drop support for extremely old versions of Firefox (I believe Firefox 2 and older), but fixes the problem on new versions of Firefox.
Tell The World!  
Similar Threads Thread Starter Forum Replies Last Post
"Recent Photos" again displaying recent crops & moves instead of truly recent photos WinsomeWorks Bug Reporting 22 Feb-11-2012 12:21 PM
Recent Photos Aaron Jors SmugMug Customization 4 Oct-18-2011 02:35 PM
How to hide Recent Photos on Homepage JohnnyYuma SmugMug Customization 2 Oct-30-2010 07:26 AM
Firefox & Java upload problem WinsomeWorks SmugMug Support 20 Oct-26-2010 06:54 PM
Move photos problem batts SmugMug Support 9 Apr-08-2008 11:38 AM


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