Suche im Forum:
Suchen


Autor Nachricht
Beitrag29.07.2008 um 08:37 (UTC)    
Titel: CSS Design Problem

Ich hab das Design mit CSS gemacht und alles hat funktioniert doch jetzt funktioniert das auf einaml nicht...es ist so als ob das gar nicht da währ...

Hier ist mal das Design vielleicht ist irgendwo ein Fehler...

Text über Design
<div id="Design04">
<div id=Header_oben></div>
<div align="center"><style type="text/css">
#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 0px 10px; }

#navlist a:link, #navlist a:visited
{
color: #FAFAD2;
background-color: #525252;
background-image:url(http://80.190.202.79/pic/s/schrottfilmstudiosteltow-flaeming/desig1.jpg);
text-decoration: none;
font-size:27px;
font-family:Comic Sam MS;

}

#navlist a:hover
{
color: #000000;
background-color: #525252;
text-decoration: none;
}</style>

<div id="navcontainer">

<div id="navlist">
<li><a href="http://www.schrottfilmstudiosteltow-flaeming.de.tl/Home.htm">Home</a></li>
<li><a href="http://www.schrottfilmstudiosteltow-flaeming.de.tl/Schrottfilme.htm" title="Schrottfilme">Schrottfilme</a></li>
<li><a href="http://www.schrottfilmstudiosteltow-flaeming.de.tl/Webcam.htm" title="Webcam">Webcam</a></li>
<li><a href="http://www.schrottfilmstudiosteltow-flaeming.de.tl/Spiele.htm" title="Spiele">Spiele</a></li>
<li><a href="http://www.schrottfilmstudiosteltow-flaeming.de.tl/Download.htm" title="Download">Download</a></li>
<li><a href="http://www.schrottfilmstudiosteltow-flaeming.de.tl/G.ae.stebuch.htm" title="Gästebuch">Gästebuch</a></li>
<li><a href="http://www.schrottfilmstudiosteltow-flaeming.de.tl/Kontakte.htm" title="Kontakte">Kontakte</a></li>
<li><a href="http://www.schrottfilmstudiosteltow-flaeming.de.tl/Forum.htm" title="Forum">Forum</a></li>
</ul>
</div>
<div id=Feld_oben><marquee bgcolor="transparent"><font face="Arial" size="3" color="#0000a0"><b>Herzlich Willkommen bei Schrottfilm Studios Teltow-Fläming!</b></font></marquee><br /><marquee bgcolor="transparent" behavior="alternate"><FONT color=#0000a0 size="3> " <b>Viel Spaß</b></FONT></marquee>></div>

Text unter Design
<div id="Feld_unten"><b>© bei Schrottfilm Studios Teltow-Fläming®</b></div></div>

Desig
h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}

body {background-color:#FAFAD2;}

a{color:#000080; font-size: 15px; text-decoration: none;}
a:hover {color: #ffffff; font-size: 15px; text-decoration: none;}
a:link {color: #000000; font-size: 15px; text-decoration: none;}
a:active {color: #000080; font-size: 15px; text-decoration: none;}
a:visited {color: #000080; font-size: 15px; text-decoration: none;}

i.nav_element a{
color:#FFFFFF;
display: block;
margin: 5px;
padding-left: 10px;
text-decoration: none;
width: 120px;
height: 20px;
background-image:url(http://img.webme.com/pic/s/schrottfilmstudiosteltow-flaeming/schlicht22.jpg);
background-color:#4D4D4D;}





* { padding: 0; margin: 0; }

#Design04 {
margin: 0 auto;
width: 1000px;}

#Header_oben {
height: 158px;
width: 977px;
background: #3C3C3C;
background-image:url(http://img.webme.com/pic/s/schrottfilmstudiosteltow-flaeming/header2.0.jpg);
color: #FFFFFF;
border: 1px solid #6E6E6E;
margin: 0px 0px 0px 0px;
padding: 10px;
float: left;}


#Feld_oben {
border: 10px inset #FF0000;
height: 58px;
width: 977px;
background: #FFA500;
background-image:url(http://80.190.202.79/pic/s/schrottfilmstudiosteltow-flaeming/desig1.jpg);
color: #FFFFFF;
border: 1px solid #6E6E6E;
margin: 0px 0px 0px 0px;
padding: 10px;
float: left;}

#nav_container {
width: 150px;
height: 340px;
background: #FFA500;
background-image:url(http://80.190.202.79/pic/s/schrottfilmstudiosteltow-flaeming/desig10.jpg);
color: #000000;
border: 1px solid #6E6E6E;
margin: 0px 0px 0px 0px;
padding: 10px;
float: left;}

#content {
height: 4200px;
width: 582px;
background: #ffffff;
background-image:url();
color: #000000;
border: 1px solid #6E6E6E;
margin: 0px 0px 0px 0px;
padding: 10px;
display: inline;
float: left;
overflow:none}

#sidebar_container {
height: 880px;
width: 200px;
background: #FFA500;
background-image:url(http://80.190.202.79/pic/s/schrottfilmstudiosteltow-flaeming/desig101.jpg);
color: #000000;
border: 1px solid #6E6E6E;
margin: 0px 0px 0px 0px;
padding: 10px;
float: right;
overflow:none;}

#Feld_unten {
width: 977px;
background: #FFA500;
color: #FFFFFF;
clear: both;
border: 1px solid #6E6E6E;
margin: 0px 0px 10px 0px;
padding: 10px;}

#counter{display: 1;}


Schaut mal auf meine Seite dann wisst ihr vielleicht was soll ist..
Beitrag29.07.2008 um 08:38 (UTC)    
Titel:

Beitrag29.07.2008 um 08:38 (UTC)    
Titel:

Beitrag29.07.2008 um 10:39 (UTC)    
Titel:

Danke das mit dem alles löschen und nochmal einfügen hatgeklappt!!!

DANKE!!!!!!!! Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de