TYPO3 – Image Lightbox 2 mit Simple Photo Gallery (photo_gals)

TYPO3 LogoHabe in einem Forum diese nette Anleitung gefunden, wie man in Simple Photo Gallery die Lightbox 2 einbaut.

Hier

plugin.tx_photogals_pi1 {

image = IMAGE
image {
file.maxW = 394
file.width = 394
wrap =

|

imageLinkWrap = 0
imageLinkWrap {

enable = 0
}
altText = Click to enlarge
titleText = Click to enlarge

# Extension ImageLighbox
file.imageLightbox2maxW = 800
file.imageLightbox2maxH = 600
imageLightbox2 = 1
imageLightbox2.imageset = 1
imageLightbox2.caption =
imageLightbox2.saveImageShow = 0
imageLightbox2.printImageShow = 0
}
thumb = IMAGE
thumb {
file.width = 22
file.height = 22

#wrap =

|

altText = Click to enlarge
titleText = Click to enlarge

# Extension ImageLighbox
file.imageLightbox2maxW = 800
file.imageLightbox2maxH = 600
imageLightbox2 = 1
imageLightbox2.imageset = 1
imageLightbox2.caption =
imageLightbox2.saveImageShow = 0
imageLightbox2.printImageShow = 0
}
_CSS_DEFAULT_STYLE (

.tx-photogals-pi1 {
margin:0px;
padding:0px;
}

.tx-photogals-pi1-big {
margin-bottom:6px;
border: 1px solid #9F9F9F;
width: 394px;
}

.tx-photogals-pi1-small-active {
width: 27px;
height: 27px;
padding-top: 5px;
padding-right: 3px;
padding-bottom: 0px;
padding-left: 4px;
margin-bottom: 5px;
margin-right: 4px;
float:left;
text-align:center;
border: 1px solid #9F9F9F;
}

.tx-photogals-pi1-small-active a:hover {

}

.tx-photogals-pi1-small{
width: 27px;
height: 27px;
padding-top: 5px;
padding-right: 3px;
padding-bottom: 1px;
padding-left: 4px;
float:left;
margin-bottom:4px;
margin-right: 4px;
text-align:center;
border: 1px solid #666666;
}

.tx-photogals-pi1-small a:hover{
padding: 0px
float:left;
margin: 0px;
border: 1px solid #CCCCCC;
}
)
}

[ad#posting]

Eure Meinung zu dem Artikel ist gefragt! Schreibt mir ein Kommentar

Hat Euch der Artikel weitergeholfen oder gefallen?
Ich freue mich auf einen Blick auf meine Amazon-Wunschliste. Vielen Dank!

Hat Euch der Artikel geholfen oder gefallen?
Ich freue mich auf einen Blick auf meine Amazon-Wunschliste.
Vielen Dank!


Ich bin TYPO3 Freelancer, TYPO3-Entwickler, Web-Entwickler und Frontend-Entwickler. Ich arbeite im und für das Web seit 2004.
Mehr Infos zu der TYPO3 Internet-Agentur INGENIUMDESIGN.

Besucht auch unser TYPO3 Hilfe Forum.

Leave a Reply

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

Next ArticleTYPO3 Anleitung für die Extension lz_gallery