Suche im Forum:
Suchen


Autor Nachricht
Beitrag21.08.2010 um 18:14 (UTC)    
Titel: Noob braucht Hilfe!

Alsoo erstmal mein Anliegen.
Ich möchte für dieses Design hier ein "Coolmenü"

TEXT ÜBER DEM DESIGN
Code:
<div id="grossheader">
<div id="quicklinks">
<a href="#">Impressum</a>
</div>
<h1 class="titel">BrushSoul</h1>
<h2 class="slogan">Creative Music & Pictures</h2>
</div>


TEXT UNTER DEM DESIGN

Code:
 <div id="rd_content_foot">
   <table style="text-align: left; width: 100%;" border="0" cellpadding="2" cellspacing="2">
      <tbody>
         <tr>
            <td>
               <table style="width: 100%; height: 2px;">
                  <tbody>
                     <tr>
                        <td style="vertical-align: top;">
                           <div style="color: rgb(0, 0, 0);">© by Seitenname - Ihr Platz für den Slogan
                           </div>
                        </td>
                              <td style="padding-top: 0px; vertical-align: bottom;">
                                 <div style="letter-spacing: 0px;" align="right">Design © by
                                 <a class="rd_footer" href="http://www.riki.bplaced.net" target="_blank">Riki-Designs</a>
                                 </div>
                              </td>
                     </tr>
                  </tbody>
               </table>
            </td>
         </tr>
      </tbody>
   </table>
</div>

 <div id="rd_content_foot_footer">
 <center>
 <a class="rd_foot_footer" href="#">Impressum</a> |
 <a class="rd_foot_footer" href="#">Partner</a> |
 <a class="rd_foot_footer" href="#">Kontakt</a>
 </center>
 </div>


CCS-Code ohne Styltags
Code:
  /* Copyright Plekke: www.plekke.de */
  /* Allgemein */
 
  * {
  margin: 0px,
  padding: 0px;
  }
  body {
  background-color: #1b0022;
  color: #000;
  font-family: sans-serif;
  font-size: 12px;
  width: 800px;
  margin: 0 auto;
  }
  h1 {
  color: #1b0003;
  font-size: 18px;
  }
  h2 {
  font-size: 18px;
  color: #1b0003;
  }
  a {
  color: #706075;
  text-decoration: none;
  } 
  #container {
  margin-top: -25px;
  }
  #unsichtbar {
  clear: both;
  }  /* Header */
  #header_container {
display: none;
}
  #grossheader {
  background-image: url(http://img.webme.com/pic/i/ig444-test/header_violett.png);
  height: 200px;
  }
  .titel {
  padding-top: 95px;
  padding-left: 390px;
  color: #a59aa7;
  font-weight: normal;
  font-size: 24px;
  }
  .slogan {
  color: #706075;
  padding-left: 480px;
  font-weight: normal;
  }
  #quicklinks {
  float: right;
  padding-top: 10px;
  }
 
  /* Navigation */
  #nav li {
list-style-type: none;
}
  #nav_container {
  height: 25px;
  padding-left: 5px;
  }
  #nav a {
  display: block;
  float: left;
  height: 20px;
  width: 85px;
  background-image: url(http://img.webme.com/pic/i/ig444-test/navigation_back_violett.png);
  color: #32003f;
  text-decoration: none;
  font-weight: bold;
  padding-top: 5px;
  padding-left: 15px;
  }
  #nav li.checked_menu a{
  background-image: url(http://img.webme.com/pic/i/ig444-test/navigation_violett.png);
  }
  #nav a:hover {
  color: #000;
  }
 
  /* Inhalt */
 
  #content {
  width: 750px;
  padding: 10px 25px;
  text-align: justify;
  background-color: #fff;
  }
  .links {
  width: 400px;
  float: left;
  }
  .rechts {
  width: 250px;
  float: right;
  }
  #content h1 {
  clear: both;
  }
 
  /* Unten */
  #unten {
  background-image: url(unten.png);
  height: 180px;
  clear: both;
  text-align: center;
  font-size: 14px;
  }





Soo ich hab einfach mal mein Design gepostet Wink.. habe von sowas nämlich keine ahnung.. also meine Frage was und wie muss ich es tun um ein Coolmenü zu bekommen?
Beitrag21.08.2010 um 20:34 (UTC)    
Titel:

Es gibt hier im Baukasten ein Coolmenü das auf Javascript basiert, hier:
http://www.homepage-baukasten.de/forum/viewtopic.php?t=101593
______________
Spendet jetzt für den User -Name entfernt - , damit er sich ein Duden kaufen kann, da seine Schreibkünste die einens 11-jährigen sehr stark ähneln. Smile
Beiträge der letzten Zeit anzeigen:   


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