Hallo
ich habe das Plugin PXS Mail in meinem Wordpress(de) installiert und nun das Problem das keine eMails ankommen wenn man die über das Kontaktformular schickt auch wenn da dann steht "Danke, Ihre Mail wurde versand".
Ich habe allerdings auch niergentwo smtp daten eintragen können und nach ewigem googeln, wie man die eventuell einbinden könnte habe ich dann aufgegeben.
Ich hoffe mir kann hier jemand helfen.
mfg corpse2001
Beiträge von corpse2001
-
-
SUPER ich habes gefunden war eine alleinstehendes <h2> in der sidebar.php
vielen vielen dank ware ich so nie drauf gekommen weil so gut wie garkeine ahnung von sowas habe. nochmals besten dank! :-D
mfg corpse2001 -
sowas kann ich da leider nicht finden deswegen hier mal meine header.php
PHP
Alles anzeigen<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de"> <!-- Red Train: Template for Wordpress 2.0.x (c) by Vladimir Simovic aka Perun www.vlad-design.de and www.perun.net The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php --> <head profile="http://gmpg.org/xfn/1"> <title><?php bloginfo('name'); ?><?php wp_title(); ?></title> <meta http-equiv="Content-Type" content="text/html; charset=<?php bloginfo('charset'); ?>" /> <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats --> <link rel="stylesheet" type="text/css" media="screen, projection" href="<?php bloginfo('stylesheet_url'); ?>" /> <meta name="robots" content="index,follow" /> <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php bloginfo('rss2_url'); ?>" /> <link rel="alternate" type="text/xml" title="RSS .92" href="<?php bloginfo('rss_url'); ?>" /> <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="<?php bloginfo('atom_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php wp_get_archives('type=monthly&format=link'); ?> <?php wp_head(); ?> </head> <body> <div id="container"> <div id="header"> <h1><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></h1> </div> -
-
danke für die hilfe.
also das heißt dann alles was nun mit x.x em angegeben ist muss in x px geändert werden, hab ich das richtig verstanden?
mfg corpse2001 -
so ich habe die breite geändert und nun geht das vielen dank
mfg
corpse2001 -
das hat leider auch nicht geholfen ich weiss nicht was man da noch machen soll
-
Hallo,
ich habe das im Titel genannte gästebuch installiert. unter mozilla kann ich das auch sehen und es funktiniret im IE 6/7 leider nicht. :( hat da jemand eine idee woran das liegen kann.
hier der link zur seite.
Schlappohrs Kneipe -
so hier ist die style.css von dem theme den ich nutze.
PHP
Alles anzeigenbody { background: #320000 url(images/hintergrund.gif) repeat-x fixed; text-align: center; font-size: 0.625em; font-family: verdana, sans-serif; padding: 1em 0; } a { color: #ffc; } a:hover { color: #fff; text-decoration: none; } hr { display: none; } img { border: none; } ins { text-decoration: none; border-bottom: 1px dashed #eee; } acronym, abbr, dfn { border-bottom: 1px dashed #eee; font-style: normal; } blockquote { border-left: 5px solid #320000; margin: 1em 0; padding: 10px; background: #600000; width: 90%; } code, pre { color: #f93; font-family: verdana, sans-serif; } .bild-links { float: left; margin: 0 15px 3px 0; } .bild-rechts { float: right; margin: 0 0 3px 15px; } .center { text-align: center; } .pagination { text-align: center; margin-top: 2em; } .search-button, #commentform input { font-size: 1em; font-weight: bold; border: 1px solid #300000; background: #800000; color: #ffc; padding: 1px 2px; } #container { margin: 0 auto; text-align: left; width: 730px; border-bottom: 5px solid #f00; background: url(images/container.png); color: #eee; line-height: 1.5; } #header { height: 205px; background: url(images/bahn.png) no-repeat; } #header h1 { font: italic 22px georgia, serif; color: #fff; line-height: 200px; padding: 0 15px; } #header h1 a { color: #fff; text-decoration: none; } #navi { float: right; width: 200px; } #navi-innen { padding: 0 15px 10px 15px; } #navi h2 { font: bold 1.4em veradana, sans-serif; margin: .8em 0 .2em 0; } #navi ul { list-style: none; margin: .4em 0 1em 0; padding: 0; } #navi ul li ul { margin: .2em 0 .4em .5em; } #navi a { text-decoration: none; font-weight: bold; } #navi .navi-search { margin-bottom: 3px; background: #eee; font-size: 1em; width: 150px; border: 1px solid #300000; } #content { margin: 1em 215px 1.5em 15px; font-size: 1.1em; } #content h2 { font: italic 2.1em georgia, serif; margin: 5px 0; letter-spacing: 1px; } #content h2 a { text-decoration: none; } #content h3 { margin: 1.2em 0 .4em 0; font-size: 1.4em; } #content h4 { font-size: 1.3em; padding: 0; margin: 1em 0; } #content h5 { font-size: 1.1em; padding: 0; margin: 1em 0; } #content .date { font-size: 1em; text-align: right; font-weight: bold; } #content .meta { font-size: .9em; } #content .feedback { margin: 15px 0 15px 0; text-align: right; padding-bottom: 10px; border-bottom: 1px solid #700000; } #commentlist li { margin-bottom: 1.5em; padding-bottom: 1em; border-bottom: 1px solid #700000; } #commentform { margin: 1em 0; padding: 1em; border: 1px solid #300000; background: #600000; } #commentform textarea { background: #eee; border: 1px solid #300000; } #commentform #email, #commentform #author, #commentform #url { font-size: 1.1em; background: #eee; border: 1px solid #300000; width: 180px; } #footer { clear: both; margin: 3em 15px 0 15px; padding: 5px; text-align: center; font-size: .8em; } /* *** Plugins *** */ .tags { margin: 1.5em 0; font-weight: bold; padding: 2px 0; } #wp_grins { margin-top: 2px; } .pagebar { text-align: center; line-height: 1.4; margin-top: 2em; } .pagebar .this-page { font-weight: bold; } .pagebar a { border: 1px solid #300000; background: #900; padding: 2px 5px; margin-bottom: 5px; text-decoration: none; color: #ffc; } .pagebar a:hover { color: #fff; } -
das hat leider auch nicht geklappt und dann habe ich noch ein neues Problem und zwar habe ich ein gästebuch hinzugefügt (DMSGuestbook) welches man nur im mozilla-browser sieht.
Ich habe nun auch nochmal wp auf einem anderen webspace installiert weil ich dachte das es vll mit der db zu tun hat aber das hat auch nichts genützt.
hier der neue link da sieht man das nochmal mit der schriftgröße und dem gästebuch
Schlappohrs Kneipe -
Hallo danke für die schnelle Antwort!
ich habe das jetzt direkt in der style.css geändert und per ftp hochgeladen. hat aber leider nichts geholfen :cry:.
noch ne idee?
hier der code-schnipsel
body {
background: #320000 url(images/hintergrund.gif) repeat-x fixed;
text-align: center;
padding: 1em 0;
font: 0.625em verdana, sans-serif;
} -
Hallo,
ich habe mir wordpress 2.3.2 DE-Edition und nun einige Seiten erstellt.
Schaue ich mir die Seite mit Morzilla an ist alles ok
Schaue ich sie mit dem IE 6 oder 7 an ist die Schrift aufeinmal extrem Groß der Navigationsbereich bleibt allerdings unberührt.
hier der link zu der Seite: corpse2001 online wo ich mit wp am testen bin
mfg
corpse2001