Suche im Forum:
Suchen


Autor Nachricht
Beitrag04.04.2010 um 10:31 (UTC)    
Titel: Header auf Unterseiten ausblenden

Hallo.

Ich würde gerne meinen Header auf meinen Unterseiten ausblenden, bzw. einen anderen Header einfügen.

Ist das ohne weiteres Möglich? Wenn ja, was müsste ich an meinem Code ändern?

Code:
/*
#ANFANG DER REGELHINWEISE
Dieses Design wurde erstellt von http://nndesign.de.tl
This Design was made by http://nndesign.de.tl
Sie sind nicht befugt diesen Copyrighthinweis zu ndern oder editieren
You are not allowed to edit this Copyrightadvice
Sie sind befugt den CSS-Code zu ndern um das aussehen o.. zu vernden
Jedoch drfen Sie diesen Codeabschnitt nie entfernen oder ndern.
You are allowed to edit this CSS-Code.
But you are never allowed to delete or edit this Copyrightadvice.
ALLE REGELN KNNEN IMMER WIEDER UNTER http://nndesign.de.tl/terms_of_use.htm NACHGELESEN WERDEN
#ENDE DER REGELHINWEISE
---------------- WENN SIE DIE REGELN GELESEN UND VERSTANDEN HABEN KNNEN SIE DIE REGELHINWEISE(OBERHALB) LSCHEN, ANGABEN UNTER DIESEM HINWEIS MSSEN DA BLEIBEN ----------------
#DONT EDIT OR DELETE THIS CODE
Dieses Design wurde erstellt von http://nndesign.de.tl
This Design was made by http://nndesign.de.tl
Design: ProSiqn
Edition: Green
Version: 0.1
#FROM HERE YOU CAN DELETE AND EDIT CODE
#AB HIER DRFEN SIE CODE LSCHEN ODER NACH BELIEBEN NDERN
# Grunddesign von nndesgins.de.tl / Komplette Umgestaltung durch ScratchBook.de.tl
*/body {
   margin:0px;
   padding:0px;
   height:100%;
   background-color:#303030;
   width:100%;
   font-family: Verdana;
   font-size:12px;
   font-weight: bold;
   border-bottom:#505050 1px solid;
}
#nndesign_topborder {
   position:absolute;
   left:0;
   top:0;
   width:100%;
   height:50px;
   background:url(http://img.webme.com/pic/s/scratchbook/top.border.blank.502.1.gif) repeat-x;
   border-bottom:#505050 1px solid;
}
#nndesign_topborder_in {
   position:absolute;
   left:50%;
   margin-left:-401px;
   #border-left:1px solid #4c7a7d;
   #border-right:1px solid #4c7a7d;
   width:801px;
   height:50px;
   background:url(http://img.webme.com/pic/s/scratchbook/top.border.header.502.1x.gif) repeat;
}
#nndesign_headerdiv {
   position:absolute;
   top:51px;
   left:0;
   width:100%;
   height:391px;
   background:url(http://img.webme.com/pic/s/scratchbook/pink_bg2.1.gif) repeat;
}
#nndesign_alpha_header {
   position:absolute;
   left:50%;
   margin-left:-401px;
   width:803px;
   height:39px;
   background:url(http://img.webme.com/pic/s/scratchbook/alpha.header.bad2.1.gif) no-repeat;
}
#nndesign_menu {
   height:38px;
   padding-left:460px;
   padding-top:4px;
}
.nn_topMen {
   color:#FFFFFF;
   text-decoration:none;
   float:left;
   display:block;
   padding-left: 10px;
   padding-right:10px;
   padding-top:6px;
   padding-bottom:6px;
   border-right:#4c7a7d 1px solid;
   border-left:#4c7a7d 1px solid;
}
a.nn_topMen:hover {
   color:#D7D5C8;
   background:url(http://img.webme.com/pic/s/scratchbook/hover.2.1.gif) repeat;
}
#nndesign_header {                                                                                                                     <-Ab hier Beginnt das Header-Sheet
   width:800px;
   height:960px;
   position:absolute;
   left:50%;
   margin-left: -400px;
   top:140px;
   background:url(http://img.webme.com/pic/s/scratchbook/subheader.greybutt.gif)no-repeat;
}
#container {
   position:absolute;
   top:355px;
   width:100%;
   left:0;
}
#GoogleADCSS {
   z-index:99;
   position:absolute;
   top:90px;
   left:50%;
   margin-left:-364px;
}
#header_container {
   display:none;
}
#nav_container {
   display:none;
}
h2#title {
   display:none;
}
#counter {
   display:none;
}
#content {
   position:relative;
   left:50%;
   width:800px;
   margin-left:-400px;
   padding:10px;
}
#content {
   border-bottom:0px solid #666666;
}
###sidebar_container {
   #width:100%;
   #height:50px;
   #background:url(http://img.webme.com/pic/s/scratchbook/footer.small.2.1.gif);
   #position:absolute;
   #bottom:0%;
#}
#inner_below_content {
   position:relative;
   left:50%;
   width:800px;
   margin-left:-400px;
   padding:10px 30px 0px 30px;
   color:#FFFFFF;
   font-size:11px;
}
a.nn_ibc {
   font-size:11px;
   color:#475A1B;
   text-decoration:none;
}
a.nn_ibc:hover {
   font-size:11px;
   color:#475A1B;
   background:url(http://img.webme.com/pic/s/scratchbook/hover.2.1.gif) repeat;
   text-decoration:underline;
}
.timeget {
   width:330px;
   height:191px;
   background:url(http://img.webme.com/pic/n/nndesign/pros_con_note.jpg) no-repeat;
   float:left;
   padding:10px;
   color:#FFFFFF;
   text-align:center;
   margin:10px;
}
.dayname {
   font-size:20px;
}
.dayn {
   font-size:120px;
}
#below_content {
   position:relative;
   left:50%;
   width:800px;
   margin-left:-400px;
   padding:10px;
}
#sidebar_heading {
   display:none;
}
#nn_boxno1 {
   width:240px;
   padding:10px;
}
#nn_boxno2 {
   width:240px;
   border-right:1px #666666 solid;
   border-left:1px #666666 solid;
   float:left;
   padding:10px;
}
#nn_boxno3 {
   width:238px;
   padding:10px;
   float:left;
}
.nn_rb {
   vertical-align:top;
}
a {
   color:#4B6400;
   text-decoration:underline;
}
a:hover {
   color:#d8d8d8;
}



Vielen Dank im Voraus. Smile


Zuletzt bearbeitet von scratchbook am 04.04.2010, 11:33, insgesamt einmal bearbeitet
Beiträge der letzten Zeit anzeigen:   


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