Suche im Forum:
Suchen


Autor Nachricht
Beitrag21.01.2009 um 18:33 (UTC)    
Titel: Design Für HP Baukasten "Umwandeln" ?

Hallo,

Kurze Frage, Ich Würde Gerne Dieses Design ( Unten ) Hier Im Homepage Baukasten Einfügen. Jedoch Bei Dem CSS ( Für Profies ) Weis Ich Nicht Wo WaS Hin Muss.. Kann Mir Dies Jemand Sagen?

Hier Der Homepage Code:

Code:
<html>
<head>
<title>Freiwillige Feuerwehr Streitau</title>
<style type="text/css">
#outside {
   border: 1px solid black;
   width: 800px;
}
#header {
   background-image: url(image/header.jpg);
   height: 150px;
   width: 100%;
}
#header div {
   font-weight: normal;
   padding-bottom: 45px;
   padding-left: 15px;
   padding-top: 45px;
   font-family: Verdana;
   text-align: left;
   font-size: 40px;
   color: rgb(204, 204, 102);
   width: 100%;
}
#nav {
   background-image: url(image/leiste.jpg);
   height: 25px;
   width: 100%;
}
#nav ul {
   list-style-type: none;
   padding: 0px;
   padding-left: 10px;
   border: none;
   height: 25px;
   margin: 0px;
}
#nav ul li {
   background-image: url(image/leiste.jpg);
   display: inline;
   height: 25px;
}
#nav ul li a {
   background-image: url(image/leiste.jpg);
   text-decoration: none;
   padding-bottom: 6px;
   padding-right: 5px;
   padding-left: 5px;
   padding-top: 5px;
   font-family: Verdana;
   font-weight: bold;
   font-size: 12px;
   color: #ffffff;
   float: left;
}
#nav ul li #on_side {
   background-image: none;
   background-color: #d5d0ba;
   color: #000000;
}
#nav ul li a:hover {
   background-image: url(image/leiste_drauf.jpg);
}
#stelle   {
   background-color: #d5d0ba;
   padding-bottom: 5px;
   border-bottom: 1px solid #969282;
   padding-left: 15px;
   padding-top: 5px;
   font-family: Verdana;
   text-align: left;
   font-size: 12px;
   color: #444444;
}
#stelle a {
   text-decoration: underline;
   font-family: Verdana;
   font-size: 12px;
   color: #444444;
}
#stelle a:hover {
   text-decoration: none;
   color: #444444;
}
#content {
   padding-bottom: 5px;
   padding-left: 15px;
   font-family: Verdana;
   padding-top: 5px;
   font-weight: normal;
   text-align: left;
   color: #222222;
   width: 100%;
}
#content h1 {
   border-bottom: 1px solid #cccccc;
   font-weight: normal;
   font-size: 1.1em;
   padding: 0px;
   margin: 0px;
   color: #776655;
   width: 770px;
}
#content p {
   font-size: 85%;
   padding: 0px;
   padding-top: 10px;
   margin: 0px;
}
#content a {
   text-decoration: underline;
   font-size: 14px;
   font-size: 85%;
   padding: 0px;
   margin: 0px;
   color: #444444;
}
#content a:hover {
   text-decoration: none;
   font-size: 14px;
   padding: 0px;
   margin: 0px;
   color: #434343;
}
</style>
<script type="text/javascript">

</script>
</head>
<body>
<div align="center">
   <div id="outside" align="center">
      <div id="header">
         <div>Freiwillige Feuerwehr Streitau
         </div>

      </div>
      <div id="nav">
         <ul>
            <li><a href="javascript:;" id="on_side">Home</a></li>
            <li><a href="javascript:;">Allgemeines</a></li>
         </ul>
      </div>
      <div id="stelle">

         Sie sind hier: <a href="index.php">FF Streitau</a> / Home
      </div>
      <div id="content">
         <h1>Home</h1>
         <p>Seiteninhalt, bla, bla!</p>
      </div>
   </div>

</div>
</body>
</html>
[/code]
Beitrag21.01.2009 um 18:39 (UTC)    
Titel:


______________

Das Forum ohne Zensur ,hier könnt ihr die Wahrheit lesen !
Beitrag21.01.2009 um 18:42 (UTC)    
Titel:

Danke,

Kann Mir Jemand Jetzt Helfen, Würde Mich Freuen Laughing
Beitrag21.01.2009 um 21:26 (UTC)    
Titel:

Wie wäre es, wenn du erstmal alle Bilder hochlädst? Rolling Eyes

mfg
______________
Besucht die offizielle Hilfeseite vom Homepage-Baukasten:

Iceblue Generator | Red Generator | Butterfly Generator
Beiträge der letzten Zeit anzeigen:   


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