Wunderbar. So hats gut geklappt.
Danke!
Beiträge von moopoints
-
-
Naja, momentan fängt er weit links an. Lieber wäre mir, wenn der Text des Footers da anfängt, wo auch die Blogeinträge anfangen.
Werde mal bisschen mit der Breite experimentieren.
-
ah, super.
das hat geklappt.
jetzt hängt er aber ganz links.
wisst ihr, wie ich das mache, dass der auf gleicher ebende der beiträge hängt? -
Bei mir sowohl im Firefox als auch IE.
Was ich genau meine, ist eigentlich, dass der Text den Zeilensprung macht. Kann man das so anordnen, dass der Text nur rechts neben dem Gravatar erscheint, und nicht auch unter dem Gravatar?
-
Hi,
sobald ich einen Footer einbaue, hängt der bei mir immer rechts, anstatt unten.was mach ich falsch?
meine footer php:
PHP
Alles anzeigen</div> <div id="footer"> <p> <span class="strong"><?php _e('Copyright © 2007','wp_multiflex'); ?> <?php bloginfo('name'); ?> | <?php _e('Alle Rechte vorbehalten','wp_multiflex'); ?></span><br /> <a href="<?php echo get_settings('home'); ?>/"><?php bloginfo('name'); ?></a> <?php _e('is powered by','wp_multiflex'); ?> <a href="http://wordpress.org/">WordPress</a> | <?php _e('Theme by','wp_multiflex'); ?> <a href="http://1-2-3-4.info/">Qwilm</a> <?php _e('<!-- | xyz translation by <a href="your url">your name</a> -->','wp_multiflex'); ?> </p> </div> <?php wp_footer(); ?> </div> </body> </html>und meine Style.css
PHP
Alles anzeigen/* Theme Name: Qwilm! deutsch Theme URI: http://oriol.f2o.org/ Description: Theme hardly based on <a href="http://www.huddletogether.com">huddletogether</a>. This theme was designed by Lokesh and destriped and built by oriol. <br />Übersetzung: <a href="http://www.2-blog.net/">Htwo</a> Version: 0.3 Author: Oriol Sanchez Author URI: http://oriol.f2o.org/ This theme was designed Lokesh and redesigned and built by oriol. The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php */ /**********************************************************************************/ body { background-color: #fff; font: 13px Arial; color: #756b6b; } a, a:hover { color: #8ab459; text-decoration: none; } /********************************************************************************/ #wrapper { padding-left: 30px; width: 1100px; } #mini-nav{ width: 35px; float: left; margin: 5px; padding-top: 30px; position:fixed; } #mini-nav img{ margin:1px; } #content { width: 550px; text-align: left; border-top:solid 0px #CED4CA; border-bottom:solid 0px #CED4CA; border-left:solid 0px #CED4CA; border-right:solid 1px #CED4CA; float: left; margin: 5px; padding-top: 0px; padding-left: 20px; padding-right: 20px; padding-bottom: 30px; background-color:#FFFFFF; } #sidebar-1 { width: 350px; } #sidebar-2 { width: 190px; } #logo { width: 140px; padding:10px; border:solid 1px #CED4CA; } #footer { width: 450px; text-align: center; border-top:solid 0px #CED4CA; border-bottom:solid 0px #CED4CA; border-left:solid 0px #CED4CA; border-right:solid 0px #CED4CA; float: left; margin: 5px; padding-top: 20px; padding-left: 20px; padding-right: 20px; padding-bottom: 30px; background-color:#FFFFFF; } /********************************************************************************/ .sidebar { text-align: left; padding: 20px; border-top:solid 0px #CED4CA; border-bottom:solid 0px #CED4CA; border-left:solid 0px #CED4CA; border-right:solid 0px #CED4CA; float: left; margin: 5px; background-color:#FFFFFF; font-size: 0.9em; } .post { border-bottom:solid 1px #DEE4DA; padding-top:30px; padding-bottom:0px; } .post img{ border: 0px solid #fff; padding: 3px; margin: 5px; } .post-titulo { color:#ACB200; margin:0px; margin-bottom:2px; } .postmeta { margin-top: 0; padding-top: 1px; font-size: 0.9em; color: #999; } .comentarios-link{ padding: 0 0 0 17px; background: url(imagenes_qwilm/commentslink.gif) no-repeat center left; } /**********************************************************************************/ /*Tipografia*/ h1, h2, h3{ font-family: "Lucida Grande", Tahoma, Arial, sans-serif; } h1 { text-indent: -9000px; margin: 0; display: none;} h2 { margin-top: 25px; margin-bottom: 0; font-size: 16px; } h2 a { color: #63b4cd; } h3 { font-size: 14px; color: #666; } p { line-height: 1.5em; margin: 1.2em 0; } ol, ul { line-height: 1.5em; margin: 1.2em 0 1.2em 2em; } ul li, ol li{ margin-bottom: 0.2em; } img, a img{ border:0px;} a, a:hover { color: #8ab459; text-decoration: none; } a:hover { color: #777; } em{ font-style: normal; font-weight: bold; color: #ef6c6c; } blockquote { margin: 0 20px; padding: 0 20px; border-left: 4px solid #E8E7D0; font-size: 0.9em; } pre{ display: block; margin: 1.0em 1.5em 1.0em 0; padding-left: 0.8em; border-left: 1px solid #ccc; background-color: #eee; overflow: auto; } code{font-family: monospace; font-size: 11px; background-color: #eee;} pre code{ line-height: 1.3em;} kbd{ background-color: #ddd; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: inherit; font-family: inherit; padding: 0 3px 2px 4px; } del, del * { text-decoration: line-through; } .small { font-size: 0.9em; color: #999; } /***********comentarios***************/ #comment{ width: 100% } .comentarios{ border:1px solid #DEE4DA; background-color: #F3F3F3; padding:5px; margin-top:5px; margin-bottom:5px; } .commentarios li { border:1px solid #DEE4DA; background-color: #F3F3F3; padding:5px; margin-top:5px; margin-bottom:5px; } .commentarios li:hover{ background-color: #fff; } .comentariosmeta { margin-top: 0; padding-top: 1px; font-size: 0.9em; color: #999; } .comentariostitulo { margin:0px; margin-bottom:2px; } /*********sidebars***************/ .sidebar h2 { text-transform: uppercase; display: inline; margin: 1.2em 0 0.6em 0; padding: 0 10px 0 0; color: #63b4cd; background: url(imagenes_qwilm/arrow.gif) no-repeat center right; font-size: 1.1em; } .sidebar ul { margin: 0; padding: 0; list-style-type: none; } .sidebar ul ul { margin: 1.0em 0 1.5em 0; border-top: 1px solid #dee4da; } .sidebar ul ul li { padding: 0 0 0 10px; border-bottom: 1px solid #dee4da; } .sidebar ul ul li a { display: block; margin: 0 0 0 -10px; padding: 2px 10px 0 10px; } .sidebar ul ul li a:hover { background-color: #f3f3f3; } /****************************/ .linkpermanente{ padding: 0 0 0 17px; background: url(imagenes_qwilm/permalink.gif) no-repeat center left; } /**********formularios*********/ input, textarea, select { border: 1px solid #C1C0B5; background-color: #FAFAF0; color: #555; font-size: 1em; font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif; } /*******pagina est�tica*********/ #pagina { border-bottom:solid 1px #DEE4DA; padding-top:30px; padding-bottom:0px; } #pagina img{ border: 0px solid #fff; padding: 3px; margin: 5px; } .pagina-titulo{ color: #63B4CD; margin:0px; margin-bottom:2px; } /**********gravatar***************/ .gravatar { float:right; padding: 3px; border: 1px solid #fff; background: #fff; } .postgrav { float: right; padding: 3px; margin-right: 5px; margin-left: 5px; border: 1px solid #fff; background: #fff; } /*********Privado-comentarios***************/ .comentarios-autor{ border:1px solid #B2FF66; background-color: #95FFCE; padding:5px; margin-top:5px; margin-bottom:5px; } .comentarios-autor li { border:1px solid #B2FF66; background-color: #95FFCE; padding:5px; margin-top:5px; margin-bottom:5px; } .comentarios-autor li:hover{ background-color: #fff; } /**********************************************/ #searchform{ width:100%; } -
mir ist grad aufgefallen, dass ich meine Signatur falsch verlinkt habe. vielleicht wird das Problem jetzt deutlich?
-
mir ist grad aufgefallen, dass ich meine Signatur falsch verlinkt habe. vielleicht wird das Problem jetzt deutlich?
-
Hi,
wie ihr auf meinem Blog sehen könnt, sieht das Widget "Get Recent Comments" mit den Avataren nicht so schön aus.
Ich habe versucht die Gravatare rechts- oder linksbündig anzuordnen, ist mir aber misslungen. Hat jemand nen Tip?Die get-recent-comments.php hat leider zu viele Zeichen, sodass ich sie hier nicht einfügen kann.
Aber hier wenigstens meine comments.phpPHP
Alles anzeigen<?php // Do not delete these lines if ('comments.php' == basename($_SERVER['SCRIPT_FILENAME'])) die ('Diese Seite nicht direkt aufrufen!'); if (!empty($post->post_password)) { // if there's a password if ($_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password) { // and it doesn't match the cookie ?> <p><?php _e("Dieser Beitrag ist durch ein Passwort gechützt. Geben sie es bitte ein, um ihn zu sehen."); ?><p> <?php return; } } /* This variable is for alternating comment background, thanks Kubrick */ $oddcomment = 'alt'; ?> <!-- You can start editing here. --> <?php if ($comments) : ?> <?php foreach ($comments as $comment) : ?> <?php $isByAuthor = false; if($comment->comment_author_email == 'hatehweo@gmail.com') { $isByAuthor = true; } ?> <div class="comentarios<?php if($isByAuthor ) { echo "-autor"; } ?>"> <?php if(function_exists('gravatar')): ?> <div class="gravatar"> <img src="<?php gravatar("R", 40, "http://www.domain/bild.jpg"); ?>" alt="GRAVATAR" /> </div><?php else : ?><?php endif; ?> <div class="<?php echo $oddcomment; ?>" id="comment-<?php comment_ID() ?>"> <h3 class="comentariostitulo"><?php comment_author_link() ?> <?php _e('sagt'); ?>,</h3> <p class="comentariosmeta"> <?php comment_date('F j, Y') ?> @ <a href="#comment-<?php comment_ID() ?>" title="<?php _e('Permanent Link zu diesem Kommentar'); ?>"><?php comment_time() ?></a> <?php edit_comment_link(__("Edit"), ' · ', ''); ?> </p> <?php comment_text() ?> </div> </div> <?php if ('alt' == $oddcomment) $oddcomment = ''; else $oddcomment = 'alt'; ?> <?php endforeach; /* end for each comment */ ?> <p class="small"> <?php comments_rss_link(__('<abbr title="Really Simple Syndication">RSS</abbr> Feed für Kommentare zu diesem Eintrag')); ?> <?php if ( pings_open() ) : ?> · <a href="<?php trackback_url() ?>" rel="trackback"><?php _e('TrackBack <abbr title="Uniform Resource Identifier">URI</abbr>'); ?></a> <?php endif; ?> </p> <?php else : // this is displayed if there are no comments so far ?> <?php if ('open' == $post-> comment_status) : ?> <?php /* No comments yet */ ?> <?php else : // comments are closed ?> <?php /* Comments are closed */ ?> <p><?php _e('Der Kommentarbereich ist geschlossen.'); ?></p> <?php endif; ?> <?php endif; ?> <?php if ('open' == $post-> comment_status) : ?> <h2 id="postcomment"><?php _e('Ein Kommentar hinterlassen'); ?></h2> <?php if ( get_option('comment_registration') && !$user_ID ) : ?> <p><?php _e('Du musst'); ?> <a href="<?php echo get_option('siteurl'); ?>/wp-login.php?redirect_to=<?php the_permalink(); ?>"><?php _e('eingeloggt sein,'); ?></a> <?php _e('um ein Kommentar zu hinterlasen.'); ?></p> <?php else : ?> <form action="<?php echo get_option('siteurl'); ?>/wp-comments-post.php" method="post" id="commentform"> <?php if ( $user_ID ) : ?> <p><?php _e('Eingeloggt als'); ?> <a href="<?php echo get_option('siteurl'); ?>/wp-admin/profile.php"><?php echo $user_identity; ?></a>. <a href="<?php echo get_option('siteurl'); ?>/wp-login.php?action=logout" title="<?php _e('Diesen Account ausloggen') ?>"><?php _e('Logout'); ?> »</a></p> <?php else : ?> <p> <input type="text" name="author" id="author" value="<?php echo $comment_author; ?>" size="30" tabindex="1" /> <label for="author"><?php _e('Name'); ?> <?php if ($req) _e('(benötigt)'); ?></label> </p> <p> <input type="text" name="email" id="email" value="<?php echo $comment_author_email; ?>" size="30" tabindex="2" /> <label for="email"><abbr title="<?php _e('Dient auch f�r das Gravatar.'); ?>"><?php _e('E-mail'); ?> <?php if ($req) _e('(benötigt, wird nicht veröffentlicht)'); ?></abbr></label> </p> <p> <input type="text" name="url" id="url" value="<?php echo $comment_author_url; ?>" size="30" tabindex="3" /> <label for="url"><?php _e('Website'); ?></label> </p> <?php /****** Math Comment Spam Protection Plugin ******/ if ( function_exists('math_comment_spam_protection') ) { $mcsp_info = math_comment_spam_protection(); ?> <p><input type="text" name="mcspvalue" id="mcspvalue" value="" size="30" tabindex="4" /> <label for="mcspvalue">Summe aus <?php echo $mcsp_info['operand1'] . ' und ' . $mcsp_info['operand2'] . ' ?' ?></label> <input type="hidden" name="mcspinfo" value="<?php echo $mcsp_info['result']; ?>" /> </p> <?php } // if function_exists... ?> <?php endif; ?> <p> <textarea name="comment" id="comment" cols="70" rows="10" tabindex="4"></textarea> </p> <p> <input name="submit" type="submit" id="submit" tabindex="5" value="<?php _e('Kommentar abschicken'); ?>" /> <input type="hidden" name="comment_post_ID" value="<?php echo $id; ?>" /> </p> <?php do_action('comment_form', $post->ID); ?> </form> <?php endif; // If registration required and not logged in ?> <?php endif; // if you delete this the sky will fall on your head ?> -
Ich hatte das gleiche Problem.
Bei mir ist es einfach so verschwunden, nachdem ich den Reiter Einstellungen für "Recent Comments" im Wordpress Admin Bereich aufgerufen habe. -
Sehr cool. Jetzt springt die Sidebar wenigstens nicht mehr runter! Danke.
Was ich mir jetzt noch vorgestellt habe, wäre die Möglichkeit, dass beim Verkleinern des Fensters die Sidebar nicht verschwindet, sondern statisch rechts im Fenster bleibt und der Text sich dynamisch verkleinert. Geht das noch irgendwie?
@grafagoggel: was heisst FF?
-
please help! :)
-
Das klingt schon mal gut. Wie genau kann ich das machen?
Anbei meine Style.css
PHP
Alles anzeigen/* Theme Name: Qwilm! deutsch Theme URI: http://oriol.f2o.org/ Description: Theme hardly based on <a href="http://www.huddletogether.com">huddletogether</a>. This theme was designed by Lokesh and destriped and built by oriol. <br />Übersetzung: <a href="http://www.2-blog.net/">Htwo</a> Version: 0.3 Author: Oriol Sanchez Author URI: http://oriol.f2o.org/ This theme was designed Lokesh and redesigned and built by oriol. The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php */ /**********************************************************************************/ body { background-color: #fff; font: 13px Arial; color: #756b6b; } a, a:hover { color: #8ab459; text-decoration: none; } /********************************************************************************/ #wrapper { padding-left: 30px; } #mini-nav{ width: 35px; float: left; margin: 5px; padding-top: 30px; position:fixed; } #mini-nav img{ margin:1px; } #content { width: 550px; text-align: left; border-top:solid 0px #CED4CA; border-bottom:solid 0px #CED4CA; border-left:solid 0px #CED4CA; border-right:solid 1px #CED4CA; float: left; margin: 5px; padding-top: 0px; padding-left: 20px; padding-right: 20px; padding-bottom: 30px; background-color:#FFFFFF; } #sidebar-1 { width: 350px; } #sidebar-2 { width: 190px; } #logo { width: 140px; padding:10px; border:solid 1px #CED4CA; } #footer { width: 450px; text-align: center; border-top:solid 0px #CED4CA; border-bottom:solid 0px #CED4CA; border-left:solid 0px #CED4CA; border-right:solid 0px #CED4CA; float: left; margin: 5px; padding-top: 20px; padding-left: 20px; padding-right: 20px; padding-bottom: 30px; background-color:#FFFFFF; } /********************************************************************************/ .sidebar { text-align: left; padding: 20px; border-top:solid 0px #CED4CA; border-bottom:solid 0px #CED4CA; border-left:solid 0px #CED4CA; border-right:solid 0px #CED4CA; float: left; margin: 5px; background-color:#FFFFFF; font-size: 0.9em; } .post { border-bottom:solid 1px #DEE4DA; padding-top:30px; padding-bottom:0px; } .post img{ border: 0px solid #fff; padding: 3px; margin: 5px; } .post-titulo { color:#ACB200; margin:0px; margin-bottom:2px; } .postmeta { margin-top: 0; padding-top: 1px; font-size: 0.9em; color: #999; } .comentarios-link{ padding: 0 0 0 17px; background: url(imagenes_qwilm/commentslink.gif) no-repeat center left; } /**********************************************************************************/ /*Tipografia*/ h1, h2, h3{ font-family: "Lucida Grande", Tahoma, Arial, sans-serif; } h1 { text-indent: -9000px; margin: 0; display: none;} h2 { margin-top: 25px; margin-bottom: 0; font-size: 16px; } h2 a { color: #63b4cd; } h3 { font-size: 14px; color: #666; } p { line-height: 1.5em; margin: 1.2em 0; } ol, ul { line-height: 1.5em; margin: 1.2em 0 1.2em 2em; } ul li, ol li{ margin-bottom: 0.2em; } img, a img{ border:0px;} a, a:hover { color: #8ab459; text-decoration: none; } a:hover { color: #777; } em{ font-style: normal; font-weight: bold; color: #ef6c6c; } blockquote { margin: 0 20px; padding: 0 20px; border-left: 4px solid #E8E7D0; font-size: 0.9em; } pre{ display: block; margin: 1.0em 1.5em 1.0em 0; padding-left: 0.8em; border-left: 1px solid #ccc; background-color: #eee; overflow: auto; } code{font-family: monospace; font-size: 11px; background-color: #eee;} pre code{ line-height: 1.3em;} kbd{ background-color: #ddd; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: inherit; font-family: inherit; padding: 0 3px 2px 4px; } del, del * { text-decoration: line-through; } .small { font-size: 0.9em; color: #999; } /***********comentarios***************/ #comment{ width: 100% } .comentarios{ border:1px solid #DEE4DA; background-color: #F3F3F3; padding:5px; margin-top:5px; margin-bottom:5px; } .commentarios li { border:1px solid #DEE4DA; background-color: #F3F3F3; padding:5px; margin-top:5px; margin-bottom:5px; } .commentarios li:hover{ background-color: #fff; } .comentariosmeta { margin-top: 0; padding-top: 1px; font-size: 0.9em; color: #999; } .comentariostitulo { margin:0px; margin-bottom:2px; } /*********sidebars***************/ .sidebar h2 { text-transform: uppercase; display: inline; margin: 1.2em 0 0.6em 0; padding: 0 10px 0 0; color: #63b4cd; background: url(imagenes_qwilm/arrow.gif) no-repeat center right; font-size: 1.1em; } .sidebar ul { margin: 0; padding: 0; list-style-type: none; } .sidebar ul ul { margin: 1.0em 0 1.5em 0; border-top: 1px solid #dee4da; } .sidebar ul ul li { padding: 0 0 0 10px; border-bottom: 1px solid #dee4da; } .sidebar ul ul li a { display: block; margin: 0 0 0 -10px; padding: 2px 10px 0 10px; } .sidebar ul ul li a:hover { background-color: #f3f3f3; } /****************************/ .linkpermanente{ padding: 0 0 0 17px; background: url(imagenes_qwilm/permalink.gif) no-repeat center left; } /**********formularios*********/ input, textarea, select { border: 1px solid #C1C0B5; background-color: #FAFAF0; color: #555; font-size: 1em; font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif; } /*******pagina est�tica*********/ #pagina { border-bottom:solid 1px #DEE4DA; padding-top:30px; padding-bottom:0px; } #pagina img{ border: 0px solid #fff; padding: 3px; margin: 5px; } .pagina-titulo{ color: #63B4CD; margin:0px; margin-bottom:2px; } /**********gravatar***************/ .gravatar{ float:right; } /*********Privado-comentarios***************/ .comentarios-autor{ border:1px solid #B2FF66; background-color: #95FFCE; padding:5px; margin-top:5px; margin-bottom:5px; } .comentarios-autor li { border:1px solid #B2FF66; background-color: #95FFCE; padding:5px; margin-top:5px; margin-bottom:5px; } .comentarios-autor li:hover{ background-color: #fff; } /**********************************************/ #searchform{ width:100%; } -
Hi,
habe folgendes Problem:
wenn man das Browserfenster verkleinert (so gesehen simuliere ich kleinere Bildschirme) bleibt der Bereich mit den Beiträgen statisch, während die Sidebar ab irgendeinem Punkt runterspringt.
Was muss ich tun, damit die Sidebar statisch bleibt und stattdessen der Textbereich sich dynamisch verkleinert?Danke!
-
also irgendwie funktioniert das nicht. Egal was ich mache, der Titel bleibt wie er ist.
-
?? Keine weitere Hilfe?
-
Also solche Zeilen finde ich des Öfteren, allerdings weiß ich dann nicht wie ich diese anpassen soll. Könnt ihr mir bisschen genauer helfen? Danke Euch!
Anbei mal meine header.php
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"> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <title><?php if (is_home () ) { bloginfo('name'); } elseif ( is_category() ) { single_cat_title(); echo " - "; bloginfo('name'); } elseif (is_single() || is_page() ) { single_post_title(); } elseif (is_search() ) { bloginfo('name'); echo " search results: "; echo wp_specialchars($s); } else { wp_title('',true); } ?></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" /> <script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/toggle.js"></script> <?php wp_head(); ?> </head> <body> <div id="wrapper"><a name="top"></a> <div id="masthead" class="fix"> <h1><a href="<?php echo get_settings('home'); ?>/"><?php bloginfo('name'); ?></a></h1> <div id="authorBlurb"> <img src="<?php bloginfo('template_directory'); ?>/images/guide/Logo_small.gif" alt="Avatar" /> <p id="authorIntro"><?php bloginfo('description'); ?></p> </div> </div> <ul class="nav fix"> <li><a href="<?php echo get_settings('home'); ?>/" title="zurück zur homepage">Home<br /><span>ad-netzwerke.de</span></a></li> <li><a href="javascript:;" onmousedown="toggleDiv('archives');" title="Archive ansehen">Archive<br /><span>frei browsen</span></a></li> <li><a href="http://ad-netzwerke.de/about/" title="About">about<br /><span>Über ADN</span></a></li> <li><a href="http://ad-netzwerke.de/impressum/" title="impressum">Impressum<br /><span></span></a></li> <li><a href="http://ad-netzwerke.de/kontakt/" title="kontakt">Kontakt<br /><span></span></a></li> <li><a href="" title="Main Feed via RSS abonnieren">rss<br /><span>full feed</span></a></li> <li class="skip"><a href="#main" title="zurück zum Inhalt">Main<br /><span>Zurück zum Inhalt</span></a></li> </ul> <div id="archives" class="fix" style="display: none;"> <ul class="fix"> <?php wp_list_cats('sort_column=name&optioncount=0&exclude=10, 15'); ?> </ul> </div>und meine Stylesheet.php
PHP
Alles anzeigen/* Theme Name: Grid Focus Public Theme URI: http://5thirtyone.com/ Description: Grid aligned left w/ full content + images Version: 1.0 Author: Derek Punsalan Author URI: http://is.derekpunsalan.com/ Notes: Inspired and created for minimalist, content focused blogs or websites. Customize, edit, poke, prod, and adapt to your own style. Please leave credit where credit is due so that others may find the source for your site and adapt a suitable version for their own website. */ *{margin:0;padding:0;} html,body{background:#FFF;color:#333;text-align:center;} body{font:12px arial,helvetica,verdana,sans-serif;} h1{font-size:22px;} h2{font-size:18px;} h3{font-size:16px;} h4{font-size:14px;} a{color:#333;text-decoration:none;} a:hover{color:#666;} #wrapper{border-top:3px solid #EEE;margin:20px auto;text-align:left;width:965px;} /* masthead / footer - navigation and categories */ #masthead{padding:5px 0;} #masthead h1 a{text-transform:uppercase;width:400px;float:left;margin:12px 0 0 0;} #masthead h1 a em{font-style:normal;color:#555;} #authorBlurb img{float:right;width:42px;height:42px;border:3px solid #EEE;} #authorIntro a{font-weight:bold;} #authorIntro{line-height:1.4em;width:400px;float:right;margin:8px 0 0 0;} ul.nav{list-style:none;background:#EEE;} .nav li{border-right:1px solid #DDD;float:left;display:block;width:100px;} .nav li a{font-size:11px;outline:none;color:#333;text-decoration:none;display:block;padding:5px 0 12px 5px;width:99px;text-transform:uppercase;} .nav li a span{font-size:11px;color:#777;text-transform:lowercase;} .nav li a:hover{background:#333;color:#eee!important;width:95px;} * html .nav li a:hover{background:#333;width:99px;} .nav li.skip{border-left:1px solid #DDD;float:right;display:block width:100px;} .nav li.skip a{width:100px;} li.top{border-left:1px solid #DDD;float:right;display:block width:100px;} li.top a{width:100px;} .nav li.skip a:hover, li.top a:hover { background: transparent;color: #333 !important;} #archives{background:#333;} #archives ul{list-style:none;padding:5px 0 3px 0;} #archives li{float:left;display:block;width:101px;} #archives li a{font-weight:bold;color:#7F7F7F;width:99px;display:block;padding:2px 0 4px 5px;} #archives li a:hover{color:#EEE;} /* main - middle content and columns */ #mid{}#mainCol{float:left;margin:26px 0 0 0;width:435px;} /* style individual sidebars */ #midCol a{font-weight:bold;} #midCol{color:#444;float:left;margin:25px 0 0 33px;width:250px;line-height:1.3em;} #midCol p{color:#777;} #searchWrap, .middle_links{margin-bottom:20px;} #searchWrap input{vertical-align:middle;} #searchWrap #s{font-size:1.1em;border:1px solid #BBB;padding:1px 2px;margin-right:3px;width:220px;} .middle_links h3{margin-bottom:7px;} #midCol ul{list-style:none;margin:8px 0 4px;} .middle_links ul li{background:url(images/li.gif) no-repeat 0 3px;color:#7F7F7F;line-height:1.2em;border-top:1px solid #BBB;padding:4px 0 4px 16px;} #tertCol{float:left;width:214px;margin:23px 0 0 33px;} #tertCol p{color:#777;} #elseWhere{margin:0 0 20px 0;} #elseWhere h3{margin-bottom:7px;} ul#imgLinks{list-style:none;margin:7px 0;} #imgLinks li{color:#7F7F7F;line-height:1.2em;padding:0 0 1px;} #imgLinks li a img{border:3px solid #EEE;width:208px;height:69px;color:#333;font-weight:bold;} #imgLinks li a:hover img{border-color:#DDD;} /* wordpress entries styling - main content column */ .postMeta{background:url(images/dot.gif) repeat-x left center;text-transform:uppercase;font-size:11px;text-align:right;margin-bottom:5px;} .postMeta span.date{background:#FFF;color:#7F7F7F;padding:0 2px 0 4px;} .postMeta span.comments{background:#FFF url(images/chat_grey.gif) no-repeat left center;padding-left:15px;margin-left:2px;} .postMeta span.comments a, .postMeta span.date a{color:#555;} .post{margin:0 0 15px 0;} .post h2{line-height:1.2em;margin-bottom:7px;} .post h2 a{width:100%;display:block;outline:none;} .entry h3{margin:1em 0;} .post .entry{line-height:1.4em;overflow:hidden;} .post .entry p{margin:1em 0;} .post .entry p a{background:url(images/dot.gif) repeat-x bottom left;font-weight:bold;} .entry blockquote{margin:0 1.3em 0;} .entry ul{margin:0 1.3em 0;list-style:none;} .entry li a{color:#333;font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;} .entry ul li{background:url(images/li.gif) no-repeat 0 1px;padding-left:18px;margin-bottom:7px;} .entry ol{margin:0 1em 0 3em;} .entry ol li{margin:0 0 7px 0;} .entry img,.entry a img{border:3px solid #EEE;} .entry a:hover img{border-color:#DFDFDF;} .entry table tr { padding: 15px 0; } .entry table tr.alt { background: #eee; } /* style pagination buttons */ #more_reading { color: #7F7F7F; font-size: 11px; text-transform: uppercase; margin-bottom: 25px; text-align: right; } #more_reading p, #more_reading img { vertical-align: middle; } #more_reading a img { border: none; margin:0 0 3px 2px; } /* style me some comments and inputs */ #comments{width:435px;padding:12px 0 0 0;} #comments h3, h3#respond{color:#555;margin-bottom:7px;} ol.commentslist{list-style:none;margin:5px 0 12px;} .commentslist li{background:#FFF url(images/lgrey_diag.gif) repeat top left;border:1px solid #BBB;margin-bottom:7px;padding:7px 0;} .commentslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;} .commentslist li.alt{background:#FFF;} .commentslist li:hover{border-color:#888;} .commentslist .comment_text{margin:0 7px;line-height:1.4em;overflow:hidden;} .comment_text p, .comment_text ul, .comment_text ol, .comment_text blockquote{margin:1em 0;} .comment_text ul, .comment_text ol, .comment_text blockquote{margin:0 1em;}p.author_meta{font-weight:bold;text-transform:uppercase;margin:0 0 0 7px;} p.post_meta{font-size:11px;text-transform:uppercase;text-align:right;margin:0 7px 0 0;} .commentslist li.author{background:#333;color:#CCC;} .commentslist li.author a{color:#DDD;} .commentslist li.author a:hover{color:#FFF;} #comments_closed{background:#333;color:#ccc;padding:7px 0;margin-top:12px;line-height: 1.5em;} p.nocomments{margin:0 12px 0 7px;} p.nocomments a{color:#ddd;font-weight:bold;text-decoration:underline;} p.nocomments a:hover{color:#FFF;} ol.pingslist{margin:1.5em 2em;font-size:12px;} .pingslist li{color:#7F7F7F;margin:0 0 7px 0;} .pingslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;} #commentform p{margin:1em 0;} #commentform p a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;} #author, #email, #url, #comment{font:1.1em arial,helvetica,verdana,sans-serif;border:1px solid #BBB;padding:2px;} #comment{width:429px;overflow:auto;} #commentform p small{font-size:10px;color:#7F7F7F;} .commentslist code{background:transparent;} /* footer - text string and links */ #footer p {padding-top: 7px; } #footer p a{font-weight:bold;color:#333;} /* float rules */ .floatleft{float:left;margin:3px 7px 0 0;} .floatright{float:right;margin:3px 0 0 7px;} .right{float:right;} .left{float:left;} .clear{clear:both;} .fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} .fix{display:inline-block;} * html .fix{height:1%;} .fix{display:block;} -
hm...wenn ich die Zeile entferne tut sich irgendwie nichts.
-
nunja. Eine Grafik einzubauen stellt sich für mich auch als so einfach dar.
Gibt es keine Lösung innerhalb der Header.php oder so den Code zu ändern und an der Stelle, wo der Blogtitel abgerufen wird manuell einen Text einzugeben?
-
Hi,
habe soeben auf meine neue Domain ad-netzwerke.de | Übersicht, Analysen und News zu Advertising-Netzwerken ein schönes Design geuppt. Allerdings habe ich ein kleines Problem, welches ich als unerfahrener Nutzer nicht lösen kann.
Momentan habe ich einen Blogtitel, der im Wesentlichen wegen SEO auch so bleiben soll, allerdings möchte ich, dass er nicht auf diese Weise im Header angezeigt wird. Da soll nur AD-NETZWERKE.DE stehen, nicht die Beschreibung.
Könnt ihr mir weiterhelfen? Danke -
Hat niemand eine Ahnung?
Ich komm einfach nicht weiter.
Kann es an den unterschiedlichen Wordpress-Versionen liegen?
Die Domain, bei der die Permalinks funktionieren hat noch 2.3.1.Habe jetzt eine Frage an den Support gestellt. Bin mal gespannt, ob die mir helfen können.