CSS max-height

Fragen und Antworten zum CSS-Befehl max-height.

Forenbeiträge die sich mit max-height beschäftigen


CSS-Spinnt (nur bei IE8)

... av a:hover { color:#FFFFFF; text-decoration: none; } html { height:100%; max-height:100%; padding:0; margin:0; border:0; font-size:76%; /* hide overflow:h ...
in CSS für Anfänger

layout immer mittig, trotz pos. fixed

... height: 2;}html, body {height:100%;}body{border: black 0px dashed ;overflow: hidden;max-height: 90%;font-family: Verdana, Arial, Sans-Serif;font-size: 0.7em;line-height: 1 ...
in CSS für Fortgeschrittene

Anordnung Thumbnails

... ;middle; position:relative; text-align:center;}.inner img { max-width: 80px; max-height: 75px; display: inline; vertical-align: middle;}.inner a img { border: none; } ...
in CSS für Fortgeschrittene

Re: Layout möglich?

... [code:1lbl79jg]<head> <style type="text/css"> img { display: inline; max-height: 550px; height: 90% } </style></head><body> <div style="overflo ...
in CSS für Fortgeschrittene

bei Seitenwechsel body-Farbe ändern

... ine; font-size:20px; height:25px; margin:0px; padding:0px; list-style:none; font-size:13px; max-height:20px;}div.navver a { text-decoration:none; color:#d0d0d0; display:block padding-top:10px; marg ...
in CSS für Anfänger

Horizontale 2-Level CSS Navi im IE

... ;clear { clear: both; }/*Navigation*/ .container_navi { margin: 0px auto 0px auto; max-height: 0px; width: 876px; border: 12px solid #0000ff; z-index:3; } ul#topnav { margin& ...
in CSS für Fortgeschrittene

Re: Problem mit overflow, Navigation verschoben...

uchtet... ...
in CSS für Anfänger

Vertikale Abstände im Menü

... type: none; margin: 0; padding: 0;}#navigation ul li a{ height: 22px; max-height: 22px; padding-top: 8px; padding-bottom: 0; padding-left: 30px; padding-right&# ...
in CSS für Anfänger

wichtig diplomarbeit:css zeigt bei ie7 und firefox anders an

... .p_red{color:#FF0000;}p{padding-left:10px;}div#content { background-color: #f8dd8d;min-height:600px;max-height:600px;/*width: 576px;*/overflow: auto;}p, pre{padding: 5px 10px;margin:0px;}/* --------------left n ...
in Fragen zur Homepage

HG-Bilder werden nicht angezeigt

... n, habe ich das Problem bei allen Browsern und nicht spezifisch beim IE.Ein Test mit min-height und max-height hat auch nicht zum Erfolg geführt.Ich habe folgende css-Datei:[code:2v1sij4v]#api_boxes_main_contai ...
in CSS für Fortgeschrittene

Nix gut im Internetexplorer!!

... so jetzt auch im IE6 und IE7 richtig dargestellt werden.[code:1622fjc7]html { height:100%; max-height:100%; font-size: 8pt; padding:0; margin:0; border:0; /* hide overflow:hidde ...
in CSS für Anfänger

Div-Layer mit automatischem Scrollbalken

e anweisungen nicht 2 mal im Quelltext vorkommen. ...
in CSS für Fortgeschrittene

CSS-Problem mit vervollständigen

... ; background-color: #c6c6c6; margin: 0 -8px 0 3px; position: relative; width: 100%; max-height: 100%; float: left } #outer>#inner { border-bottom: 0px solid #FFFFFF; &# ...
in CSS für Fortgeschrittene