No next button on lightbox Album module...!

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
User avatar
fearmydesign
Power Poster
Power Poster
Posts: 363
Joined: Sun Feb 28, 2010 10:54 pm

No next button on lightbox Album module...!

Post 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
Rod
"Be careful who you step on your way up; because you never know who you'll meet on your way down!" - or something like that.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

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

Post 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/
User avatar
fearmydesign
Power Poster
Power Poster
Posts: 363
Joined: Sun Feb 28, 2010 10:54 pm

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

Post 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
Rod
"Be careful who you step on your way up; because you never know who you'll meet on your way down!" - or something like that.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

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

Post by Dr.CSS »

Then a link to the page would be best...
Post Reply

Return to “Layout and Design (CSS & HTML)”