Page 1 of 1

Gallery display 1.4

Posted: Tue Apr 25, 2006 10:37 am
by antonivanthof
Dear people,

I've a problem with this great plugin. Maybe its my own fould or it's a fould in the template. I've tried to search for a answer in this forum but i can't find it so i posted my question here.

I have installed th last version 1.4 of this plugin and when you take a look to my gallerydisplay you can see that you can't use de link for the previous (vorige in dutch) image. take a look.. http://www.micro-soft.nl/log/index.php? ... [image]=31


link to my usergalley http://www.micro-soft.nl/log/index.php? ... =Fotoalbum

Also the links to go back a album see.. http://www.micro-soft.nl/log/index.php? ... [image]=48 (Fotoalbum>>MijnFiets>>) doesn't work

I'm sorry if my question is to silly but im desperate :?
anybody knows my problem??

Thanks in advance... Antoni

Re: Gallery display 1.4

Posted: Tue Apr 25, 2006 10:52 am
by garvinhicking
Hi!

Hm, all of the links on that page work here for me perfectly fine!

What do you mean with "don't work"? Do you get an error? What happens?

Best regards,
Garvin

Posted: Tue Apr 25, 2006 11:46 am
by antonivanthof
hi,

What i mean is the link if you want to go back to the previous image or to go back a album like <vorige and Fotoalbum > Pasen 2006>

I've given the links wich don't work a red circle, The link volgende> works perfectly and i've given it a green circle

Image

Link of my album:
http://www.micro-soft.nl/log/index.php? ... [image]=31

I'm sorry if i'm not clear enough :oops:

Posted: Tue Apr 25, 2006 1:49 pm
by garvinhicking
Hi!

This is not a link or plugin problem, but a problem with your template. Some things of your CSS overlay the links, which is why IE cannot click on them.

In Firefox it all works well. If you choose a different template, it should also work. Sadly I don't have time to investigate the issue, but it has to do with some z-index or display: block positionioning of the theme.

Best regards,
Garvin

Posted: Tue Apr 25, 2006 9:41 pm
by antonivanthof
hi

Thnx garvin for your help. My problem is solved now
i've changed the following ( the culprit:)

h3.serendipity_date {
display: none;"(changed in "display: inline;")

next problem was: My frontpage showed the post date twice
After that i've add te following in my css (bold)

h3.serendipity_date {
display: inline;"
font-size: small;
color: #FFFFFF;


So that was the solution, Now the second postdate is white you ccan't see it. Only when you take a selection you can see it.. see below

Image

But that's no problem for me :wink:
Many thanks..Antoni