|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Beginner grinner
|
Java Customizations stopped working on part of my site
The question is:
On my site, two of the pages have stopped working - they flash up something, and then are blank. I have not modified my CSS in months. This did happen once before, but it cleared up in a few minutes so I never reported it. http://www.bluesphotosonline.com/new/ http://www.bluesphotosonline.com/find/ The other menu items work fine. I have tried this on both my home and work computer. I am using IE 8.0.6001.18702 on Windows XP Professional. This is also smugmug trouble ticket #319470 and I was referred to this forum. Thanks, |
|
|
|
|
#2
|
|
|
Scripting dude-volunteer
|
Probably caused by errors in your CSS. Remove the extraneous commas shown in red:
Code:
.find #mySearch,
.find #datesBox,
.find #keywordsBox,{
display: block;}
.new #slideshowBox,
.new #eventsBox,
.new #photoVideoBox {
display: none;}
.new #recentPhotosBox,
.new #featuredBox,{
display: block;}
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
|
#3
|
|
|
Beginner grinner
|
Thanks - it worked!
Thanks for the quick response - it worked great!! Sorry about the black text, I was just cutting and pasting.
Thanks again!!! |
|
|
|
| Tell The World! | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Help! Slideshow and Lightbox for all Galleries stopped working | GotSmugMugged | SmugMug Customization | 2 | Sep-02-2010 06:01 PM | |
| Google Earth plugin stopped working...?? | stoogest | SmugMug Customization | 2 | Aug-26-2010 01:40 PM | |
| Help SWF stopped working...? | gelderland | SmugMug Customization | 1 | May-20-2008 04:12 AM | |
| I need some more help with my site... | Malaxos1 | SmugMug Support | 3 | Mar-03-2006 07:08 PM | |
| Explanation of some new site changes that affect some customizations | jfriend | SmugMug Customization | 8 | Nov-22-2005 06:24 PM | |
| Thread Tools | |
| Display Modes | |
|
|