Fahrtenbuch genial!
-


Hinweise


Antwort
 
LinkBack Themen-Optionen Thema durchsuchen Thema bewerten
Alt 12.09.2007, 17:29   #1
TP-Member
 
Registriert seit: Jun 2007
Ort: Detmold
JimBow macht alles soweit korrekt

PopDownMenü von Fireworks


Hallo

Ich habe mir mit Fireworks CS3 ein PopDownMenüim Header erstellt.

Jetzt habe ich den code dafür weiß aber nicht wo ich ihn einfügen muss bzw kann

Ich Bin user von Homepage-baukasten.de

Eigendlich habe ich alle möglichkeiten in mein CSS Design einzugreifen

hier ist mal ein screenshot zu meinen einstellungsmöglichkeiten


http://88.198.45.22/pic/j/jimbow-des...einstellen.png

Und hier ist mein bisheriger CSS-Code.

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


body {background-image:url(http://88.198.45.22/pic/j/jimbow-design/bg3.jpg);}

a{color:#000080; font-size: 15px; text-decoration: none;}
a:hover {color: #000080; font-size: 15px; text-decoration: none;}
a:link {color: #000080; 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;}



li.nav_element a{
color:#FFFFFF;
display: block;
margin: 5px;
padding-left: 0px
text-decoration: none;
width: 140px;
height: 30px;
background-image:url(http://88.198.45.22/pic/j/jimbow-des...onanime1.png);
background-color:;}


li.nav_element a:hover{
color:#FFFFFF;
display: block;
margin: 5px;
padding-left: 0px
text-decoration: none;
width: 140px;
height: 30px;
background-image:url(http://88.198.45.22/pic/j/jimbow-des...onanime2.png);
background-color:;}

* { padding: 0; margin: 0; }

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

#Header_oben {
height: 90px;
width: 900px;
background: ;
background-image:url(http://88.198.45.22/pic/j/jimbow-des...adertest.png);
color: #FFFFFF;
border: 0px solid #6E6E6E;
margin: 0px 0px 0px 0px;
padding: 0px;
float: left;}

#nav_container {
width: 140px;
height: 340px;
background: ;
background-image:url(http://88.198.45.22/pic/j/jimbow-design/nav.jpg);
color: #000000;
border: 1px solid #6E6E6E;
margin: 0px 0px 0px 0px;
padding: 10px;
float: left;
overflow:auto;}

#content {
height: 340px;
width: 540px;
background: ;
background-image:url(http://88.198.45.22/pic/j/jimbow-design/content.jpg);
color: #000000;
border: 1px solid #6E6E6E;
margin: 0px 0px 0px 0px;
padding: 10px;
display: inline;
float: left;
overflow:auto;}

#sidebar_container {
height: 340px;
width: 140px;
background: ;
background-image:url(http://88.198.45.22/pic/j/jimbow-design/sidebar.jpg);
color: #000000;
border: 1px solid #6E6E6E;
margin: 0px 0px 0px 0px;
padding: 10px;
float: right;
overflow:auto;}

#Feld_unten {
width: 900px;
background: #3C3C3C;

#counter{display: none;}

das Steht in CSS-Code
ohne Style Tags

und das

<div id="Design04">
<div id="Header_oben"></div>

steht in Text über dem Design

wo muss ich jetzt den Code einfügen??? Der Code der mir von Fireworks erstellt wurde ist das hier

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
display: block;
}

#FWTableContainer978951264 {
/* The master div to make sure that our popup menus get aligned correctly. Be careful when playing with this one. */
position:relative;
margin:0px;
width:900px;
height:90px;
text-align:left;
}

#MMMenuContainer0911161234_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0911161234_0 and contains the important positioning information for the menu as a whole */
position:absolute;
left:735px;
top:89px;
visibility:hidden;
z-index:300;
}

#MMMenu0911161234_0 {
/* This class defines things about menu MMMenu0911161234_0's div. */
position:absolute;
left:0px;
top:0px;
visibility:hidden;
background-color:#555555;
border:1px solid #555555;
width:67px;
height:51px;
}

.MMMIFVStyleMMMenu0911161234_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0911161234_0 */
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-bottom:1px solid #555555;
border-right:1px solid #555555;
width:67px;
height:26px;
voice-family: "\"}\"";
voice-family:inherit;
width:59px;
height:18px;
}

.MMMIVStyleMMMenu0911161234_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0911161234_0 */
border-top:0px;
border-left:1px solid #ffffff;
border-bottom:1px solid #555555;
border-right:1px solid #555555;
width:67px;
height:25px;
voice-family: "\"}\"";
voice-family:inherit;
width:59px;
height:18px;
}

#MMMenu0911161234_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0911161234_0 so we can set its position */
left:0px;
top:0px;
}

