[solved] Album - problem with templates

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Stringfellow
Forum Members
Forum Members
Posts: 26
Joined: Wed Mar 29, 2006 4:08 pm

[solved] Album - problem with templates

Post by Stringfellow »

Hello

I's using lightbox as both default and choosen for this page, even so I can't find were to edit the template that shows the picture.

http://www.kullavikdesign.se/pearl-design/nattplagg/

If you look at a image you'll se "Image X of X" below the picture, where does that code come from? It does'nt matter what I do in lightbox-template. I managed to edit the css using the modules/Album/css/stylesheet.css

I also did change the "close"-button to my language.

Regards, Jakob
Last edited by Stringfellow on Fri Oct 26, 2007 6:51 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Album - problem with templates

Post by Dr.CSS »

Did you use the lag="***" in the tag not sure what lang so I *** but 'us eng' is en_US?...
Stringfellow
Forum Members
Forum Members
Posts: 26
Joined: Wed Mar 29, 2006 4:08 pm

Re: Album - problem with templates

Post by Stringfellow »

No change.

Even so, you should be able to hard-code it, but where???

I also don't have any stylesheet named "album" in CMSMS.
Stringfellow
Forum Members
Forum Members
Posts: 26
Joined: Wed Mar 29, 2006 4:08 pm

Re: Album - problem with templates

Post by Stringfellow »

secoif wrote: argh, i misread what you wanted to do.
hold on

you'll find it in:
httpdocs/modules/Album/templates/db/lightbox/js/lightbox.js
on line number: 454

Element.setInnerHTML( 'numberDisplay', "Image " + eval(activeImage + 1) + " of " + imageArray.length);

There you go.
Great! Thankt a lot!

Any idea how to get the prev/next-links to?

Edit: Solved it, the urls where wrong in the css:

#prevLink:hover, #prevLink:visited:hover
Last edited by Stringfellow on Fri Oct 26, 2007 6:50 am, edited 1 time in total.
Post Reply

Return to “Modules/Add-Ons”