donnerkai: mitwachsende Grafik

Beitrag lesen

Hallo Jeena,
vielen Dank.

Ich habe es so gemacht, wie von Dir beschrieben.
Leider funktioniert es nicht.
hier mal das Stylesheet:

body         { font-family:arial,sans-serif; background-color:#EBE9D8; margin-left:10%; margin-right:20%; margin-top:10px; margin-bottom:10px; } <!-- Farb- und Schriftbestimmung der Hauptanwendung-->  
  p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i { font-family:arial,sans-serif; color:#070204; }  
  h1           { font-size:18pt; color:#070204; }  
  h2           { font-size:14pt; color:#070204; }  
  h2.sh2       { font-size:16pt; color:#070204; }  
  h3, h3.xmp, h3.xpl, h3.inf, h3.tip { font-size:12pt; color:#070204; }  
  h4           { font-size:12pt; color:#070204; }  
  p, ul, ol, li, div, td, th, address, nobr, b, i { font-size:12pt; color:#070204; }  
  pre          { font-family:courier new,courier; font-size:12pt; color:#070204; }  
  img { max-width: 100%; }  
  a:link       { color:##0000FF; text-decoration:underline; }  
  a:visited    { color:#800080; text-decoration:underline; }  
  a:hover { color:#FF0000; text-decoration:none;}  
  a:active     { color:#FF0000; text-decoration:none; }  
  a.an         { text-decoration:none; }  
  tt           { font-family:courier new,courier; font-size:12pt; color:#070204; }  
  td.xmpcode   { background-color:#FAF8F3; color:#C0C0C0; border:1pt solid #999999; }  
  .code        { background-color:#FAF8F3; }  
  td.xplcode   { background-color:#FAF8F3; }  
  .doc         { background-color:#FAF8F3; }  
  .qbar        { background-color:#FAF8F3; font-size:9pt; font-family:arial,sans-serif; }  
  pre.normal   { color:#000000; }  
  .imageinfo   { font-size:10pt; font-weight:bold; text-align:left; }

ist das so wie es sein soll? Ich habe die img im HTML auch angepasst und dort die Attribute wie in Deinem Beispiel beschrieben geändert. Leider erfolgt aber keine Größenanpassung