#MMMenu0911161234_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0911161234_0 so we can set its position */
left:0px;
top:26px;
}

#MMMenuContainer0911161234_0 img {
/* needed for Mozilla/Camino/Netscape */
border:0px;
}

#MMMenuContainer0911161234_0 a {
/* Controls the general apperance for menu MMMenuContainer0911161234_0's items, including color and font */
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
text-align:left;
vertical-align:middle;
padding:3px;
background-color:#333333;
font-weight:normal;
font-style:normal;
display:block;
position:absolute;
}

#MMMenuContainer0911161234_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0911161234_0 */
color:#333333;
background-color:#ffffff;
}
#MMMenuContainer0911161322_1 {
/* This ID is related to the master menu div for menu MMMenuContainer0911161322_1 and contains the important positioning information for the menu as a whole */
position:absolute;
left:561px;
top:89px;
visibility:hidden;
z-index:300;
}

#MMMenu0911161322_1 {
/* This class defines things about menu MMMenu0911161322_1's div. */
position:absolute;
left:0px;
top:0px;
visibility:hidden;
background-color:#555555;
border:1px solid #555555;
width:115px;
height:51px;
}

.MMMIFVStyleMMMenu0911161322_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0911161322_1 */
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-bottom:1px solid #555555;
border-right:1px solid #555555;
width:115px;
height:26px;
voice-family: "\"}\"";
voice-family:inherit;
width:107px;
height:18px;
}

.MMMIVStyleMMMenu0911161322_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0911161322_1 */
border-top:0px;
border-left:1px solid #ffffff;
border-bottom:1px solid #555555;
border-right:1px solid #555555;
width:115px;
height:25px;
voice-family: "\"}\"";
voice-family:inherit;
width:107px;
height:18px;
}

#MMMenu0911161322_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu0911161322_1 so we can set its position */
left:0px;
top:0px;
}

#MMMenu0911161322_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu0911161322_1 so we can set its position */
left:0px;
top:26px;
}

#MMMenuContainer0911161322_1 img {
/* needed for Mozilla/Camino/Netscape */
border:0px;
}

#MMMenuContainer0911161322_1 a {
/* Controls the general apperance for menu MMMenuContainer0911161322_1's items, including color and font */
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
text-align:left;
vertical-align:middle;
padding:3px;
background-color:#333333;
font-weight:normal;
font-style:normal;
display:block;
position:absolute;
}

#MMMenuContainer0911161322_1 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0911161322_1 */
color:#333333;
background-color:#ffffff;
}
#MMMenuContainer0911161703_2 {
/* This ID is related to the master menu div for menu MMMenuContainer0911161703_2 and contains the important positioning information for the menu as a whole */
position:absolute;
left:387px;
top:89px;
visibility:hidden;
z-index:300;
}

#MMMenu0911161703_2 {
/* This class defines things about menu MMMenu0911161703_2's div. */
position:absolute;
left:0px;
top:0px;
visibility:hidden;
background-color:#555555;
border:1px solid #555555;
width:53px;
height:26px;
}

.MMMIFVStyleMMMenu0911161703_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0911161703_2 */
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-bottom:1px solid #555555;
border-right:1px solid #555555;
width:53px;
height:26px;
voice-family: "\"}\"";
voice-family:inherit;
width:45px;
height:18px;
}

#MMMenu0911161703_2_Item_0 {
/* Unique ID for item 0 of menu MMMenu0911161703_2 so we can set its position */
left:0px;
top:0px;
}

#MMMenuContainer0911161703_2 img {
/* needed for Mozilla/Camino/Netscape */
border:0px;
}

#MMMenuContainer0911161703_2 a {
/* Controls the general apperance for menu MMMenuContainer0911161703_2's items, including color and font */
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
text-align:left;
vertical-align:middle;
padding:3px;
background-color:#333333;
font-weight:normal;
font-style:normal;
display:block;
position:absolute;
}

#MMMenuContainer0911161703_2 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0911161703_2 */
color:#333333;
background-color:#ffffff;
}
JimBow ist offline   Mit Zitat antworten


Antwort

  Aktuelles Thema
  TP Hilfe Forum > Web-Editoren & Coding > HTML Puristen > CSS
PopDownMenü von Fireworks PopDownMenü von Fireworks
« Opera und position:absolute | Zeigen und verstecken »

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 
Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an
Gehe zu


Alle Zeitangaben in WEZ +2. Es ist jetzt 23:34 Uhr.

Powered by: vBulletin Version 3.7 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. / Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Traum-Projekt.com | Suchen | Archiv | Impressum | Kontakt | | | Nach oben |



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67