PDA

View Full Version : "Guestbook" problem - changing title "gallery comments" to "guestbook comments"


Speedie
Oct-23-2007, 08:02 AM
Hi,
I followed step 31 on the FAQ here (http://www.smugmug.com/help/customize-faq.mg) but it doesn't seem to have any effect - I still see "gallery comments". Any ideas? I have a bunch of stuff in the CSS, header and footer boxes as well - could any of it be interfering? Thanks in advance for any guidance.

Allen
Oct-23-2007, 03:05 PM
Hi,
I followed step 31 on the FAQ here (http://www.smugmug.com/help/customize-faq.mg) but it doesn't seem to have any effect - I still see "gallery comments". Any ideas? I have a bunch of stuff in the CSS, header and footer boxes as well - could any of it be interfering? Thanks in advance for any guidance.
It might be good idea to enter your gallery number in there.

if (YD.hasClass(document.body, "gallery_XXXXXXX"))

if (YD.hasClass(document.body, "gallery_3392710"))

Speedie
Oct-23-2007, 04:09 PM
Of course! :rolleyes Thanks Allen.