Vielen Vielen Dank. Sieht Optisch besser aus jetzt... ;-)
Beiträge von Resul
-
-
Super, danke hat geklappt. Was meinste mit der vollen Breite. Soll ich das rot markierte dort ebenfalls entfernen, weil da steht schon der Wert, den du rot markiert hast drin?
-
Hi Art,
also in meine css.php ist dieser Bereich den du meinst nicht drin. Ich kopiere dir mal meine css.php.
PHP
Alles anzeigen<?php // This file is part of the Carrington Blog Theme for WordPress // http://carringtontheme.com // // Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved. // http://crowdfavorite.com // // Released under the GPL license // http://www.opensource.org/licenses/gpl-license.php // // ********************************************************************** // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. // ********************************************************************** define('ABSPATH', dirname(__FILE__) . '/'); $css_files = array( 'attachment' => 'attachment.css', 'carrington-blog' => 'carrington-blog.css', 'img' => 'img.css', 'typography' => 'typography.css', ); // set default $load = array('typography', 'carrington-blog', 'img'); if (!isset($_GET['type'])) { $_GET['type'] = 'main'; } switch ($_GET['type']) { case 'attachment': $load = array('typography', 'attachment', 'img'); break; case 'attachment-noimg': $load = array('typography', 'attachment'); break; case 'noimg': $load = array('typography', 'carrington-blog'); break; case 'main': default: // use default break; } ob_start("ob_gzhandler"); header('Content-type: text/css'); header("Cache-Control: public"); // cache for 1 day header('Expires: '.gmdate('D, d M Y H:i:s', time() + 86400) . 'GMT'); foreach ($load as $file) { include(ABSPATH.$css_files[$file]); echo "\n\n"; } ?> -
Halllo Wordpress-User,
ich habe Wordpress nun hochgerüstet auf 3.1. Jetzt sehe ich aber in meinem Blog neben jedem Artikel einen Scroll-Balken. Wie kriege ich den weg?
Hier mein Blog
Gruß
Resul -
Kategorie ausblenden!!!
Hallo WP Nutzer,
also ich habe in sämtlichen Threads hier geschaut und die verschiedenen Vorschläge an meinem Theme ausprobiert, aber ich habe es nicht geschafft meine Kategorie mit der id 144 auszublenden.
Also ich möchte die Kategorie ausblenden, aber trotzdem über den link der kategorie zugriff haben.
Ich habe auch den Excluder Plugin probiert, mit dem verträgt sich mein Theme nicht, ausserdem verlangsamt mein Blog dadurch.
Ich habe den Theme Carrington Blog.
Meine Index.php sieht so aus:
PHP
Alles anzeigen<?php // This file is part of the Carrington Blog Theme for WordPress // http://carringtontheme.com // // Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved. // http://crowdfavorite.com // // Released under the GPL license // http://www.opensource.org/licenses/gpl-license.php // // ********************************************************************** // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. // ********************************************************************** if (__FILE__ == $_SERVER['SCRIPT_FILENAME']) { die(); } // NOTE: this file is here for compatibility reasons - active templates are in the posts/ dir cfct_posts(); ?>und das theme hat ein category.php der so aussieht:
PHP
Alles anzeigen<?php // This file is part of the Carrington Blog Theme for WordPress // http://carringtontheme.com // // Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved. // http://crowdfavorite.com // // Released under the GPL license // http://www.opensource.org/licenses/gpl-license.php // // ********************************************************************** // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. // ********************************************************************** if (__FILE__ == $_SERVER['SCRIPT_FILENAME']) { die(); } if (CFCT_DEBUG) { cfct_banner(__FILE__); } get_header(); $cat_title = '<a href="'.get_category_link(intval(get_query_var('cat'))).'">'.single_cat_title('', false).'</a>'; ?> <div id="content"> <h1 class="page-title"><?php printf(__('Category Archives: %s', 'carrington-blog'), $cat_title); ?></h1> <div class="description"><?php echo category_description(); ?></div> <?php cfct_loop(); cfct_misc('nav-posts'); ?> </div> <?php get_sidebar(); get_footer(); ?>Wie gesagt, ich habe alle ausprobiert, ich mache wohl irgendwas falsch. Zumal ich auch garkeine Programmierkenntnisse habe.
Gruß
Resul -
Sein Board ist Englisch. :-) Mein Englisch ist nicht so gut... :-)
-
Hallo,
ich habe eine frage bezüglich Wordbooker. Ich habe in meiner Homepage mehrere Admins und Autoren. Kann man im Wordbooker mehr als einen Profil erstellen. Also das z.b. jeder autor den neuen Artikel in sein eigenes Profil im Facebook sendet?
Ich habs mal getestet, aber es wird immer an mein Profil gesendet, obwohl der benutzer anders eingestellt wird im Facebook.
Gruß
Resul -
Ok super. Ich hatte schon angst, ich muss die ganzen Codes in die PHP dateien neu eingeben. Danke nochmal...
-
Ah, danke, ich habs jetzt über die Datenbank richtiggestellt. Mein Kollege hat wohl drin rumgefummelt. Doch nicht gehackt. Also er hat den Theme geändert, wie kriege ich jetzt meinen alten Theme hin? Ich hatte meinen alten modifiziert und so, Widget fähig gemacht. Muss ich das alles neu machen?
-
Ich komme ja aufgrund dieser Einstellung nicht rein. Ich müsste das wahrscheinlich über FTP in einer Datei ändert. Aber ich weiss nicht unter welcher datei das steht. wp-config.php? wp-cron.php? Also diese beiden habe ich geschaut, aber weiss nicht was ich dort ändern soll.
-
Hallo,
ich habe seit heute morgen ein Problem mit meinem Admin-Benutzer. Also hier meine Login-Seite, was nicht normal aussieht:
http://resul-oe.de/wp-login.php?r…min%2F&reauth=1
http://www.resul-oe/wp-admin funktioniert nicht mehr.
Jetzt kommt das komische. Wenn ich meine ganz normalen admin-daten mit passwort eingebe verweisst der mich auf folgende seite:
http://die-integrationsblogger.com/wp-login.php
und gibt mir eine Fehlermeldung, dass diese Seite nicht gefunden wurde.
Das Problem ist, dieses Seite gibt es ja nicht, meine Homepage ist http://www.resul-oe.de
Es muss wohl in einer Konfigurationsdatei liegen, aber ich finde den nicht. Ich gehe auch davon aus, dass meine Seite gehackt wurde oder mein Kollege der auch admin ist, hat da rumgefummelt und weiss jetzt auch nicht mehr weiter, weil er keine Ahnung hat.
Freue mich auf Hilfe-Vorschläge.
Resul -
Super, das hat geklappt. Ich danke dir. Hier ist meine URL: http://www.resul-oe.de
Dort sieht man die zwei Sidebars. Rechts und Links. Hättest du noch Tipps für mich, wie ich die Sidebars insgesamt ein bisschen ordentlicher hinkriege? In der Form sehen die für mich immernoch etwas durcheinander aus.
Also ich bin nicht so der fummler, ich möchte das einmal einstellen, danach nie wieder.
-
Ich glaube das Problem mit den Abständen in der Sidebar 2 habe ich gelöst, aber die erste Sidebar möchte ich genauso haben. Ich kriege einfach die Unterstriche nicht hin.
-
Super, danke hat geklappt.
-
Hallo,
nach dem auch auf die neueste version aktualisiert habe, werden meine beiden Sidebars nicht richtig angezeigt. Woran liegt das? Kann ich eventuell zurück auf 3.02?
Hier meine Seite: http://www.resul-oe.de
Gruß
Resul -
Das Problem besteht weiterhin...
-
Dann möchte ich auch die Abstände zwischen den Widgets nach oben und unten jeweils einstellen. Habe es in der Style.css nicht gefunden. Hier der Inhalt:
PHP
Alles anzeigen/* Theme Name: illacrimo Theme URI: http://wp-themes.designdisease.com/illacrimo/ Description: Designed by <a href="http://www.designdisease.com">Elena G.</a>. Version: 1.01 Author: Design Disease Author URI: http://wp-themes.designdisease.com/ */ body { background: #1a3265; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin: 0px; color:#35383d;} html { padding: 0; margin: 0;} a:link { text-decoration: none; color : #00a0e3; border: 0px; -moz-outline-style: none;} a:active { text-decoration: underline; color : #00a0e3; border: 0px; -moz-outline-style: none;} a:visited { text-decoration: none; color : #00a0e3; border: 0px; -moz-outline-style: none;} a:hover { text-decoration: underline; color : #003399; border: 0px; -moz-outline-style: none;} a:focus { outline: none;-moz-outline-style: none;} h1, h2, h3, h4 { font-family: "Trebuchet MS";} img { padding: 0px; margin: 0px; border: none; text-align: center;} hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px; } form { padding: 0px; margin: 0px;} input { font-family: 'Verdana'; color: #282b31; font-size: 11px;} textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;} select { font-family: 'Verdana'; color: #282b31; font-size: 11px;} /* BGContainer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ .BGC { width: 1000px; margin: 0 auto; padding: 0px; position: relative; } /* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ /**/ * html .Header { height: 98px;} /* */ .Header { background: url(images/HeaderBkg.jpg) repeat-x left top; width: 1000px; position: relative; clear: left; padding: 0px; min-height:98px;} .Header h1 { font-size: 28px; line-height: 28px; letter-spacing: -1px; padding: 27px 5px 0px 100px; margin: 0px; font-weight: normal;} .Header h1 a { color:#fff; text-decoration: none; } .Header h1 a:visited { color:#fff; text-decoration: none; } .Header h1 a:hover { color:#fff; text-decoration: none; } .Header .Desc { color:#75c0d9; font-size: 14px; line-height: 14px; font-weight: bold; letter-spacing: -1px; font-family: 'Arial'; padding: 0px; margin: 0px 0px 0px 100px;} .Header .LS { position: absolute; top: 30px; left: 30px; background: url(images/LogoIcon.png) no-repeat left top; width: 40px; height: 43px;} /* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ .Menu { background: #0097ca; width: 1000px; position: relative; float: left; height: 35px;} .Menu em { display: none} .Menu ul { list-style: none; margin: 0px; padding: 10px 0px 0px 100px;} .Menu ul li ul { display: none;} .Menu li { padding: 0px; margin: 0px; display: inline; font-size: 11px;} .Menu a { padding: 0px 0px 0px 3px; margin-right: 2px; background: url(images/MLeft.png) no-repeat left top; float: left;} .Menu a span { padding: 6px 9px 6px 6px; display: block; background: url(images/MRight.png) no-repeat right top; float: right; } .Menu a span { float: none; color: #FFF;} .Menu a:hover span { color: #FFF;} .Menu a:hover { background-position: 0% -25px; color:#003399; text-decoration: none;} .Menu a:hover span { background-position: 100% -25px; color:#003399;} .Menu .on { background: url(images/MLeft.png) no-repeat left bottom; color:#003399; } .Menu .on span { background: url(images/MRight.png) no-repeat right bottom; color:#003399; } .MTL { position: absolute; top: 0px; left: 0px; background: url(images/MTL.gif) no-repeat left top; height: 8px; width: 8px;} .MTR { position: absolute; top: 0px; right: 0px; background: url(images/MTR.gif) no-repeat left top; height: 8px; width: 8px;} /* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ .CON { background: #fff url(images/BGC.gif) repeat-y center; width: 1000px; float: left; position: relative; padding: 0px} /* Side Central Single +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ .SCS { width: 420px; float: left; padding: 15px 30px 15px 100px; } .SCS h1 { font-size: 20px; font-weight: normal; background: url(images/PostHead.gif) repeat-x bottom; padding-bottom: 10px; letter-spacing: -1px; } .SCS h2 { font-size: 18px; font-weight: normal; } .SCS h3 { font-size: 14px; font-weight: bold; } .SCS p { font-size: 12px; line-height: 17px;} .SCS p strong {} .SCS img {} .SCS ul { padding: 10px 0px; margin: 0px; } .SCS li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#4c4c4c; } .SCS blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#336699; } .SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;} .SCS blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#336699; } .SCS blockquote a { color:#0080ca; } .SCS blockquote a:visited { color:#0080ca; } .SCS blockquote a:hover { color:#003399; } .SCS a { text-decoration: underline;} /* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ .SC { width: 420px; float: left; padding: 15px 30px 15px 100px;} .SC h2 { font-weight: normal;} .pagetitle { font-size: 20px; font-weight: normal; letter-spacing: -1px; border-bottom: solid 1px #000; padding-bottom: 15px;} /* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ .Post { padding: 0px; position: relative; clear: left;} .PostHead { position: relative; clear: left; background: url(images/PostHead.gif) repeat-x bottom; padding-bottom: 10px;} .PostHead h1 { font-size: 20px; line-height: 20px; letter-spacing: -1px; font-weight: normal; padding: 0px 0px 1px 0px; margin: 0px; color:#cc6600;} .PostHead h1 a { color: #007ac8; text-decoration: none;} .PostHead h1 a:visited { color: #007ac8; text-decoration: none;} .PostHead h1 a:hover { color:#cc6600; text-decoration: none;} .PostAuthor { padding: 1px 0px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold;} .PostDate { margin: 0px; position: absolute; top: 0px; left: -70px; text-align: center; background: url(images/PostHead.gif) repeat-x bottom; padding: 0px 10px 6px 10px;} .PostDate small { font-size: 10px; color:#8a98a2; font-weight: bold; } .PostDate .month { display:block; text-transform: uppercase; font-size: 9px;} .PostDate .day { display:block; font-size: 24px; line-height: 24px; font-family: 'Arial'; letter-spacing: -1px; font-weight: normal; color:#4a5a65;} .PostDate .year { display:block;} .PostContent { padding: 0px 0px 5px 0px; font-size: 12px; line-height: 17px; background: url(images/PostHead.gif) repeat-x bottom; } .PostContent p { font-size: 12px; line-height: 17px;} .PostContent p strong {} .PostContent img {} .PostContent ul { padding: 10px 0px; margin: 0px; } .PostContent li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#4c4c4c; } .PostContent blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#336699; } .PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;} .PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#336699; } .PostContent blockquote a { color:#0080ca; } .PostContent blockquote a:visited { color:#0080ca; } .PostContent blockquote a:hover { color:#003399; } .PostContent a { text-decoration: underline;} .PostDet { padding-top: 15px;} .PostDet ul { padding: 0px; margin: 0px;} .PostDet li { padding: 5px 0px 5px 18px; margin: 0px 10px 0px 0px; list-style-type: none; display: inline; color:#336699; font-size: 10px; font-weight: bold; } .PostDet li a { text-decoration: underline;} .PostCateg { background: url(images/PostCateg.png) no-repeat left center;} .PostCom { background: url(images/PostCom.png) no-repeat left center; } /* Side Right */ .SR { width: 450px; float: right; position: relative; } .SR h2 { font-size: 14px; letter-spacing: normal; font-weight: bold;} .SR h3 { font-size: 14px; letter-spacing: normal; font-weight: bold;} /* Side Right Left */ .SRL { width: 230px; float: left; padding: 15px 20px 15px 20px;} .SRL h3 { background: url(images/SRLH3.gif) repeat-x left bottom; color:#ffffcc; padding: 0px 0px 5px 0px; margin: 0px} .SRL li a { color:#FFF; font-size: 11px; } .SRL li a:visited { color:#FFF; } .SRL li a:hover { color:#abcee1;} /* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ .SRR { width: 160px; float: right; padding: 10px;} .SRR h3 { background: url(images/SRRH3.gif) repeat-x left bottom; color:#abcee1; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px } .SRR h2 { background: url(images/SRRH3.gif) repeat-x left bottom; color:#abcee1; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px } .SRR ul { padding: 0px; margin: 0px;} .SRR li { padding: 0px 0px 0px 10px; margin: 0px; list-style-type: none; background: url(images/SRRIco.png) no-repeat left top;} .SRR li a { color:#7a8fa4; font-size: 11px; } .SRR li a:visited { color:#7a8fa4; } .SRR li a:hover { color:#7a8fa4;}Ich hoffe ich habe meine frage nicht zu lang formuliert. Wollte es nur genauer ausführen.
Gruß
Resul -
Hallo,
benutze das Theme illacrimo 1.01. Ich habe auf meiner Seite zwei Sidebars. Das Theme war nicht Widget fähig, dank dieses Forums aber, habe ich es geschaft zwei Widgetbereiche zu konfigurieren.
Hier ist meine Seite: http://resul-oe.de/
Dort seht ihr, dass dort in der Rechten Sidebar die WIdgets etwas anders stehen als auf der linken Sidebar. Also Unter jedem Titel diese Strichelchen usw.
Die Titelaufmachung und Formatierung in der linken Sidebar möchte ich genauso haben wie auf der rechten.
Hier meine Sidebar.php:
PHP
Alles anzeigen<div class="SR"><div class="SRL"> <?php dynamic_sidebar( 'sidebar-1' ); ?> <div class="Search"> <form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post"> <input type="text" name="s" class="keyword" /> <div id="buttonsearch"><input name="submit" type="image" class="search" title="Search" src="<?php bloginfo('template_url'); ?>/images/ButtonTransparent.png" alt="Search" /> </div> </form> </div> <div class="Syn"><div class="SynTop"></div> <ul> <li><a href="<?php bloginfo('rss2_url'); ?>">News</a> (RSS)</li> <li><a href="<?php bloginfo('comments_rss2_url'); ?>">Kommentare</a> (RSS)</li> </ul> </div> </div><div class="SRR"> <?php dynamic_sidebar( 'sidebar-2' ); ?> </div></div>Beim Probieren habe ich gesehen, das dieses Kommando <div class="SRR"> die Formatierung auf Sidebar 2 bewirkt. Als ich das Kommando aber genauso auf Sidebar 1 hinzugefügt habe, haben sich der Inhalt der Sidebar und Teile der Sidebar, verutscht. Am ende hatte ich natürlich auch </div> hinzugefügt.
-
Super, das habe ich auch hingekriegt. Ich habe noch andere überlegungen, z.b. das logo oben im Kopf der Seite neben der Schrift, Integrationsblogger. Mal schauen, wollte erstmal gucken, dass ich selbst damit klarkomme. Zumindest habe ich jetzt eine Struktur. Wollte die Seite dezent haben, nicht soviel schnick schnack wie manch andere Blogger.
-
So, nach langem rumfummeln, habe ich es geschafft. Den zweiten Widget-Bereich habe ich auch hingekriegt. Die Plugins aus der Sidebar, habe ich rausgehauen. Falls ich die nochmal brauche, habe ich sie vorsichtshalber kopiert. Aber ich habe ähnliche Plugins als Widget, vondaher erübrigt sich das.
So langsam könnte ich mal einige Tags und Kommandos von PHP lernen. Verstanden habe ichs ja, auch wenn es jetzt zwei tage gedauert hat.
Danke nochmal für deine Geduld und deine Hilfe. Und allen anderen natürlich auch.
Gruß
Resul