CSS white-space
Fragen und Antworten zum CSS-Befehl white-space.
Forenbeiträge die sich mit white-space beschäftigen
CSS - Drop Down Menü
... mpliance*/ display: block !important; display: inline; /*For IE*/ width: 175px; overflow: hidden; white-space: nowrap;}ul#navmenu ul li a:link, ul#navmenu ul li a:visited { padding: 1px 10px 0px 12px; width: 1 ...
in CSS für Fortgeschrittene
Rahmen der sich automatisch an den post anpasst! tUMBLR
... ;permalink}; overflow:hidden; line-height:12px; font-size:10px; letter-spacing:0px; white-space:nowrap; -webkit-transition: opacity 0.7s linear; opacity: 0.0; -webkit-transiti ...
in CSS für Anfänger
Navigation flackert
... .nav li.level1-li {float:left; margin-right:2px;}.nav ul {margin-top:-50px; white-space:nowrap; float:left; width:0;}.nav ul li {display:inline;}.nav ul li a {disp ...
in CSS für Anfänger
Re: [css]bekomme Navi nicht "center" Probleme mit margin / float
... float: left; line-height: 50px; text-decoration: none; margin-top: 1px; white-space: nowrap; width: auto; padding-right:5px; text-align:center;}div#menu span ...
in CSS für Anfänger
Zweite Zeile eingerück darstellen
... gorienamen sind teilweise sehr lang (muss aber so eingetragen werden), also habe ich mit dem Befehl white-space: normal; einen Zeilenumbruch definiert.Nun ist aber auf der zweiten Zeile der Text zu weit links (s ...
in CSS für Anfänger
Re: Abstände unten und oben
... lign: left;}#dashboard_addthis table td {border-top:1px solid #ECECEC;padding:3px 0 0 0;white-space:nowrap;}#dashboard_addthis td.pp { padding-right: 10px;}#dashboard_addthis table tr& ...
in CSS für Anfänger
Untermenüs nicht in Fett (bold) anzeigen
... t: left; position: relative; z-index: 5; background: none;}.art-menu li:hover{ z-index: 10000; white-space: normal;}.art-menu li li{ float: none;}.art-menu ul{ visibility: hidden; position: absolute; z- ...
in CSS für Anfänger
div-Anordnung unterschiedlich. Was mach ich falsch?
... ; 5px; /* don't change */ position: relative; overflow: hidden; white-space: nowrap;}.mooquee-text { /* don't change */ position: relative;}.game ...
in CSS für Fortgeschrittene
overflow: hidden versteckt Inhalt
... #46;topic li a:hover ul li a:hover, .photo ul.topic li:hover ul li a:hover {white-space:normal; position:relative;}.photo ul.topic li a:hover ul li a:hover img, ...
in CSS für Fortgeschrittene
Re: Spaltenbreite
... l.cols-7-ul,ul.cols-8 li,ul.cols-8-ul { float: left; padding: 0% 0.5em; white-space: normal}ul.cols-2 li,ul.cols-2-ul,table.cols-2 td { width: 48%;}ul.cols-3 ...
in CSS für Anfänger
Re: Typo 3 CSS Drop Down Menü --> IE
] ...
in CSS für Anfänger
breite tabelle im fixen div gewolltes scrollen
... h: 500px; overflow: auto; background: #efefef; }td { height: 20px; width: 10px; white-space: nowrap; }[/code:15zs3rhm]
in CSS für Fortgeschrittene
Textabstand nach oben in FF und IE unterschiedlich
... , li { list-style-type:none;}#navigation { display:table; margin:0 auto; padding:0; white-space:nowrap; color:#fff;background-color:#0066cc;font-family:Arial, Helvetica, sans-seri ...
in CSS für Fortgeschrittene
CSS-Mouseover
... 0.5em; text-transform: lowercase; font: bold 25px sans-serif; height: 28px; vertical-align: middle; white-space: nowrap;}dt {font-weight: bold;}dd {margin-bottom: 0.66em;}div#content a:link {color: white;}div#co ...
in CSS für Fortgeschrittene
Re: IFrame klappt nicht
... t;td><textarea name="nachricht" cols="40" rows="10" style="white-space: nowrap;"><?php echo $nachricht; ?></textarea></td></tr><tr& ...
in CSS für Anfänger
