[TITLE]{TITLE}
[/TITLE]
[SUBTITLE]{SUBTITLE}
[/SUBTITLE]
[TEXT]{TEXT}[/TEXT]
[EFFECT_1][Ich bin der Effekt 1] : [/EFFECT_1]
[EFFECT_2][Ich bin der Effekt 2] : [/EFFECT_2]
[EFFECT_3][Ich bin der Effekt 3]
[/EFFECT_3]
« Left « | » Right »
[PHP]
$GLOBALS['block']['css']['slider_{ID}'] = 'specific/slider_new.css';
$GLOBALS['block']['custom_htmlhead']['slider_{ID}'] = ' ';
[/PHP]
==== Template mootools V1.2.x ====
div.slider {
margin: 10px 0 10px 0;
padding: 5px 0 5px 0;
background-color: #888;
overflow: hidden;
width: 323px;
position: relative;
height: 146px;
}
div.slider .thumb_capture p {
font-size: 9px;
color: #444;
background: #ddd;
min-height: 25px;
}
div.slider div.inner {
margin: 0;
padding: 0;
list-style: none;
height: 146px;
width: 700px;
position: absolute;
left: 0;
top: 5px;
}
div.slider div.inner a {
border: 3px solid #FFFFFF;
padding: 0;
float: left;
background-color: #000000;
margin: 0 0 0 5px;
}
div.slider div.inner a:hover {
border: 3px solid #cfe9ff;
text-decoration: none;
}
div.slider div.inner a img {
width: 95px;
}
\\
===== {INFOTEXT} & LightBox =====
The tag **{LIGHTBOX_CAPTION}** is containing the delivery rule for the LightBox: \\
**title="my text for the LightBox"**(However in a special formatting syntax called ([[http://www.w3schools.com/tags/ref_entities.asp
|HTML-Entities]]) -> **<**br /**>** will become **<**br /**>**).
Thus if e.g. the INFOTEXT is used with the Lightbox it became:
[ZOOM]
change to
[ZOOM]
technical: \\
----
The correct form would be (INFOTEXT does not work, so we use INFOHTML):
[ZOOM]
----
\\