Suche im Forum:
Suchen


Autor Nachricht
Beitrag02.12.2012 um 09:21 (UTC)    
Titel: Navigation

Hallo, wie bekomme ich das hin das wenn ich mit der Maus auf "service" in der Navigation gehe das dann Unterpunkte kommen???

Also hoffe ihr versteht was ich meine?

http://www.loaditup.de/files/745450_tmmnmcdhtb.jpg

Danke für Antworten!!
Beitrag02.12.2012 um 09:24 (UTC)    
Titel: der CSS Code

Hey hier ist noch der CSS code!
Code:
/* Nullformatierung für alle Browser */
*{padding: 0px; margin: 0px; }

/* Werbung mittig */
table[height="102"] { margin: auto; }

/* Hintergrund hinter Design */
body {
background-color: #eeeeee;
background-image: url();
font-family: arial;
font-size: 14px;
color: #000000; }

/* Design-Container */
#container {
width: 962px;
margin: 10px auto;
overflow: hidden; }

/* Headerfeld 960 x 120 */
#header_container {
width: 960px;
height: 120px;
margin-bottom: 10px;
background-color: #FFFFFF;
background-image: url();
border: 1px solid #c9c9c9; }

/* Titel im Headerfeld entfernt */
h1#header {display: none; }

/* Feld der Navigation */
#nav_container {
width: 960px;
height: 40px;
margin-bottom: 10px;
background-color: #FFFFFF;
background-image: url();
border: 1px solid #c9c9c9; }

/* Titel über Navigation entfernt */
#nav_heading {display: none; }

/* Aufzählungspunkte in Navi entfernt */
ul#nav {
list-style-type: none; }

/* Navi-Buttons */
li.nav_element {
width: 120px;
height: 40px;
float: left;
text-align: center;
border-right: 1px solid #c9c9c9;
background-color: #FFFFFF;
background-image: url(); }

/* Hover Navi-Button */
li.nav_element:hover { background-color: #202020; }

/* Linktexte in Navigation */
li.nav_element a {
display: block;
font-size: 15px;
color: #000000;
line-height: 40px;
text-decoration: none; }

/* Hover Linktexte Navigation */
li.nav_element a:hover { color: #FFFFFF; }

/* Seiteninhalt */
#content {
float: left;
width: 665px;
min-height: 200px;
padding: 20px 20px 20px 20px;
background-color: #FFFFFF;
background-image: url();
border: 1px solid #c9c9c9;
overflow: hidden; }

/* Titel Seiteninhalt + Titel über Box */
h2#title , #sidebar_heading {
padding: 5px 0px 5px 20px;
margin: -20px -20px 15px -20px;
background-color: #dddddd;
color: #000000;
font-size: 14px;
font-weight: normal; }

/* Link im Seiteninhalt */
#content a {color: #000080; }

/* Hover Link im Seiteninhalt */
#content a:hover {color: #008080; }

/* Rechte Box */
#sidebar_container {
float: right;
width: 200px;
min-height: 200px;
padding: 20px 20px 20px 20px;
background-color: #FFFFFF;
background-image: url();
border: 1px solid #c9c9c9;
overflow: hidden; }

/* Liste in rechter Box */
#sidebar_content ul {
list-style-type: square;
margin: 15px 0px 15px 25px; }

/* Linktexte in Box */
#sidebar_content ul li a {
color: #000000;
font-size: 14px;
text-decoration: none; }

/* Hover Linktexte Box */
#sidebar_content ul li a:hover { color: chocolate; }

/* Feld unter dem Design */
#footer {
width: 920px;
padding: 20px 20px 20px 20px;
margin: auto;
background-color: #FFFFFF;
background-image: url();
border: 1px solid #c9c9c9; }

/* unnötige Felder im Design entfernt */
#pre_header {display:none;}
#post_header {display:none;}
#post_content {display:none;}
#below_content{display:none;}
#counter{display:none;}
Beitrag04.12.2012 um 10:33 (UTC)    
Titel: ???

Hab es immer noch nicht herausbekommen Smile Weis jemand wie das geht ?
______________
DANKE FÜR EURE ANTWORTEN
Beitrag04.12.2012 um 11:32 (UTC)    
Titel:

viele wissen wie es geht, aber ob sie dir es machen ist eine andere frage. hier etwas zum durchlesen (über die forensuche gefunden)

http://www.homepage-baukasten.de/forum/viewtopic.php?t=134830

du musst dich ja eh so richtig damit befassen, denn das hab ich bei euch gelesen:

Zitat:
Warum eine professionell gestaltete und geplante Website? Ihr Internetauftritt besitzt nur eine Chance für einen ersten und guten Eindruck. Ich helfen Ihnen, dieses Ziel zu erreichen.


Meine Leistung
• Entwicklung, Planung und Gesatltung
• CSS Vorlagen im HP-Bauksaten füllen
• Formular-Erstellung
• Website Pflege
• Umgang mit HTML


Zuletzt bearbeitet von 6p-iceblue am 04.12.2012, 12:34, insgesamt einmal bearbeitet
Beiträge der letzten Zeit anzeigen:   


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