Oder gibt es dafür ein Plugin bzw. Widget?
Beiträge von ennekenskywalker
-
-
Ich scheine ein wenig aus dder Übung zu sein.
Muss ich diese Passage an einer bestmmten Stelle setzen?
Denn so klappt es leider nicht.Code
Alles anzeigen{ margin : 0; padding : 0; } body { font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif; color: #202123; font-size: 90%; background-color : #F0F7E2; line-height : 1.4em; margin-left : 10%; margin-right : 10%; margin-top : 10px; margin-bottom : 20px; } #wrapper { background-color : #365E13; padding : 10px; min-width : 700px; width : 100%; } #header { height : 80px; background-color : #92C135; font-size : 200%; line-height : 0.6em; color : white; font-weight : normal; text-align : center; background-repeat : no-repeat; background-position : 100% 0; background-image : url(images/header_right.gif); } #header span { padding-top : 30px; display : block; height : 50px; background-image : url(images/header_left.gif); background-position : 0 0; background-repeat : no-repeat; } #header a { text-decoration : none; color : White; } #header a:hover, #header a:active, #header a:focus { text-decoration : underline; } #header em { font-style : normal; font-size : 50%; color : #FEFF5B; font-weight : bold; } #statmenu { height : 32.5px; background-color : #4E871C; padding-top : 7.5px; padding-left : 10px; } #statmenu li { list-style-type : none; background-image : url(images/statmenu.gif); background-position : 0 100%; height : 25px; line-height : 25px; float : left; margin-right : 7px; font-weight : bold; background-repeat : no-repeat; background-color : #92C135; } #statmenu .current_page_item { background-image : url(images/statmenu.gif); background-position : 0 0; background-repeat : no-repeat; } #statmenu li a { color : white; text-decoration : none; background-image : url(images/statmenu_2.gif); background-position : 100% 0; background-repeat : no-repeat; display : block; padding-left : 10px; padding-right : 10px; } #statmenu .current_page_item a { background-image : url(images/statmenu_1.gif); background-position : 100% 0; background-repeat : no-repeat; color : black; } #statmenu a:hover, #statmenu a:active, #statmenu a:focus { color : black; } #statmenu .current_page_item a:focus, #statmenu .current_page_item a:active { text-decoration : underline; } #all { background-image : url(images/all_top.gif); background-position : 0 0; background-repeat : no-repeat; padding : 10px; background-color : white; margin-top : 10px; clear : both; } #left { float : left; width : 180px; } #left h2 { background-image : url(images/e_lefttop.gif); background-position : 0 0; background-repeat : no-repeat; background-color : #E4F0CA; padding-left : 10px; padding-top : 10px; padding-bottom : 5px; font-size : 120%; color : #FF4500; } #searchform { background-image : url(images/searchform.gif); background-position : 0 0; background-repeat : no-repeat; padding-left : 10px; height : 60px; padding-top : 10px; line-height : 1em; background-color : #D0E6A4; margin-bottom : 10px; margin-top : 10px; } #searchform label { margin-bottom : 3px; display : block; } #searchform input { font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif; border : 0; background-color : transparent; cursor : pointer; font-size : 120%; color : #365E13; } #searchform #b:focus { background-color : black; color : white; } #searchform #s { background-image : url(images/search_input.gif); background-position : 0 0; background-repeat : no-repeat; width : 120px; height : 22px; border : 1px solid #D0E6A4; font-family : "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif; padding-top : 3px; padding-left : 5px; cursor : text; } #searchform #s:focus { background-image : url(images/search_focus.gif); background-position : 0 0; background-repeat : no-repeat; } #left ul { background-image : url(images/e_rightbottom.gif); background-position : 100% 100%; background-repeat : no-repeat; background-color : #E4F0CA; padding-bottom : 10px; margin-bottom : 10px; } #left ul li { list-style-type : none; margin-left : 10px; padding-top : 2px; margin-right : 10px; } #left ul li a, #right ul li a { color : #365E13; text-decoration : none; padding-left : 18px; display : block; background-image : url(images/main_li_nolink.gif); background-position : left; background-repeat : no-repeat; } #left ul .current_page_item a { background-color : white; background-image : url(images/current.gif); background-position : left; background-repeat : no-repeat; } #left ul li a:hover, #right ul li a:hover, #left ul li a:active, #left ul li a:focus, #right ul li a:active, #right ul li a:focus { background-color : white; color : black; } #left ul li strong { background-color : white; padding-left : 18px; background-image : url(images/current.gif); background-position : left; background-repeat : no-repeat; font-weight : normal; display : block; } #left #catmenu ul { background-image : none; margin : 0; padding : 0; } #left #catmenu li a { background-image : none; } #left #catmenu li { background-image : url(images/main_li_nolink.gif); background-position : 0 0.4em; background-repeat : no-repeat; } #left #catmenu li ul li { margin-left : 15px; } #left #catmenu .current-cat { background-image : url(images/current.gif); background-position : 0 0.5em; background-repeat : no-repeat; background-color : white; } #left #month li a { background-image : url(images/archiv.gif); background-position : left; background-repeat : no-repeat; } #left #last li a { background-image : url(images/last.gif); background-position : 0 0.3em; background-repeat : no-repeat; } #left #login li a { background-image : url(images/personal.gif); background-position : left; background-repeat : no-repeat; } #right { float : right; width : 160px; } #right h2 { font-size : 120%; color : #FF4500; padding-left : 10px; padding-top : 10px; padding-bottom : 5px; background-image : url(images/e_righttop.gif); background-position : 100% 0; background-repeat : no-repeat; background-color : #E4F0CA; } #right ul { background-image : url(images/e_leftbottom.gif); background-position : 0 100%; background-repeat : no-repeat; background-color : #E4F0CA; padding-bottom : 10px; margin-bottom : 10px; } #right ul li { list-style-type : none; margin-left : 10px; padding-right : 10px; } #wp-calendar { background-color : #E4F0CA; width : 100%; background-image : url(images/e_leftbottom.gif); background-position : 0 100%; background-repeat : no-repeat; border-collapse : collapse; margin-bottom : 10px; } -
Ich möchte alle Unterseiten von "meine Vögel" nicht sichtbar haben, wenn "meine Vögel" gedrückt wird. Wenn eine andere, wie z.B. "meine Voliere" gedrückt wird, sollen die Unterseiten von "meine Vögel" nicht sichtbar sein.
-
Nicht so ganz.
Ich möchte das die Unterseiten bei den Hauptseiten sich erst öffnen, wenn die Hauptseite aktiviert wird und ansonsten sollen sie ausgeblendet sein. -
Das mit der Reihenfolge habe ich herausgefunden, aber das zweite fehlt leider noch
-
Ich habe einzelne Seiten erstellt und diese in Reihenfolge gebracht.
Die Untermenues machen leider damit nicht mit. Erstens werden sie nicht in Reihenfolge gestellt und zweitens möchte ich sie unsichtbarmachen bzw. nur sichtbar wenn die jeweilige Hauptseite geöffnet wird.
Jemand eine Idee? -
Da hast du Recht. Ich sollte die richtige Header Datei nehmen.
Hat jetzt geklappt.
Danke -
Irgendwie klappt das nicht.
Ich habe den ganzen Part gelöscht, aber leider bleibt es weiterhin stehen. -
Und wo genau?
PHP
Alles anzeigen#header { height : 80px; background-color : #92C135; font-size : 200%; line-height : 0.6em; color : white; font-weight : normal; text-align : center; background-repeat : no-repeat; background-position : 100% 0; background-image : url(images/header_right.gif); } #header span { padding-top : 30px; display : block; height : 50px; background-image : url(images/header_left.gif); background-position : 0 0; background-repeat : no-repeat; } #header a { text-decoration : none; color : White; } #header a:hover, #header a:active, #header a:focus { text-decoration : underline; } #header em { font-style : normal; font-size : 50%; color : #FEFF5B; font-weight : bold; -
Ich bin in Wordpress nach Anfänger und habe da gleich mal eine Frage.
Auf meiner Seite "http://www.exoten-emsland.de" möchte ich die Verlinkung im Header Bild verschwinden lassen. Wie bekomme ich das hin? Habe in der Header.php Datei gesucht aber leider nichts gefunden.PHP
Alles anzeigen<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <title><?php if (is_home () ) { bloginfo('name'); } elseif ( is_category() ) { single_cat_title(); if(get_bloginfo('name') != "") echo ' - ' ; bloginfo('name'); } elseif (is_single() ) { single_post_title(); } elseif (is_page() ) { bloginfo('name'); if(get_bloginfo('name') != "") echo ': '; single_post_title(); } else { wp_title('',true); } ?></title> <script type="text/javascript" src="<?php bloginfo('template_url'); ?>/script.js"></script> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <!--[if IE 6]><link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/style.ie6.css" type="text/css" media="screen" /><![endif]--> <!--[if IE 7]><link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/style.ie7.css" type="text/css" media="screen" /><![endif]--> <link rel="alternate" type="application/rss+xml" title="<?php printf(__('%s RSS Feed', 'kubrick'), get_bloginfo('name')); ?>" href="<?php bloginfo('rss2_url'); ?>" /> <link rel="alternate" type="application/atom+xml" title="<?php printf(__('%s Atom Feed', 'kubrick'), get_bloginfo('name')); ?>" href="<?php bloginfo('atom_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php wp_head(); ?> </head> <body> <div id="art-page-background-glare"> <div id="art-page-background-glare-image"></div> </div> <div id="art-main"> <div class="art-sheet"> <div class="art-sheet-tl"></div> <div class="art-sheet-tr"></div> <div class="art-sheet-bl"></div> <div class="art-sheet-br"></div> <div class="art-sheet-tc"></div> <div class="art-sheet-bc"></div> <div class="art-sheet-cl"></div> <div class="art-sheet-cr"></div> <div class="art-sheet-cc"></div> <div class="art-sheet-body"> <div class="art-nav"> <div class="l"></div> <div class="r"></div> <ul class="art-menu"> <?php art_menu_items(); ?> </ul> </div> <div class="art-header"> <div class="art-header-jpeg"></div> <div class="art-logo"> <h1 id="name-text" class="art-logo-name"> <a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></h1> <div id="slogan-text" class="art-logo-text"> <?php bloginfo('description'); ?></div> </div> </div> -
Ich habe den Fehler gefunden
-
Wo finde ich das denn genau?
-
Hallo,
habe gerade mein Wordpress wieder aktiviert. Nur passt irgendwas mit meiner Darstellung nicht! Im Kopfbereich (Home, über mich, usw.) sammeln sich alle möglichen Unterseiten, die angezeigt werden, obwohl sie es nicht sollen. Wie bzw. wo kann ich dieses korrigieren?
MfG
ennekenskywalker -
Dieses Plugin funktioniert genau wie das Erste, aber scheinbar hat dieses Plugin einen Bug. Ich habe es erstmal rausgeschmissen. Aber trotzdem danke
-
Habe ich gerade online gestellt.
Zum einen taucht die Überschrift "Kategorie" noch einmal in normalen neutraler Schrift auf und die Unterseiten (meine Exoten) dann später auch. -
Ich habe das Plugin auf derselben Seite gefunden, aber nach der Installation und Aktivierung, läuft es nicht richtig (Die Titel werden nicht richtig angezeigt)
-
Danke, habe es doch hinbekommen. :mrgreen:
Kann man diese Plugin auch für die Kategorien nutzen (habe es ausprobiert, klappte aber leider nicht)
-
Ich habe das Plugin installiert und aktiviert, aber wo finde ich es jetzt diese Funktion bzw. wie kann ich diese einstellen?
Mein Englisch ist ein wenig eingerostet. -
Hallo,
ich möchte in meinem Seitenmenü die Unterseiten (hier Dreifarben Papageiamadine) ausblenden lassen und sie nur sichtbar machen, wenn das Hauptmenü (hier Vögel) geöffnet wird.
Meine Seite lautet http://www.myfamily-world.de
Danke
ennekenskywalker -
Danke so habe ich es ändern können.