Wollte mal fragen, was das aus Google-Sicht bedeutet, werden diese Kommentare dann von google nicht mehr indexiert? Also aus meinem Blog komplett entfernt und sind nur noch für mich sichtbar?
Beiträge von Dominik_
-
-
Die Suche hat mir nicht weitergeholfen. Jedenfalls wüsste ich nicht, nach was ich noch suchen sollte außer "Zeilenumbruch".
Könnte natürlich <br></br> mit vielen " " ersetzen, aber ob das die beste Lösung ist? Gehen würde es jedefanlls .
-
TEIL 2
Code
Alles anzeigen/* Sidebars */ /* Colour of right sidbar menu header */ #right-sidebar h2 { background-color: #000000; } /* Colour of right sidebar menu body */ #right-sidebar ul ul, #right-sidebar li, #right-sidebar li li, #right-sidebar li li li { background-color: #000000; } /* Colour of left sidebar menu header */ #sidebar h2.pages, #sidebar li h2 { background-color: #000000; } /* Left sidebar */ #sidebar { width: 250px; padding: 0 0 10px 0; margin: 0; } #sidebar ul { margin: 0; padding: 0; } #sidebar li { list-style: none; } #sidebar h2.pages { color: #fffff; background-image: url(images/bg_corner_topright.gif); background-position: top right; background-repeat: no-repeat; margin: 0 0 10px 0; padding: 5px 0 5px 20px; } #sidebar li h2 { background-image: none; color: #fffff; font-size: 1.2em; margin: 10px 0 5px 0; padding: 5px 0 5px 20px; } #sidebar a { font-size: 1.1em; color: #ffffff; font-weight: bold; text-decoration: underline; } #sidebar li li { padding: 0; margin: 0 0 0 20px; } #sidebar li li a { background: url(images/bg_bullet_full_1.gif) left no-repeat; padding-left: 10px; line-height: 20px; } #sidebar li li a:hover { background: url(images/bg_bullet_full_2.gif) no-repeat left; color: #ffffff; text-decoration: underline; } #sidebar li li li { padding: 0; margin: 0 0 0 10px; } #sidebar li li li a { background: url(images/bg_bullet_half_1.gif) left no-repeat; padding-left: 10px; line-height: 20px; } #sidebar li li li a:hover { background: url(images/bg_bullet_half_2.gif) left no-repeat; color: #ffffff; text-decoration: underline; } #sidebar li.recentcomments { padding: 2px 0 2px 0; margin: 0 10px 0 10px; font-size: 1em; border-bottom: 1px solid #000000; } #sidebar li.recentcomments a { font-size: 1em; background-image: none; } #sidebar li#recentposts ul li.recentposts a { padding: 0; margin: 0; background-image: none; font-size: 0.95em; } #sidebar li#recentposts ul li.recentposts { border-bottom: 1px solid #000000; margin: 0 10px 0 10px; padding: 2px 0 2px 0; } #sidebar div.textwidget { padding: 2px 10px 2px 10px; margin: 0; } #sidebar div.textwidget p { font-size: 1em; padding: 0; margin: 0; } #sidebar div#calendar_wrap { text-align: center; margin: 0; padding: 0 0 0 15px; } #sidebar #wp-calendar { text-align: center; } #sidebar #wp-calendar a { text-decoration: underline; } #sidebar td { font-size: 0.9em; border: 1px solid #000000; padding: 3px; background-color: #000000; } #sidebar td.pad { border: none; background: 000000; } #sidebar td#prev, #sidebar td#next { border: none; background: 000000; } #sidebar #today { background-color: #000000; } /* Right sidebar */ #right-sidebar { float: right; width: 200px; margin: 0; padding: 0; } #right-sidebar ul { list-style: none; width: 186px; margin: 0 0 10px 0; padding: 0 0 5px 0; overflow: hidden; } #right-sidebar ul ul { margin: 0; padding: 0; } #right-sidebar span { background: url(images/bg_corner_topleft.gif) top left no-repeat; padding: 5px 5px 5px 10px; } #right-sidebar h2 { background-image: url(images/bg_corner_topright.gif); background-position: top right; background-repeat: no-repeat; padding: 5px 0 5px 0; margin: 0 0 7px 0; font-size: 1.2em; color: #ffffff; } /* Change spacing below right hand menus */ #right-sidebar li { margin: 0 0 15px 0; padding: 0 0 15px 0; } #right-sidebar li li { background-image: none; margin: 0; padding: 0 0 0 10px; border-bottom: none; } #right-sidebar li li li { margin: 0; padding: 0 10px 0 10px; border-bottom: none; } #right-sidebar a { line-height: 16px; text-decoration: underline; } #right-sidebar li li a { background: url(images/bg_bullet_full_2.gif) left no-repeat; padding-left: 12px; } #right-sidebar li li li a { background: url(images/bg_bullet_half_2.gif) left no-repeat; padding-left: 12px; } #right-sidebar a:hover { text-decoration: underline; } #right-sidebar li.recentcomments { padding: 2px 10px 5px 0; margin: 0 10px 0 10px; border-bottom: 1px solid #000000; } #right-sidebar li.recentcomments a { background-image: none; } #right-sidebar li.recentposts { padding: 2px 0 5px 0; margin: 0 10px 0 10px; border-bottom: 1px solid #000000; } #right-sidebar li.recentposts a { margin: 0; padding: 0; background-image: none; } #right-sidebar div.textwidget { padding: 2px 10px 2px 10px; } #right-sidebar div.textwidget p { font-size: 1em; padding: 0; margin: 0; } #right-sidebar div#calendar_wrap { text-align: center; margin: 0; padding: 5px 5px 0 7px; } #right-sidebar #wp-calendar { text-align: center; } #right-sidebar #wp-calendar a { text-decoration: underline; } #right-sidebar td { font-size: 0.9em; border: 1px solid #000000; padding: 3px; background-color: #000000; } #right-sidebar td.pad { border: none; background: transparent; } #right-sidebar td#prev, td#next { border: none; background: transparent; } #right-sidebar #today { background-color: #000000; } /* Footer */ #footer { clear: both; background: url(images/bg_foot.jpg) no-repeat top left; height: 50px; text-align: center; } #footer p { padding: 10px 0 2px 0; color: #ffffff; font-size: 0.9em; } #footer a { text-decoration: underline; color: #ffffff; } #footer a:hover { text-decoration: underline; color: #ffffff; } /* Comment form */ h3#respond, h3#comments { font-size: 1.2em; margin; 0; padding: 0; } #commentwrap { background-color: #000000; border: 1px solid #000000; padding: 0 10px 10px 10px; margin: 0 15px 10px 15px; } #commentform { margin: 0; padding: 10px; border: 1px solid #ffffff; } #author { border: 1px solid #ffffff; height: 17px; width: 190px; } #email { border: 1px solid #ffffff; height: 17px; width: 190px; } #url { border: 1px solid #ffffff; height: 17px; width: 190px; } #comment { width: 405px; border: 1px solid #ffffff; } #submit { background-color: #000000; border: 1px solid #ffffff; color: #ffffff; padding:0; font-size: 1em; height: 30px; width: 405px; text-align: center; cursor: pointer; } #submit:hover { background-color: #000000; color: #ffffff; border: 1px solid #ffffff; } /* Comments display */ #content ol.commentlist { padding: 0 0px 0 0px; margin: 0 15px 10px 30px; } #content ol.commentlist li { background: #000000 url(images/bg_corner_topright.gif) no-repeat top right; margin: 5px 0 5px 0; padding: 10px; } #content ol.commentlist li.alt { background: #000000 url(images/bg_corner_topright.gif) top right no-repeat; } /* Images */ img.left { float: left; margin: 5px 5px 0 0; padding: 5px; border: 1px solid #E6E6E6; } img.right { float: right; margin: 5px 0 0 5px; padding: 5px; border: 1px solid #E6E6E6; } .entry img.wp-smiley { border: none; margin: 0; padding: 0; } .entry img { margin: 5px; padding: 5px; border: 1px solid #E6E6E6; } .entry a img { border: 1px solid #E6E6E6; } .entry a:hover img { border: 1px solid #ffffff; } /* Various styles */ .strong { font-weight: bold; font-size: 1.1em; } -
Der Zeilenabstand Links in meiner rechten Sidebar sind im Internetexplorer zu groß, im Safari, Firefox usw optimal. Was muss ich tun, damit es im Internetexplorer auch so aussieht?
Url: maennerfrisuren*org
Teil 1
Code
Alles anzeigen* Theme Name: WP-Multiflex-3 Theme URI: webgazette.co.uk/web-design/wordpress-themes/wp-multiflex-3/ Description: Theme based on Multiflex-3, designed by 1-2-3-4.info/">Wolfgang</a> Version: 1.3 Author: Author URI: webgazette.co.uk */ /* Various elements */ body { background-color: #000000; margin: 10px 0; font: 72% Verdana, Geneva, Arial, Helvetica, sans-serif; color: #ffffff; } div { margin: 0; padding: 0; } p { font-size: 1.1em; } a {color: #ffffff;} a:visited {color: #ffffff;} a:hover {color: #ffffff;} code { font-size: 1.1em; display: block; font-family: "Courier New", Courier, monospace; background-color: #ffffff; padding: 5px; margin: 10px; border: 1px solid #ffffff; } blockquote { background: url(images/quote.gif) left no-repeat; margin: 0; padding: 0 40px 0 40px; text-align: justify; font-size: 0.9em; } /* Main wrapper */ #wrap { background: url(images/bg_main_withnav.jpg) repeat-y top left; width: 900px; margin: 0 auto; border: 1px solid #000000; } /* Masthead --- top of header */ #masthead { background: url(images/bg_head_top.jpg) no-repeat top left; height: 81px; margin: 0; padding: 0; font-family:"trebuchet ms",arial,sans-serif; } /* Site name, description and logo */ #masthead div.left-masthead { float: left; width: 820px; height: 81px; } #masthead a.site-logo { float: left; background: url(images/bg_head_top_logo.jpg); height: 40px; width: 60px; margin: 22px 5px 20px 20px; } #masthead h1 { text-transform: uppercase; padding: 19px 0 0 0; margin: 0; font-size: 2.2em; font-weight: bold; } #masthead h1 a { color: #ffffff; text-decoration: none; } #masthead h1 a:hover { color: #ffffff; } #masthead p.description { margin: -5px 0 0 0; padding: 0; font-weight: bold; color: #ffffff; } /* Left hand side of masthead */ #masthead div.right-masthead { float: right; margin: 0; padding: 0; } #masthead div.right-masthead a.rss-logo { background: url(images/rss.gif); height: 64px; width: 64px; margin: 9px 9px 0 0; display: block; } #masthead div.right-masthead a.rss-logo:hover { background: url(images/rss-hover.gif); } /* Middle header image and text */ #header { background: url(images/bg_head_middle.jpg) no-repeat top left; height: 150px; margin: 0; padding: 0; color: #ffffff; } #header #textbox { float: right; width: 900px; text-align: right; font-weight: bold; } #header a { color: #ffffff; text-decoration: none; } #header a:hover { color: #000000; } #header h2 { font-family:"trebuchet ms",arial,sans-serif; padding: 20px 20px 5px 10px; margin: 0; font-size: 2em; } #header p { font-family:"trebuchet ms",arial,sans-serif; margin: 0; padding: 0 20px 5px 20px; font-size: 1.3em; font-weight: bold; line-height: 18px; } /* Horizontal navigation menu */ #navigation { clear: both; background: url(images/bg_head_bottom_nav.jpg) no-repeat top left; height: 40px; } #navigation ul { margin: 0; padding: 0; } #navigation li { margin: 0px; height: 40px; float: left; list-style: none; border-right: 1px solid #000000; } #navigation li a { font-family:"trebuchet ms",arial,sans-serif; display: block; padding: 11px 14px 11px 14px; color: #ffffff; font-weight: bold; font-size: 1.105em; text-decoration: none; } #navigation li a:hover { background-color: #ffffff; color: #000000; } /* Breadcrumbs and search bar */ #crumb-search { background: url(images/bg_head_breadcrumbs.jpg) top left repeat-y; height: 40px; margin: 0; padding: 0; } /* Breadcrumbs */ #breadcrumb { float: left; padding: 0 0 0 15px; margin: 10px 0 0 0; color: #000000; font-weight: bold; font-size: 0.9em; width:700px; } #breadcrumb a { background: url(images/bg_bullet_arrow.gif) left no-repeat; padding: 0 2px 0 10px; text-decoration: underline; color: #ffffff; } #breadcrumb a:hover { color: #ffffff; text-decoration: none; } /* Search form */ #searchbar { float: right; margin: 0; padding: 0; } #searchbar fieldset { border: none; margin: 0; padding: 0; } #searchform { padding: 10px 15px 0 0; color: #000000; } #searchbox { border: 1px solid #ffffff; height: 17px; width: 120px; } #searchbutton { background-color: #E6E6E6; border: 1px solid #BEBEBE; color: #808080; padding:0; font-size: 1em; height: 20px; width: 35px; text-align: center; cursor: pointer; } #searchbutton:hover { background-color: #dcdcdc; color: #404040; border: 1px solid #404040; } /* Container wrappers */ #container { clear: both; margin: 0; padding: 0; } #left-wrap { width: 690px; float: left; margin: 0; padding: 0; } /* Main content area */ #content { float: right; width: 480px; margin: 0; padding: 0; } #content .post, #content .page { margin: 0; padding: 0 15px 10px 15px; } #content h2 { font-size: 1.8em; font-family:"trebuchet ms",arial,sans-serif; margin: 0; padding: 0; border-bottom: 7px solid #a2d3bc; color: #ffffff; } #content h2 a { color: #ffffff; text-decoration: underline; } #content h2 a:hover { color: #ffffff; text-decoration: underline; } #content h2.pagetitle { border-bottom: none; background: #ffffff url(images/bg_corner_topright.gif) top right no-repeat; font-family:"trebuchet ms",arial,sans-serif; color: #ffffff; margin: 0 15px 20px 15px; padding: 3px 5px; font-size: 1.3em; } #content .entry h1 { font-size: 2em; color: #ffffff; } #content .entry h2 { font-size: 1.8em; color: #ffffff; border-bottom: none; } #content .entry h3 { font-size: 1.5em; color: #ffffff; } #content .entry h4 { font-size: 1.1em; color: #ffffff; } #content a { text-decoration: underline; } #content a:hover { text-decoration: underline; } #content p { font-size: 1.1em; } #content p.prefix { margin: 0; padding: 0; font-size: 1em; } #content p.suffix { font-size: 0.9em; background: #ffffff url(images/bg_corner_topright.gif) top right no-repeat; color: #ffffff; padding: 5px; font-weight: normal; line-height: 16px; clear: both; } #content p.suffix a { color: #ffffff; text-decoration: underline; } #content p.suffix a:hover { color: #ffffff; text-decoration: underline; } #content p.edit { margin: 0; padding: 0; font-size: 0.9em; } #content ul, #content ol { padding: 6px 0 6px 30px; margin: 0 0 0 30px; } #content li { font-size: 1.05em; padding: 2px 0 2px 0; } #content ul li { list-style: square url(images/bg_bullet_full_2.gif); } .navigation, .bottomnavigation { height: 15px; } .navigation .alignleft, .bottomnavigation .alignleft { float: left } .navigation .alignright, .bottomnavigation .alignright { float: right; } .entry { overflow: hidden; } .entry a { overflow: hidden; } .entry img { overflow: hidden; } /* Monsterous hack to get IE6 to cut off an image bigger than the post area */ * html .entry p { width: 99%; overflow: hidden; } -
Danke für die Tipps, hab mich für das löschen entschieden.
-
und der Satz wird einfach ins Deutsche übersetzt? Dachte immer da gibt es eine extra deutsche Sprachdatei für das Theme. Muss ich den einfach rauslöschen und fertig?
PHP
Alles anzeigen<?php else : // this is displayed if there are no comments so far ?> <?php if ('open' == $post->comment_status) : ?> <!-- If comments are open, but there are no comments. --> <?php else : // comments are closed ?> <p class="nocomments"><?php _e('Comments are closed.','wp_multiflex'); ?></p> <?php endif; ?> <?php endif; ?> -
Hallo,
weiss jemand wo ich den Standard-Text "Kommentare sind geschlossen" ändern/entfernen kann in den .phps fine ich nichts.
-
Hallo,
ich betreibe eine Webseite wo es Sinn macht nach etwa 60 Tagen die Kommentare nahezu unsichtbar zu machen. Sie sollen aber für google sichtbar bleiben. Wie kann man das einstellen?
-
werd ich mal fragen, wusste gar nicht, dass es sowas mittlerweile auch für adsense gibt.
-
Hallo,
ein bekannter fragte mich wie ich denn mit meinen Webseiten Geld verdienen würde, weil er nirgends Werbung darauf findet. Nach dem er mir einen Screenshot zugesendet hat, traute ich meinen Augen nicht, es war keine einzige Adsense-Anzeige zu sehen.
Sein Pc ist 8 Jahre alt, hat aber den neusten Firefox sowie windows xp. Auch mit Chrome und Internetexplorer war keine Werbung bei Ihm zu sehen.
Wie kann es sein, dass er die Werbung nicht sieht? Alle meine Freunde sehen die Werbung auf ihrem Pc.
Virus? Fehlendes Plugin? Oder liegt der Fehler doch bei meinem Wordpress?
-
Danke!!! Dachte das Problem wäre viel größer :D
-
Danke :) ...
-
hallo,
ich hab das problem dass die schrift in jedem browser anders aussieht. weiss jemand wie es geht, dass überall ariial dargestellt wird?
PHP
Alles anzeigen/* Theme Name: Nature Theme URI: Description: 3-spaltiges Schmucktemplate, halbfluid, Fenstergr��e ab 800x600, widget-fähig, ab WP Version 1.5.2 Version: 1.0 Author: Author URI: */ /*---| Dateiweite Einstellungen |---*/ * { margin: 0; padding: 0; border: 0; } body { background: #f4d3bd; color: #705d4e; font-family: Arial font-size: 0.8em; text-align: center; } a:link, a:visited { color: #705d4e; background: inherit; text-decoration:none; } a:hover, a:active, a:focus { color:#42362e; background: inherit; } input, textarea { color: #705d4e; background: #ffffff; border: 1px solid #000000; padding: 1px; margin:0px 3px 3px 0px; } input:hover, textarea:hover { color: #705d4e; background: #ffffff; border: 1px solid #000000; } textarea { overflow: auto; margin-bottom: 20px; } .absenden { cursor: pointer; background: #f4f5eb; color: inherit; } .absenden:hover { color:inherit; background: #fff; } .zentrieren { text-align: center; } .clear { clear: both; } /*---| Kopfbereich |---*/ #wrapper { max-width: 1024px; background: #ffffff; color: inherit; margin:0 auto; border: 1px solid #705d4e; text-align: left; } #kopf { background: url(images/header.jpg) ; height: 164px; border-bottom: 1px solid #705d4e; } #kopf h1 { font-size: 2.0em; text-align: center; padding-top: 70px; } #kopf a:link, #kopf a:visited { color: #705d4e; background: inherit; display: block; } #kopf a:hover, #kopf a:active, #kopf a:focus { color: #705d4e; background: inherit; } #blogtitel { background: #ffffff; color: #705d4e; height: 25px; text-align: center; letter-spacing: 1px; word-spacing: 2px; margin: 0px 160px; } #blogtitel p { padding-top: 5px; color: #705d4e; background: inherit; } /*----| Sidebar |---*/ #rechts, #links { position: relative; background: #ffffff; color: inherit; display: inline; margin-top: -190px; padding-top: 190px; width: 160px; overflow:hidden; text-align: center; } #links { float: left; } #rechts { float: right; } #links h2, #rechts h2 { font-size: 1.2em; color: #705d4e; border-bottom: 1px solid #ffffff; padding-bottom: 3px; margin: 0 auto; } #links ul, #rechts ul { text-align:left; padding: 3px; overflow: hidden; } #links li, #rechts li { list-style: none; line-height: 1.5em; } #rechts form, #links formm { text-align: center; } /*--- | Inhalt |---*/ #content { margin: 0 160px; line-height: 1.3em; background: #ffffff url(images/content.jpg) no-repeat right bottom; border: 1px solid #ffffff; color: inherit; padding: 15px; } #content a:link, #content a:visited { color: #705d4e; background: inherit; text-decoration:none; } #content a:hover, #content a:active, #content a:focus { color: #705d4e; background: inherit; } #content ul, #content ol { margin-left: 1.8em; } #content h2 { font-size: 1.3em; } #content h3 { font-size: 1.1em; } #content h4 { font-size: 1.0em } #content h2, #content h3, #content h4, #content h5, #content h6, #content blockquote, #content pre, #content p, #content ul, #content ol { margin-bottom: 0.6em; } #content blockquote { background: #ffffff url(images/bquote.gif) no-repeat; color: #705d4e; margin-left: 5px; padding: 10px 10px 10px 40px; border: 1px dashed #705d4e; } #content q { font-style: oblique; } #content code, #content pre { font-size: 1.2em; } #content acronym, #content abbr { border-bottom: 1px dashed #705d4e; cursor: help; } #content table { border-collapse: collapse; margin: 0 auto 0.8em auto; font-size: 100%; } #content caption { font-weight: bold; margin-bottom: 5px; } #content th { background: #ffffff; color: #705d4e; border: 1px solid #705d4e; padding: 2px; } #content td { color: #705d4e; background: #ffffff; border: 1px solid #705d4e; padding: 2px; } /*---| Beitr�ge und Kommentare |---*/ #content .post { padding-top: 10px; overflow: hidden; } #content .post h2 { background: url(images/posth3.gif) no-repeat; padding-left: 0px; font-size: 1.1em; color: #705d4e; } #content .entrytext { } #content .entrytext a:link, #content .entrytext a:visited { text-decoration: underline; } #content .entrytext a:hover, #content .entrytext a:active, #content .entrytext a:focus { text-decoration: underline; } #content .post h2 a:link, #content .post h2 a:visited { background: none; color: #705d4e; text-decoration: none; } #content .post h2 a:hover, #content .post h2 a:active, #content .post h2 a:focus { text-decoration: underline; } #content .postmetadata { border-top: 1px dotted #705d4e; font-size: 0.8em; line-height: 1.2em; } .commentlist li { padding: 5px 10px 5px 5px; margin: 0 0 10px 0; } .kommentar { color: #705d4e; background: #ffffff; border: 1px solid #705d4e; } .autor_kommentar { color: inherit; background: #ffffff; border: 1px solid #705d4e; } /*---| Seitennavigation |---*/ .navigation { padding: 0 10px; margin-bottom: 20px; } .prev { float: right; text-align: right; font-size: 0.8em; width: 50%; } .next { float: left; text-align: left; font-size: 0.8em; width: 50%; } /*---| Fu� |---*/ #fuss { clear: both; background: #ffffff; color: #705d4e; text-align: center; font-size: 0.9em; padding: 10px 0; line-height: 1.4em; border-top: 1px solid #705d4e; } #fuss a:link, #fuss a:visited { color: #705d4e; background: inherit; text-decoration:none; } #fuss a:hover, #fuss a:active, #fuss a:focus { color:#705d4e; background: inherit; } /*---| Suchen |-----*/ #searchform input { color: #000000; background: #a8bb8b; border:0; font-weight: bold; cursor: pointer; font-size: 0.95em; margin-bottom: 10px; } #searchform input:hover { color: #303030; background: #a8bb8b; border: 0; } #searchform #s { margin: 10px 0px 3px 0px; padding: 3px; background: #fff; color: #1f2522; border: 1px solid #1f2522; cursor: default; } #searchform #s:hover { background: #e9ecd9; color: #1f2522; border: 1px solid #1f2522; } /*---| Kalender |---*/ #wp-calendar { border-collapse: collapse; font-size: 0.8em; border: 1px solid #1f2522; line-height: 1.4em; margin: 0 auto 10px auto; } #wp-calendar th { background: #7e9d58; color: #fff; border: 1px solid #395127; text-align: center; } #wp-calendar table.nav, #wp-calendar th, #wp-calendar td { padding: 1px 2px; } #wp-calendar td { color: #1f2522; background:#e9ecd9; border: 1px solid #1f2522; text-align: center; } #wp-calendar #next a { padding-left: 1px; text-align: right; } #wp-calendar #prev a { padding-right: 1px; text-align: left; } #wp-calendar a { display: block; text-decoration: none; } #wp-calendar caption { color: #1f2522; background: inherit; text-align: center; font-weight: bold; padding:5px 0; margin: 0 auto; } #wp-calendar tbody td a { color: #c73119; background: inherit; } #wp-calendar tbody td a:hover { background:inherit; color: #7e9d58; } #wp-calendar #today { background: #7e9d58; color: #fff; } #wp-calendar #today a { background:#7e9d58; color: #c73119; } #wp-calendar #today a:hover { background: #7e9d58; color: #fff; } #wp-calendar tfoot td { border: 0; color: #fff; background: #7e9d58; } #wp-calendar tfoot td a { color: #fff; background: #7e9d58; } #wp-calendar tfoot td a:hover { color: #000; background: #7e9d58; } /*-----Widgets-----*/ .textwidget { margin: 8px 0; } /*-----nicht anzeigen-----*/ hr {display:none;} -
Wer kann mir erklären, wie ich die Transpatenzfläche auf den beiden Sidebars wegbekomme?
http://themes.wordpress-deutschland.org/demoblog/index.php?wptheme=nature
PHP
Alles anzeigen/* Theme Name: Nature Theme URI: Description: 3-spaltiges Schmucktemplate, halbfluid, Fenstergr��e ab 800x600, widget-fähig, ab WP Version 1.5.2 Version: 1.0 Author: Author URI: */ /*---| Dateiweite Einstellungen |---*/ * { margin: 0; padding: 0; border: 0; } body { background: #f4d3bd; color: #705d4e; font-family: Arial font-size: 0.8em; text-align: center; } a:link, a:visited { color: #705d4e; background: inherit; text-decoration:none; } a:hover, a:active, a:focus { color:#42362e; background: inherit; } input, textarea { color: #705d4e; background: #ffffff; border: 1px solid #000000; padding: 1px; margin:0px 3px 3px 0px; } input:hover, textarea:hover { color: #705d4e; background: #ffffff; border: 1px solid #000000; } textarea { overflow: auto; margin-bottom: 20px; } .absenden { cursor: pointer; background: #f4f5eb; color: inherit; } .absenden:hover { color:inherit; background: #fff; } .zentrieren { text-align: center; } .clear { clear: both; } /*---| Kopfbereich |---*/ #wrapper { max-width: 1024px; background: #ffffff; color: inherit; margin:0 auto; border: 1px solid #000000; text-align: left; } #kopf { background: url(images/header.jpg) ; height: 164px; border-bottom: 1px solid #000000; } #kopf h1 { font-size: 2.0em; text-align: center; padding-top: 70px; } #kopf a:link, #kopf a:visited { color: #705d4e; background: inherit; display: block; } #kopf a:hover, #kopf a:active, #kopf a:focus { color: #705d4e; background: inherit; } #blogtitel { background: #ffffff; color: #705d4e; height: 25px; text-align: center; letter-spacing: 1px; word-spacing: 2px; margin: 0px 160px; border-left: 1px solid #000000; border-right: 1px solid #000000; } #blogtitel p { padding-top: 5px; color: #705d4e; background: inherit; } /*----| Sidebar |---*/ #links, #rechts { position: relative; background: #ffffff; color: inherit; display: inline; margin-top: -190px; padding-top: 190px; width: 160px; overflow:hidden; text-align: center; filter: alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; } #links { float: left; } #rechts { float: right; } #links h2, #rechts h2 { font-size: 1.2em; color: #705d4e; border-bottom: 1px solid #fff; padding-bottom: 3px; margin: 0 auto; } #links ul, #rechts ul { text-align:left; padding: 3px; overflow: hidden; } #links li, #rechts li { list-style: none; line-height: 1.5em; } #rechts form, #links formm { text-align: center; } /*--- | Inhalt |---*/ #content { margin: 0 160px; line-height: 1.3em; background: #ffffff url(images/content.jpg) no-repeat right bottom; border: 1px solid #000000; color: inherit; padding: 15px; } #content a:link, #content a:visited { color: #705d4e; background: inherit; text-decoration:none; } #content a:hover, #content a:active, #content a:focus { color: #705d4e; background: inherit; } #content ul, #content ol { margin-left: 1.8em; } #content h2 { font-size: 1.3em; } #content h3 { font-size: 1.1em; } #content h4 { font-size: 1.0em } #content h2, #content h3, #content h4, #content h5, #content h6, #content blockquote, #content pre, #content p, #content ul, #content ol { margin-bottom: 0.6em; } #content blockquote { background: #ffffff url(images/bquote.gif) no-repeat; color: #705d4e; margin-left: 5px; padding: 10px 10px 10px 40px; border: 1px dashed #000000; } #content q { font-style: oblique; } #content code, #content pre { font-size: 1.2em; } #content acronym, #content abbr { border-bottom: 1px dashed #000000; cursor: help; } #content table { border-collapse: collapse; margin: 0 auto 0.8em auto; font-size: 100%; } #content caption { font-weight: bold; margin-bottom: 5px; } #content th { background: #ffffff; color: #705d4e; border: 1px solid #000000; padding: 2px; } #content td { color: #705d4e; background: #ffffff; border: 1px solid #000000; padding: 2px; } /*---| Beitr�ge und Kommentare |---*/ #content .post { padding-top: 10px; overflow: hidden; } #content .post h2 { background: url(images/posth3.gif) no-repeat; padding-left: 0px; font-size: 1.1em; color: #705d4e; } #content .entrytext { } #content .entrytext a:link, #content .entrytext a:visited { text-decoration: underline; } #content .entrytext a:hover, #content .entrytext a:active, #content .entrytext a:focus { text-decoration: underline; } #content .post h2 a:link, #content .post h2 a:visited { background: none; color: #705d4e; text-decoration: none; } #content .post h2 a:hover, #content .post h2 a:active, #content .post h2 a:focus { text-decoration: underline; } #content .postmetadata { border-top: 1px dotted #000000; font-size: 0.8em; line-height: 1.2em; } .commentlist li { padding: 5px 10px 5px 5px; margin: 0 0 10px 0; } .kommentar { color: #705d4e; background: #ffffff; border: 1px solid #000000; } .autor_kommentar { color: inherit; background: #ffffff; border: 1px solid #000000; } /*---| Seitennavigation |---*/ .navigation { padding: 0 10px; margin-bottom: 20px; } .prev { float: right; text-align: right; font-size: 0.8em; width: 50%; } .next { float: left; text-align: left; font-size: 0.8em; width: 50%; } /*---| Fu� |---*/ #fuss { clear: both; background: #ffffff; color: #705d4e; text-align: center; font-size: 0.9em; padding: 10px 0; line-height: 1.4em; border-top: 1px solid #000000; } #fuss a:link, #fuss a:visited { color: #705d4e; background: inherit; text-decoration:none; } #fuss a:hover, #fuss a:active, #fuss a:focus { color:#705d4e; background: inherit; } /*---| Suchen |-----*/ #searchform input { color: #000000; background: #a8bb8b; border:0; font-weight: bold; cursor: pointer; font-size: 0.95em; margin-bottom: 10px; } #searchform input:hover { color: #303030; background: #a8bb8b; border: 0; } #searchform #s { margin: 10px 0px 3px 0px; padding: 3px; background: #fff; color: #1f2522; border: 1px solid #1f2522; cursor: default; } #searchform #s:hover { background: #e9ecd9; color: #1f2522; border: 1px solid #1f2522; } /*---| Kalender |---*/ #wp-calendar { border-collapse: collapse; font-size: 0.8em; border: 1px solid #1f2522; line-height: 1.4em; margin: 0 auto 10px auto; } #wp-calendar th { background: #7e9d58; color: #fff; border: 1px solid #395127; text-align: center; } #wp-calendar table.nav, #wp-calendar th, #wp-calendar td { padding: 1px 2px; } #wp-calendar td { color: #1f2522; background:#e9ecd9; border: 1px solid #1f2522; text-align: center; } #wp-calendar #next a { padding-left: 1px; text-align: right; } #wp-calendar #prev a { padding-right: 1px; text-align: left; } #wp-calendar a { display: block; text-decoration: none; } #wp-calendar caption { color: #1f2522; background: inherit; text-align: center; font-weight: bold; padding:5px 0; margin: 0 auto; } #wp-calendar tbody td a { color: #c73119; background: inherit; } #wp-calendar tbody td a:hover { background:inherit; color: #7e9d58; } #wp-calendar #today { background: #7e9d58; color: #fff; } #wp-calendar #today a { background:#7e9d58; color: #c73119; } #wp-calendar #today a:hover { background: #7e9d58; color: #fff; } #wp-calendar tfoot td { border: 0; color: #fff; background: #7e9d58; } #wp-calendar tfoot td a { color: #fff; background: #7e9d58; } #wp-calendar tfoot td a:hover { color: #000; background: #7e9d58; } /*-----Widgets-----*/ .textwidget { margin: 8px 0; } /*-----nicht anzeigen-----*/ hr {display:none;} -
Hallo,
Ich möchte auf meiner Webseite 3 große Bilder einfügen, wenn ich mit dem Cursor drüber fahre (Mousover), soll erst die originalgröße des Bildes dargestellt werden. Welches Plugin kann das?
-
Danke, scheint beides zu funktioneren.
-
Wer kann mri sagen, wie ich auf diesem Theme den Textabstand vergrößere?
Url: WWW service24 PUNKT info
-
Für alle die es interessiert wp-settings.php
-
Hallo,
In welcher Datei kann man die 32 MB mit den 64 MB ersetzen? In der wp.config habe ich damals nichts gemacht.
-
Hallo,
ich habe eine .ch-Domain, die ich auf die .net, zwecks Rankingvorteil umziehen möchte.
Das Problem ist, dass ich etwa 500 Unterseiten auf der .ch angelegt habe, gibt es eine Möglichkeit das .ch schnell in .net umzuändern, oder muss ich die alle einzeln abändern.
Was muss ich beim Umzug alles beachten? Wie muss man da Schritt für Schritt vorgehen?