Hallo und moin moin,
erstmal auch danke an djheke also zur lösung von modemkind => super es funzt
nur sind nun die bilder nun in der vorschau RIESIG UND ZOOMEN NOCH GRÖẞER ?
Das kann ich aber handeln , hoffe ich.
Das post von djheke ist zwar schick aber irgendwie bekomme ich das nicht zum laufen,
mittlerweile arbeite ich nun schon an der x-ten lösung und die klappt hier mal der Code
also HTMLab dem <HEAD bleibt es fast unverändert .
Code
/*<![CDATA[*/
#gallery_position {
margin: 10px;
}
#gallery {
position: relative;
width: 3200px;
height: 150px;
border: 1px solid #000000;
background-color: #FFFFFF;
}
#gallery img {
width: 600px;
height: 300px;
margin: 25px;
}
#gallery a, #gallery a:visited {
display: block;
float: left;
background-repeat:no-repeat;
width: 160px;
height: 120px;
margin: 10px;
border: 1px solid #000000;
text-decoration: none;
}
#gallery a span, #gallery a strong {
display: none;
}
#gallery a span em {
display: block;
background-repeat:no-repeat;
width: 800px;
height: 600px;
margin: 0;
}
#gallery a:focus, #gallery a:active {
border: 1px solid #666666;
}
#gallery a:focus span, #gallery a:active span {
display: block;
position: fixed; /*absolute; */
left: 260px;
top: 225px;
width: 800px;
height: 600px;
z-index:1;
font-size: 0.8em;
color: #000000;
}
#gallery a:focus strong, #gallery a:active strong {
position: fixed;
display: block;
left: 27px;
top: 87px;
width: 800px;
height: 600px;
background-color: #EFEDEC;
color: #1199FF;
font-size: 0.8em;
}
/*]]>*//*]]>*/
Alles anzeigen
in der .css sthe nun allewrdings gar nix mehr es ist wirklich ne "null-byte.css"