Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.38 veröffentlicht (30.04.24)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Lightbox2
#39
Hallöchen,

habe nun eine weitere Info von meinen Kollegen bekommen. Die haben einen von mir neu erstellten Beitrag angeschaut, in welchem die Bilder in einem gesonderten Tab ausgegeben werden. Ich hatte einen älteren Thread genommen. Das war auch heute nachvollziehbar.
Ich habe nun nochmal den Tipp mit den scale... am Ende der global.css des Themes probiert. Nun bekomme ich auch die Bilder aus dem alten Beitrag in einem extra tab angezeigt. Habe die Änderung wieder raus genommen, extra Tab bei beiden Threads bleibt ...

Habe dann das Lightbox deaktiviert und nochmal aktiviert, nun habe ich bei mir wieder das anfangs beschriebene Verhalten mit dem alten - wo es in der Lightbox offen ist - und dem neueren Beitrag mit dem Bild im extra Tab...

im Seitentext wird ein im extra Tab angezeigtes Bild so aufgerufen:
PHP-Code:
<!-- startpostbit_attachments_thumbnails_thumbnail -->
<
a rel="nofollow" href="attachment.php?aid=13616" target="_blank"><img src="attachment.php?thumbnail=13616" class="attachment" alt="" title="Dateiname: 1925.jpg
Größe: 111,74 KB
05.06.2018, 19:52" 
/></a>&nbsp;&nbsp;&nbsp;
<!-- 
endpostbit_attachments_thumbnails_thumbnail --> 

Der Quellcode des Elementes im Tab ist
PHP-Code:
<html><head><style>htmlbody {margin:0;padding:0;height:100%;-ms-content-zooming:none;}label {margin:0;padding:0;height:100%;display:block;overflow:auto;-ms-content-zooming:zoom;-ms-content-zoom-limit-max:500%;-ms-content-zoom-chaining:none;}img {display:block;max-width:100%;max-height:100%;}input {display:none;}input:checked label img {max-width:none;max-height:none;}input:checked label {-ms-content-zoom-limit-min:10%;}</style><style media="(max-width: 825px), (max-height: 550px)">img {cursor:zoom-in;}input:checked label img {cursor:zoom-out;}</style><meta name="viewport" content="width=device-width"><title>attachment.php?aid=13616</title></head><body><input id="zoom" type="checkbox"><label id="imgContainer" for="zoom"><img src="http://www.clever-excel-forum.net/attachment.php?aid=13616"></label></body></html


und für das Bild in der Lightbox

PHP-Code:
<div class="lightboxOverlay" id="lightboxOverlay" style="width: 1566px; height: 2288px; display: block;"></div>

<
div class="lightbox" id="lightbox" style="left: 0px; top: 818px; display: block;"><div class="lb-outerContainer" style="width: 250px; height: 170px;"><div class="lb-container"><img class="lb-image" style="width: 242px; height: 162px; display: block;" src="attachment.php?aid=11199"><div class="lb-nav" style="display: block; pointer-events: auto;"><class="lb-prev" style="display: none;" href=""></a><class="lb-next" style="display: block;" href=""></a></div><div class="lb-loader" style="display: none; opacity: 0;"><class="lb-cancel"></a></div></div></div><div class="lb-dataContainer" style="width: 250px; display: block;"><div class="lb-data"><div class="lb-details"><span class="lb-caption" style="display: none;"></span><span class="lb-number">Image 1 of 2</span></div><div class="lb-closeContainer"><class="lb-close"></a></div></div></div></div
PHP Version 7.4.30
MySQL Version 5.7.42
Mybb Version 1.8.37
(Stand 01/2024)

Grüße, André
Zitieren


