Hi
Für meine Webseite habe ich jetzt aus verschiedenen vorlagen ein neues design zusammengestellt, das auch gut funktioniert.
Allerdings gibt es immer noch zwei fehler die mich stören:
1. Um das textfenster ist noch so ein gelber Rand... den farbcode hab ich gefunden, aber wenn ich ihn ändern will und abspeichere ändert sich auf der Seite nichts.
am besten währe die gleiche Farbe, wie die navigationsleiste
2.zur navigationsleiste: wenn man in der navigationsleiste auf einer seite eine unterseite einfügen will, soll die dann nicht rechts neben dem hauptpunkt angezeigt werden, sondern quasi unter dem hauptpunkt aufklappen.
http://img.webme.com/pic/t/test-seite-master/designfrage.png
Unser code:
Design is CSS-Design
Text über dem Design:
Code: <script type="text/javascript" src="http://ps4455.ps.funpic.de/google-ad-move.php"></script> <div id="lefthomer"><img src="http://img.webme.com/pic/t/test-seite-master/1.png" alt="" width="309" height="850" /></div> <div id="righthomer"><img src="http://img.webme.com/pic/t/test-seite-master/2.png" alt="" width="309" height="850" /></div> <div id="bgBig"></div> <div id="attention"><a href="" _fcksavedurl="" target="_blank" id="crightadvice"></a></div>
Code: /*
*/html { margin:0; padding:0; } body { margin:0px; padding:0px; width:100%; overflow-x:hidden; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; } #bgBig { position:absolute; top:0; left:48%; margin-left:-400px; width:800px; height:318px; background:url("http://img.webme.com/pic/t/test-seite-master/oben.png") no-repeat; z-index:-1; } #GoogleADCSS { position:absolute; top:374px; left:50%; margin-left:-364px; z-index:80; } #container { position:absolute; left:50%; margin-left:-404px; top:150px; width:790px; border:4px solid #E1B230; padding:5px; background #000000; } #header_container { width:790px; height:180px; background:url(http://img.webme.com/pic/t/test-seite-master/simp_header.jpg) no-repeat; } #header { display:none; } #nav_heading { display:none; } ul#nav { list-style-type:none; margin:0; padding:0; background:url(http://img.webme.com/pic/t/test-seite-master/vea9amf3.jpg) repeat-x; height:37px; padding:0px 0px 0px 10px; } li.nav_element { list-style:none; margin:0; float:left; } .menu { display:block; height:27px; padding:10px 5px 0px 5px; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-decoration:none; color:#000000; } .menu:hover { color:#FFFFFF; text-decoration:none; background:url(http://img.webme.com/pic/t/test-seite-master/eea9amf3.jpg) repeat-x; } #content { border:#E1B230 solid 1px; background-color:#FFFFFF; padding-left:8px; padding-bottom:8px; padding-right:8px; margin-top:0px; } img { margin:3px; border:none; } h2#title { display:none; } #counter { display:none; } #sidebar_container { display:none; } a { color:#E15230; text-decoration:underline; } a:hover { text-decoration:none; } #below_content { margin-top:5px; width:100%; height:26px; background:url) repeat-x; line-height:26px; text-align:center; vertical-align:middle; font-size:10px; } #lefthomer { position:absolute; left:50%; margin-left:-713px; top:200px; } #righthomer { position:absolute; left:50%; margin-left:400px; top:200px; } #attention { position:absolute; left:50%; top:0; margin-left:150px; width:150px; height:30px; background:url(------) no-repeat; text-align:center; line-height:23px; vertical-align:middle; font-size:10px; filter: alpha(opacity=80); opacity: 0.5; } a#crightadvice { color:#333333; text-decoration:none; } /*