Title: Image opacity / Notice
Last modified: August 22, 2016

---

# Image opacity / Notice

 *  Resolved [mschefers](https://wordpress.org/support/users/mschefers/)
 * (@mschefers)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/)
 * Plugin does not run properly at [http://spvgg-1899-leipzig.de/SVLwp/verein/personal/](http://spvgg-1899-leipzig.de/SVLwp/verein/personal/)
   telling “Undefined offset”-notice and showing image with half opacity und lower
   z-index as some sidebar widgets.
 * Is there a solution?
 * [https://wordpress.org/plugins/css3lightbox/](https://wordpress.org/plugins/css3lightbox/)

Viewing 14 replies - 1 through 14 (of 14 total)

 *  Plugin Author [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * (@renehermi)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5259576)
 * Hi,
 * i fixed this. Please update to latest version:-)
 *  Thread Starter [mschefers](https://wordpress.org/support/users/mschefers/)
 * (@mschefers)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5259583)
 * Wow, that was fast!
 * Could you give a hint to solve the Notice: Undefined offset?
 * And what i now noticed: after closing a lightbox, i jump few hundred pixels below
   starting point.
 * Edit: last thing only happens with the smaller images set in rows
 *  Plugin Author [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * (@renehermi)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5259589)
 * Where do get that undefined offset error?
    I checked with firebug your site –
   nothing!
 * Most times undefined means any undefined js var. This lightbox does not use any
   js so the error must rely on any other plugin.
 * About the jumping:
 * We’ ll fix that in next update. Currently we close the popup with html anchor
   element, thats the reason why its jumping. I consider to integrate a very small
   jquery snippet which closes the image smoothly and this does not affect the performance
   of the lightbox.All other essential css functions will not touched, but there
   is no other way to close image popup smoothly than using js.
 *  Thread Starter [mschefers](https://wordpress.org/support/users/mschefers/)
 * (@mschefers)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5259597)
 * At [http://spvgg-1899-leipzig.de/SVLwp/verein/personal/](http://spvgg-1899-leipzig.de/SVLwp/verein/personal/)
   an before “Vorstand” i read the following:
 * Notice: Undefined offset: 0 in /mnt/web6/b0/12/51795812/htdocs/SVLwp/wp-content/
   plugins/css3lightbox/class.css3lightbox.php on line 21
 *  Plugin Author [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * (@renehermi)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5259607)
 * Ahh ok, i did another fix, but i like to ask you if you will test it first.
    
   Download it here and upload it as zip file directly to your wp installation-.
   Delete first the current Plugin.
 * [http://downloads.wordpress.org/plugin/css3lightbox.1.1.0.zip](http://downloads.wordpress.org/plugin/css3lightbox.1.1.0.zip)
 *  Thread Starter [mschefers](https://wordpress.org/support/users/mschefers/)
 * (@mschefers)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5259613)
 * Broken site (reload to see).
 *  Plugin Author [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * (@renehermi)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5259622)
 * soory, had my APC cache enabled and missed a check. Please download and install
   again. Should work now. Otherwise, write me info [at] mashshare.net
 *  Thread Starter [mschefers](https://wordpress.org/support/users/mschefers/)
 * (@mschefers)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5259628)
 * Perfect, great work! And even greater support! So nice 🙂
 *  Plugin Author [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * (@renehermi)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5259632)
 * Glad to hear!
 * Danke [@mschefers](https://wordpress.org/support/users/mschefers/). Wird Gut 
   Deine Webseite:-)
 *  Thread Starter [mschefers](https://wordpress.org/support/users/mschefers/)
 * (@mschefers)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5259640)
 * Achso. Jetzt müsste ich ja die Erweiterung kaufen für die Gallerie-Version (siehe
   Subbotnik). Habe ich dann da auch eine Skip-Funktion fürs nächste/vorherige Bild?
   Und könnte ich den weiß/roten Rahmen um die vergrößerten Bilder bekommen? Die
   12 EUR zahl ich gerne, aber zumindest die Galeriefunktion wäre schon schön,die
   hatte ich beim alten Plugin (Simple Image Irgendwas), das allerdings WP-Ladezeiten
   von 14 Sekunden beschert hat. :O
 *  Plugin Author [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * (@renehermi)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5259644)
 * Write this in your stylesheet for a red border around the zoomed image:
 * .lb-overlay img {
    border: 6px solid #F00; }
 * At the moment, the is no next/previous function for the gallery images because
   even the gallery Add-On is working purely with CSS but i am working on this and
   think it is no problem when i extend the gallery addon with a very small js snippet
   to get the pagination function.
 *  Thread Starter [mschefers](https://wordpress.org/support/users/mschefers/)
 * (@mschefers)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5259925)
 * I would highly recommend. You have a roadmap for this? In the near future or 
   at anytime?
 *  Plugin Author [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * (@renehermi)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5259965)
 * I hope to get that at the end of next week
 *  Thread Starter [mschefers](https://wordpress.org/support/users/mschefers/)
 * (@mschefers)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5260011)
 * This sounds great. Website is anyway not going to launch before.

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘Image opacity / Notice’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/css3lightbox_788226.svg)
 * [Lightbox CSS3](https://wordpress.org/plugins/css3lightbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/css3lightbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/css3lightbox/)
 * [Active Topics](https://wordpress.org/support/plugin/css3lightbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/css3lightbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/css3lightbox/reviews/)

 * 14 replies
 * 2 participants
 * Last reply from: [mschefers](https://wordpress.org/support/users/mschefers/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/image-opacity-notice/#post-5260011)
 * Status: resolved