Page 1 of 1

No next button on lightbox Album module...!

Posted: Wed Apr 13, 2011 8:36 pm
by fearmydesign
???

...I tried searching for similar problems but I couldn't find one. I have a new installation of 1.9.4.1 and the Album Module is not showing the "Next" or "Prev" buttons on the images... the links seem to be there as you can click, but you can't see anything but the photo itself.

Any suggestions?

Thanks

Re: No next button on lightbox Album module...!

Posted: Thu Apr 14, 2011 1:05 am
by Dr.CSS
You may need to change the path to them in the style sheet...

Find these in it...

url(../templates/db/lightbox/images/

Change to...

url(modules/Album/templates/db/lightbox/images/

Re: No next button on lightbox Album module...!

Posted: Thu Apr 14, 2011 1:27 am
by fearmydesign
Dr.CSS wrote:You may need to change the path to them in the style sheet...

Find these in it...

url(../templates/db/lightbox/images/

Change to...

url(modules/Album/templates/db/lightbox/images/
no, it already has the full path... I checked the path to the images and they are fine... anything else I can try?

Thanks Doc

Re: No next button on lightbox Album module...!

Posted: Thu Apr 14, 2011 6:42 pm
by Dr.CSS
Then a link to the page would be best...