Nachrichten in diesem Thema
Lightbox2 - von MyBB.de Bot - 03.12.2016, 18:00
RE: Lightbox2 - von Jockl - 12.06.2017, 21:17
RE: Lightbox2 - von MrBrechreiz - 12.06.2017, 21:57
RE: Lightbox2 - von bwlures - 12.06.2017, 22:28
RE: Lightbox2 - von MrBrechreiz - 12.06.2017, 22:39
RE: Lightbox2 - von bwlures - 12.06.2017, 23:10
RE: Lightbox2 - von Jockl - 13.06.2017, 07:00
RE: Lightbox2 - von bwlures - 13.06.2017, 17:55
RE: Lightbox2 - von SvePu - 13.06.2017, 18:00
RE: Lightbox2 - von bwlures - 13.06.2017, 18:03
RE: Lightbox2 - von SvePu - 13.06.2017, 18:18
RE: Lightbox2 - von bwlures - 13.06.2017, 18:37
RE: Lightbox2 - von hkkp - 13.06.2017, 18:42
RE: Lightbox2 - von bwlures - 13.06.2017, 18:46
RE: Lightbox2 - von SvePu - 13.06.2017, 18:54
RE: Lightbox2 - von bwlures - 13.06.2017, 19:04
RE: Lightbox2 - von hkkp - 13.06.2017, 19:07
RE: Lightbox2 - von bwlures - 13.06.2017, 19:15
RE: Lightbox2 - von hkkp - 13.06.2017, 19:18
RE: Lightbox2 - von bwlures - 13.06.2017, 19:19
RE: Lightbox2 - von hkkp - 13.06.2017, 19:21
RE: Lightbox2 - von bwlures - 13.06.2017, 19:27
RE: Lightbox2 - von hkkp - 13.06.2017, 19:41
RE: Lightbox2 - von bwlures - 13.06.2017, 20:09
RE: Lightbox2 - von MrBrechreiz - 13.06.2017, 20:33
RE: Lightbox2 - von bwlures - 13.06.2017, 20:36
RE: Lightbox2 - von bwlures - 16.06.2017, 16:42
RE: Lightbox2 - von Jockl - 16.06.2017, 16:47
RE: Lightbox2 - von bwlures - 16.06.2017, 17:25
RE: Lightbox2 - von bwlures - 30.10.2017, 13:34
RE: Lightbox2 - von SvePu - 30.10.2017, 14:08
RE: Lightbox2 - von bwlures - 02.11.2017, 12:37
RE: Lightbox2 - von bv64 - 02.11.2017, 12:40
RE: Lightbox2 - von bwlures - 02.11.2017, 18:17
RE: Lightbox2 - von bv64 - 02.11.2017, 19:44
RE: Lightbox2 - von MyBB.de Bot - 20.03.2018, 01:40
RE: Lightbox2 - von schauan - 07.06.2018, 17:29
RE: Lightbox2 - von schauan - 08.06.2018, 07:39
RE: Lightbox2 - von schauan - 08.06.2018, 15:13
RE: Lightbox2 - von schauan - 14.06.2018, 22:12
RE: Lightbox2 - von hkkp - 14.06.2018, 22:21
RE: Lightbox2 - von schauan - 17.06.2018, 21:01
RE: Lightbox2 - von schauan - 20.06.2018, 22:15
RE: Lightbox2 - von schauan - 22.06.2018, 16:50
RE: Lightbox2 - von Jockl - 22.06.2018, 16:56
RE: Lightbox2 - von schauan - 22.06.2018, 18:01
RE: Lightbox2 - von schauan - 24.06.2018, 19:59
RE: Lightbox2 - von schauan - 24.06.2018, 21:07
RE: Lightbox2 - von schauan - 02.09.2018, 10:23
RE: Lightbox2 - von StefanT - 02.09.2018, 10:48
RE: Lightbox2 - von schauan - 02.09.2018, 11:07
RE: Lightbox2 - von StefanT - 02.09.2018, 11:27
RE: Lightbox2 - von schauan - 07.09.2018, 20:57
RE: Lightbox2 - von MyBB.de Bot - 24.01.2020, 09:10
RE: Lightbox2 - von MyBB.de Bot - 07.02.2020, 09:50
RE: Lightbox2 - von Gebby - 07.02.2020, 12:54
RE: Lightbox2 - von itsmeJAY - 07.02.2020, 14:32
RE: Lightbox2 - von StefanT - 08.02.2020, 20:20
RE: Lightbox für 1.8 - von bwlures - 12.06.2017, 21:14

Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Lightbox2 MyCode MyBB.de Bot 10 5.269 08.08.2010, 13:51
Letzter Beitrag: Sebastian1990