e2interactive forums » Sample of (E)2 Photo Gallery

Search:

INfo plane show on first image

(5 posts)

  1. StratMK
    Member

    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?

    www.thimblemins.co.uk/gall.php

    Regards
    Martin

    Posted 9 months ago #
  2. 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.

    Posted 9 months ago #
  3. StratMK
    Member

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

    Posted 9 months ago #
  4. StratMK
    Member

    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.

    Posted 8 months ago #
  5. 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;
    }

    Posted 8 months ago #

RSS feed for this topic

Reply

You must log in to post.