Suche im Forum:
Suchen


Autor Nachricht
Beitrag21.06.2011 um 16:47 (UTC)    
Titel: Flashheader

hallo leute ich möchte für meine homepage einen flashheader das heißt das ich 2 bilder in einer bestimmten zeit sich im header wechseln

geht das?

hier ist der code wo mein header enthalten ist könnt ihr wen es geht vll. den schon mit ein bauen danke

lg

/*
#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: Simpsons Creation
Edition:
Version: 0.1
#FROM HERE YOU CAN DELETE AND EDIT CODE
#AB HIER DRFEN SIE CODE LSCHEN ODER NACH BELIEBEN NDERN
*/html { margin:0; padding:0; } body { margin:0px; padding:0px; width:100%; overflow-x:hidden; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; } #bgBig { position:absolute; top:0; left:50%; margin-left:-400px; width:800px; height:318px; background:url(überheader) no-repeat; z-index:-1; } #GoogleADCSS { position:absolute; top:374px; left:50%; margin-left:-364px; z-index:80; } #container { position:absolute; left:50%; margin-left:-404px; top:150px; width:790px; border:4px solid #E1B230; padding:5px; background:#FFFFFF; } #header_container { width:790px; height:180px; background:url(http://img.webme.com/pic/p/preminger-cjugend/header4.png) no-repeat; } #header { display:none; } #nav_heading { display:none; } ul#nav { list-style-type:none; margin:0; padding:0; background:url(http://img.webme.com/pic/n/nndesign/simp_contentbg.png) repeat-x; height:37px; padding:0px 0px 0px 10px; } li.nav_element { list-style:none; margin:0; float:left; } .menu { display:block; height:27px; padding:10px 5px 0px 5px; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-decoration:none; color:#000000; } .menu:hover { color:#FFFFFF; text-decoration:none; background:url(http://img.webme.com/pic/p/preminger-cjugend/header4.png) repeat-x; } #content { border:#E1B230 solid 1px; background-color:#FFFFFF; padding-left:8px; padding-bottom:8px; padding-right:8px; margin-top:102px; } img { margin:3px; border:none; } h2#title { display:none; } #counter { display:none; } #sidebar_container { display:none; } a { color:#E1B230; text-decoration:underline; } a:hover { text-decoration:none; } #below_content { margin-top:5px; width:100%; height:26px; background:url(http://img.webme.com/pic/n/nndesign/simp_footer.png) repeat-x; line-height:26px; text-align:center; vertical-align:middle; font-size:10px; } #lefthomer { position:absolute; left:50%; margin-left:-713px; top:200px; } #righthomer { position:absolute; left:50%; margin-left:400px; top:200px; } #attention { position:absolute; left:50%; top:0; margin-left:150px; width:150px; height:30px; background:url(http://img.webme.com/pic/n/nndesign/cright.png) no-repeat; text-align:center; line-height:23px; vertical-align:middle; font-size:10px; filter: alpha(opacity=50); opacity: 0.5; } a#crightadvice { color:#333333; text-decoration:none; } /* ########################################################################### ########################################################################### ###### This is an invisible Copyright advice. ####### ###### You are not allowed to delete this Code! ####### ###### You are allowed to change this CSS-Code like you want. ####### ###### This Design was created by M3rK ####### ###### Version: 0.1 ####### ###### for updates check http://nndesign.de.tl ####### ###### Designname: Simpsons Creation - Yellow ####### ###### Copyright by M3rK ####### ###### email: m3rk@exkoenig.de ####### ###### Don't delete this Code. ####### ###### If you delete this Code you can get problems. ####### ########################################################################### ########################################################################### */
Beitrag21.06.2011 um 16:48 (UTC)    
Titel:

falscher code
dieser ist richtig


