Gallery display 1.4

Creating and modifying plugins.
Post Reply
antonivanthof
Regular
Posts: 5
Joined: Mon Apr 17, 2006 5:42 pm

Gallery display 1.4

Post 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
Last edited by antonivanthof on Tue Apr 25, 2006 12:46 pm, edited 2 times in total.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Gallery display 1.4

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
antonivanthof
Regular
Posts: 5
Joined: Mon Apr 17, 2006 5:42 pm

Post 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:
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
antonivanthof
Regular
Posts: 5
Joined: Mon Apr 17, 2006 5:42 pm

Post 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
Post Reply