INfo plane show on first image

This topic has 2 voices, contains 4 replies, and was last updated by  E2 1547 days ago.

Viewing 5 posts - 1 through 5 (of 5 total)
Author Posts
Author Posts
February 20, 2008 at 2:07 pm #2466

HI

hopefuly the last problem from me. it seams to be working perfect apartfrom when the gallery loads up now the info plane is showing on the first image, it hides again when i click on another thumbnail. i dont want it to show, can you help?

http://www.thimblemins.co.uk/gall.php

Regards
Martin

February 20, 2008 at 2:39 pm #2467

E2

if you don’t want the info box to show at all, you can simply get rid of the div iptc_btn in the index.php file:

<div id="iptc_btn"></div>

and it won’t show up at all.

February 21, 2008 at 7:03 am #2468

i remove that and it then displays on all of the images. :S

February 24, 2008 at 11:58 pm #2469

It still shows up only when i remove the code you have said it shows up on all of the images not just the first.

February 26, 2008 at 8:08 am #2470

E2

I’ve been looking through the javascript, and I can’t see why it’s not hidding the iptc info box. I’ll keep looking, but as a temporary solution, open up the stylesheet you’re using for the gallery and paste this in there:

`#iptc_info{
visibility:hidden;
}

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.