/*
#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: Simpsons Creation
Edition:
Version: 0.1
#FROM HERE YOU CAN DELETE AND EDIT CODE
#AB HIER DRFEN SIE CODE LSCHEN ODER NACH BELIEBEN NDERN
*/html { margin:0; padding:0; } body { margin:0px; padding:0px; width:100%; overflow-x:hidden; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; } #bgBig { position:absolute; top:0; left:50%; margin-left:-400px; width:800px; height:318px; background:url(überheader) no-repeat; z-index:-1; } #GoogleADCSS { position:absolute; top:374px; left:50%; margin-left:-364px; z-index:80; } #container { position:absolute; left:50%; margin-left:-404px; top:150px; width:790px; border:4px solid #E1B230; padding:5px; background:#FFFFFF; } #header_container { width:790px; height:180px; background:url(http://img.webme.com/pic/p/preminger-cjugend/header4.png) no-repeat; } #header { display:none; } #nav_heading { display:none; } ul#nav { list-style-type:none; margin:0; padding:0; background:url(http://img.webme.com/pic/n/nndesign/simp_contentbg.png) repeat-x; height:37px; padding:0px 0px 0px 10px; } li.nav_element { list-style:none; margin:0; float:left; } .menu { display:block; height:27px; padding:10px 5px 0px 5px; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-decoration:none; color:#000000; } .menu:hover { color:#FFFFFF; text-decoration:none; background:url(http://img.webme.com/pic/p/preminger-cjugend/header4.png) repeat-x; } #content { border:#E1B230 solid 1px; background-color:#FFFFFF; padding-left:8px; padding-bottom:8px; padding-right:8px; margin-top:102px; } img { margin:3px; border:none; } h2#title { display:none; } #counter { display:none; } #sidebar_container { display:none; } a { color:#E1B230; text-decoration:underline; } a:hover { text-decoration:none; } #below_content { margin-top:5px; width:100%; height:26px; background:url(http://img.webme.com/pic/n/nndesign/simp_footer.png) repeat-x; line-height:26px; text-align:center; vertical-align:middle; font-size:10px; } #lefthomer { position:absolute; left:50%; margin-left:-713px; top:200px; } #righthomer { position:absolute; left:50%; margin-left:400px; top:200px; } #attention { position:absolute; left:50%; top:0; margin-left:150px; width:150px; height:30px; background:url(http://img.webme.com/pic/n/nndesign/cright.png) no-repeat; text-align:center; line-height:23px; vertical-align:middle; font-size:10px; filter: alpha(opacity=50); opacity: 0.5; } a#crightadvice { color:#333333; text-decoration:none; } /* ########################################################################### ########################################################################### ###### This is an invisible Copyright advice. ####### ###### You are not allowed to delete this Code! ####### ###### You are allowed to change this CSS-Code like you want. ####### ###### This Design was created by M3rK ####### ###### Version: 0.1 ####### ###### for updates check http://nndesign.de.tl ####### ###### Designname: Simpsons Creation - Yellow ####### ###### Copyright by M3rK ####### ###### email: m3rk@exkoenig.de ####### ###### Don't delete this Code. ####### ###### If you delete this Code you can get problems. ####### ########################################################################### ########################################################################### */
Beitrag19.10.2011 um 08:45 (UTC)    
Titel:

Wie geht das jetzt??

Ich kapier den Code nicht Very Happy

Wo muss man das Zeugs einfügen.

Ich weiss wie man FlashHeader macht, weiss aber nicht wie man sie einbindet
Beitrag19.10.2011 um 11:45 (UTC)    
Titel:

Hallo,

ar-destine hat Folgendes geschrieben:
Wie geht das jetzt??Ich kapier den Code nicht Very Happy

Das ist ein CSS code, damit wirst du kein flash einbinden können.
Dafür kannst du aber hier schauen:
http://www.homepage-baukasten.de/forum/viewtopic.php?t=10066

Wenn du nur wie der TO eine Slideshow im Header willst, könnte das etwas für dich sein:
http://www.homepage-baukasten.de/forum/viewtopic.php?t=132496&start=0
______________
mfg
o-4-n

"If you’re incompetent, you can’t know you’re incompetent." - [David Dunning]

*** Die Suchfunktion ist KEINE tödliche Krankheit! ***

Eventplanung, Equipment, Zeltverleih, Catering
Beiträge der letzten Zeit anzeigen:   


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