![]() |
Homepage Align = Auto
Ich hab eine vergleichsweise
![]() |
AW: Homepage Align = Auto
In einem aktuelleren Firefox ist es mit
Code:
zentriert, aber wie es im IE, Crome usw. aussieht ... k.A.
#wrap {
margin: auto; text-align: left; width: 800px; } Die Browsercache usw. hattest du geleert/refresht? Gibt es im Expression Web 4 denn keinen anderen "Style", Vorlage oder so, welche bereits das gewünschte Feature besitzt? PS: Simple kann auch ein nettes CMS sein, aber kommt drauf an, wie oft du deine Webseite bearbeitest und ob du immer ein Programm dafür verwenden willst. Für viele CMS gibt es praktische Plugins und dazu vorallem auch die Möglichkeit einfach ein anderes Design über den Inhalt zu legen. |
AW: Homepage Align = Auto
Zitat:
Von Webseiten-Design hab ich genau so viel Ahnung wie du :-D ![]() ![]() ![]() ![]() |
AW: Homepage Align = Auto
Ne, er macht es nicht, also er macht es schon, nur nicht gleich bei allen Siten obwohl ich nur diesen einen Style verwende?
Code:
PS, Frank, deine neue Hompage sieht wesentlich besser aus als deine bisherige.
body {
text-align: left; } a { text-decoration:none; } a:hover { text-decoration: underline; } #wrap { margin: auto; text-align: left; width: 800px; } .float-l { float:left } .folat-r { float:right } .clearfix { clear:both } /* header */ #header { background:url(images/header.gif) no-repeat; height:208px } #header h1 { font-size:38px; padding-top: 32px; padding-left: 80px; } #header h1 span { font-size:16px } ul#nav { position: absolute; top: 125px; padding-left: 80px; overflow: hidden; } ul#nav li { float:left; height:50px; } ul#nav li a { color: #fff; font-weight: 700; height: 50px; padding: 0px 35px 0px 35px; line-height: 32px; } ul#nav li a:hover { background:url(images/nav_hover.gif) no-repeat; height:40px; padding:8px 35px; line-height:32px } /* content */ #content { background: url(images/content.gif) no-repeat; height: auto; padding: 10px 30px; } #content .left { width:500px } #content h2 { font-size: xx-large } #content p { padding: 10px 0px 10px 0px; } #content .right { width: 170px; padding-top: 30px; } ul#meun { text-align:left; float:left } ul#meun li { list-style:url(images/arrow.gif) inside; line-height:19px } /* blog */ #blog { background: no-repeat; height: 237px; padding: 20px 30px 0 40px; } .blog { float: left; width: 200px; padding: 0 0px 0 20px } .blog h2 { font-size: xx-large; padding-bottom: 10px; } .blog .quote { color: #000000 } /* footer */ #footer { background:url(images/footer.gif) no-repeat; height:109px; text-align:center; padding-top:50px } #ftlink, #copyright { padding-bottom:8px; } |
AW: Homepage Align = Auto
Liegt vermutlich an der vertikalen Scrollbar. Der "springt" sogar ein paar Pixel (= halbe Scrollbarbreite) nach links/rechts, wenn man die Höhe des Browserfensters so ändert, dass die Scrollbar ein-/ausgeblendet wird.
|
AW: Homepage Align = Auto
Ist zwar nicht die Antwort dazu, aber guck Dir mal
![]() Dort auf ![]() Man muss nichts installieren nur die CDN einbinden. |
AW: Homepage Align = Auto
user0815, danke für die links, schau ich mir gelegntlich an.
Zitat:
|
AW: Homepage Align = Auto
Doch, man kann dafür sorgen, dass die Scrollbar immer angezeigt wird.
z.B. so: ![]() |
AW: Homepage Align = Auto
Code:
:thumb: Thanx!
overflow: scroll;
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:02 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz