ok, danke erstmal. ich les mich dann eben mal da durch. bis zum nächsten Mal :D
Beiträge von la_sonne
-
-
1.
hmm. also ähm wenn wir dann annehmen Mai von der Überschrift (ARCHIV) 0 und den div. Widgets 1 (nach Mai, vor KATEGORIEN)? wiewowas?
edit: also ich habe es jetzt wirklich versucht mit dem css4you, aber mir ist das unklar. bisher habe ich ja eine Zahl da stehen, was bedeuten müsste, dass der Abstand von überall gleich ist. ist er ja aber nicht. es ist linksbündig (0), aber nach oben und unten ist der Abstand ja eindeutig nicht 0. der ist 1, was ja dieses margin aussagt. überhaupt verstehe ich nicht, was der Unterschied zwischen den beiden ist, da ja beide in alle Richtungen gehen, theoretisch.
2. das mit border check ich dann mal.
-
prima, danke. das funktioniert jetzt schonmal.
Wie kann ich denn jetzt den Abstand zwischen den versch. Widgets größer machen, den Abstand zwischen Widgetüberschrift und "Inhalt" aber kleiner?
also bsp:ARCHIV
Mai 09 (1)KATEGORIEN
Allgemeines (1)und wie kann ich zwischen den Widgets noch etwas einsetzen, also html-mäßig?
z.b. diese pinke Trennlinie? -
1. in der Theorie ja, aber ich finde nicht, wo es hinmuss.
also ich hatte es mal so probiert,
aber das tut nichts.
das ist ein einzug von ungefähr 40, es gibt da diesen code,
aber da passiert auch nix wenn ich 0 einsetz, oder none oder was auch immer.2. also ganz viel liegt ja am <br>-Zeilensprung.
also bsp: <br><br><br> ... (das ist eh die Deppenvariante, weil ich den ABstand nicht anders hinbekommen hab...) -
okay die Punkte sind jetzt weg. wo ändere ich den Einzug?
hahaha. 126. na toll. danke^^
(edit: und was genau will er mir damit sagen? ist ja aber auch eigentlich schnuppe oder, solange es funktioniert?) -
Den Seitenlink? hier
Ja rtl ist klar. keine Ahnung warum es das gibt. Ich kann kein arabisch. Das war aber in dem Theme-Download halt drin.
-
hmmm... das Problem ist, dass da nirgends etwas von "disc" oder "circle" als Aufzählungszeichen steht. nur "none" eben, trotzdem ist es da.
Ich zeig das jetzt einfach mal.
Also die style.cssPHP
Alles anzeigen/* CSS Document */ body{ background-color:#222222; background-image:url(images/back.gif); background-position:center; background-repeat:repeat-y; font-family : "Helvetica Neue","Helvetica",Arial,sans-serif; font-size : 11px; font-weight : normal; color : #000000; } img{ border: none; } #outer{ position: relative; /* The width value below controls the overall width of the design. By default it's set to 82% (so it'll take up 82% of the browser window's width). You can set it to a different percentage value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width. */ width: 938px; margin: 0 auto; } .all{ height:100%; } /* Layer Positioning */ #logo { float: right; height: 72px; width: 105px; margin-right: 15px; } ol { list-style: none; margin-left:-39px; } #menu { float: left; width: 800px; padding: 10px 0; margin: 20px 12px 0px; } #menu li { list-style:none; font-size: 11px; display: inline; } #menu li a { list-style:none; padding: 15px 10px 0 10px; margin: 0 5px 0 0; color: #343434; } #menu li a:hover { list-style:none; color: #ff0066; } #menu span.feed { padding: 3px 20px 3px 3px; background: url(images/feed.gif) no-repeat right center; } #intro { clear: both; background: #fff url(images/teaser.jpg) no-repeat; height: 250px; padding: 20px 0 0 20px; } #intro h1 { letter-spacing:-1px;font-family: arial; font-size:30px; margin: 0; background: #1b1b1b; display: inline; color: #fff; padding: 2px 5px; } #intro h1 a { letter-spacing:-1px; font-family: arial; margin: 0; background: #1b1b1b; display: inline; color: #f4eeaf; padding: 2px 5px; } #intro h1 a:hover { letter-spacing:-1px; font-family: arial; margin: 0; background: #1b1b1b; display: inline; color: #ff0066; padding: 2px 5px; } #intro p { margin: 0; color: #343434; font-weight: bold; font-size: .9em; } #bar{ position : absolute; top : 305px; left : 15px; width : 700px; height : 15; z-index : 50; } #quote{ text-align: center; position : absolute; top : 330px; left : auto; right : auto; width : 938px; z-index : 50; } #main{ position : absolute; top : 330px; left : 259px; width : 420px; z-index : 50; } #main img{ width : 420px; } #main_right{ position : absolute; top : 330px; left : 270px; width : 420px; z-index : 50; background-image : url(images/white.gif) } #side{ position : absolute; top : 330px; left : 714px; width : 190px; z-index : 50; } #side_left{ position : absolute; top : 330px; left : 34px; width : 190px; z-index : 50; } #copy{ margin-left : 125px; margin-top : 10px; z-index : 50; } /* Text Styling */ p{ /* body text */ background-color : transparent; line-height : 120%; } h1{ /* body text */ font-family : "Helvetica Neue","Helvetica",Arial,sans-serif; font-size : 11px; font-weight : bold; color : #999999; text-transform : uppercase; background-color : transparent; line-height : 120%; margin-bottom : 0; margin-top : 0; } h2{ /* body text */ font-family : "Helvetica Neue","Helvetica",Arial,sans-serif; font-size : 13px; font-weight : bold; color : #ff0066; text-transform : uppercase; background-color : transparent; line-height : 120%; margin-bottom : 0; margin-top : 0; } h3{ /* body text */ font-family : "Helvetica Neue","Helvetica",Arial,sans-serif; font-size : 11px; font-weight : bold; color : #343434; text-transform : uppercase; background-color : transparent; line-height : 120%; margin-bottom : 0; margin-top : 0; } h4{ /* body text */ font-family : "Helvetica Neue","Helvetica",Arial,sans-serif; font-size : 11px; font-weight : bold; color : #7c7c7c; text-transform : uppercase; background-color : transparent; line-height : 120%; margin-bottom : 0; margin-top : 0; padding-bottom:10px; padding-top:2px; } #main p{ /* body text */ background-color : transparent; line-height : 120%; } #main h1{ /* main : heading */ font-weight : bold; color : #7c7c7c; text-transform : uppercase; background-color : transparent; line-height : 120%; margin-top : 0; } #main_right p{ /* body text */ font-weight : normal; color : #000000; background-color : transparent; line-height : 120%; margin-bottom : 0; margin-top : 0; } #main_right h1{ /* main : heading */ font-weight : bold; color : #ff0066; text-transform : uppercase; background-color : transparent; line-height : 120%; margin-top : 0; } #side p{ /* body text */ font-size : 10px; font-weight : normal; color : #000000; background-color : transparent; line-height : 120%; margin-top : 0; } #side_left p{ /* body text */ font-size : 10px; font-weight : normal; color : #000000; background-color : transparent; line-height : 120%; margin-top : 0; } #copy p{ /* copyright notice */ font-size : 8px; font-weight : normal; color : #ff0066; line-height : 120%; margin-top : 10px; padding-top : 10px; } #news_head{ position : absolute; top : 0px; left : 15px; width : 420px; height : 70px; z-index : 50; } #news_bar{ position : absolute; top : 75px; left : 15px; width : 420px; height : 35px; z-index : 50; } #news_content{ position : absolute; top : 110px; left : 20px; width : 420px; z-index : 50; } #faq_questions{ position : absolute; top : 0px; left : 125px; width : 295px; height : 170px; overflow : auto; z-index : 50; } #faq_break{ position : absolute; top : 185px; left : 0px; width : 420px; height : 1px; z-index : 50; } #faq_answers{ position : absolute; top : 201px; left : 125px; width : 295px; height : 200px; z-index : 50; } a:link, a:visited, a:active{ color : #ff0066; font-weight : bold; text-decoration : none; } a:hover{ color : #343434; font-weight : bold; text-decoration : none; } /* classes */ .title_news{ font-size : 11px; font-weight : bold; color : #ff0066 } .artist_news{ font-weight : bold; color : #ff0066; } .release_news{ font-weight : bold; color : #ff0066; } .minihead_news{ font-size : 10px; font-weight : bold; color : #7c7c7c; } .date_news{ font-weight : bold; color : #ff0066; } .yellow{ color : #FF9900 } .orange{ color : #ED5802 } .red{ color : #C40514 } .magenta{ color : #E9004A } .sub{ text-transform : none; font-weight : normal } .divider2 { position: relative; height: 1px; width: 420px; border-bottom: solid 1px #FF0066; margin: 2.0em 0em 2.0em 0em; } .divider1 { position: relative; height: 1px; width: 190px; border-bottom: solid 1px #FF0066; margin: 2.0em 0em 2.0em 0em; } .flickr img { padding-bottom:10px; }
Ich finde aber in der rtl.css (die habe ich, wie ich gelesen habe, weil es auf der arabischen Version von Kubrick aufgebaut ist?!) folgendes:PHP#sidebar ul ul, #sidebar ul ol { margin: 5px 10px 0 0; } #sidebar ul ul ul, #sidebar ul ol { margin: 0 10px 0 0; },
was ja wohl dieses Listenverfahren ansetzt. Aber alles was ich da umändere hat gar keinen Effekt.
Und in fuctions.php ist dann eben dieser CodePHP<?php if ( function_exists('register_sidebar') ) register_sidebars(2, array( 'before_widget' => '<li id="%1$s" class="widget %2$s">', 'after_widget' => '</li>', 'before_title' => '<h2 class="widgettitle">', 'after_title' => '</h2>', ));,
wo ja auch deutlich was von Liste steht. Kann aber auch hier nichts erreichen irgendwie. -
ok, soweit so gut.
Nun möchte ich meine Widgets aber nicht gelistet haben. Meine Recherche brachte bisher ein, dass <ul> und <li> etwas mit meinem Problem zu tun haben, aber jegliche willkürliche Löschung diverser Codes brachte bisher keinen Erfolg ;) (bis auf dass das Widget inzwischen immerhin nicht mehr nach recht verrückt ist, sondern am Anfang der sidebar steht. Aber die Punkte sind noch da.)
Was tut man da gekonnt? -
-
oh klappt doch.
danke! -
also gut, in der leftbar (Seitenleiste 1) wird das nun angezeigt,
nicht aber in der sidebar (~ 2). Muss ich da den Code ändern? -
Was ist Frontend?
Also ich meine sie werden nicht angezigt auf dem Blog direkt dann.Achso, ja das kenne ich ja, hab ich ja gezeigt dass es dort steht, in functions.php eben.
edit: ah das steh noch was von sidebar. gut dann probier ich das mal noch
-
-
sie werden nicht angezeigt, auch wenn ich sie aktiviere. (und ja, ich speicher)
Also ich kann im Widgetmenü "Seitenleiste 1" und "Seitenleiste 2" auswählen, aber es passiert eben nichts. -
Mein Theme hat zwei Seitenleisten, ist nach Kubrick aufgebaut. Ich möchte nun in diese Widgets einfügen, also z.b. ein Archiv und Kategorien.
Dynamisch und so müssten sie schon sein, das hier steht beifunctions.php
PHP<?php if ( function_exists('register_sidebar') ) register_sidebars(2, array( 'before_widget' => '<li id="%1$s" class="widget %2$s">', 'after_widget' => '</li>', 'before_title' => '<h2 class="widgettitle">', 'after_title' => '</h2>', ));Ich weiß nicht, was ihr da noch an Infos braucht, notfalls halt fragen dann.
Ich vermute ja irgendwie, dass es vielleicht an den Namen liegt?
Also die Seitenleisten heißen sidebar.php und leftbar.php, im Widgetauswahlfenster steht aber "Seitenleiste 1" und "Seitenleiste 2". -
Ich habe wohl irgendwas beim umschreiben verbockt und kann nun dank diesem parse error garnicht mehr auf meinen Blog zugreifen, sehe nur noch die Fehlermeldung auf Zeile so und so. Ich weiß schon noch die Stelle etc., habe aber eben keine Ahnung, wie ich den Fehler nun ohne Adminbereich ändern soll.
Wa könnte man da tun? -
hm...
... das muss doch jemand wissen?!
-
Blöde Frage vielleicht, aber ich krieg das nicht gebacken.
hab das Widget schon aktiviert, wird aber nichts angezeigt.
Muss ich da in sidebar.php noch etwas reinschreiben vielleicht?
Also Archiv ganz normal nach Monaten, mit Zahl dahinter.