Danke dir, werde mir das mal anschauen.
Beiträge von faKt
-
-
Hallo,
ist es möglich, einen Newsschreiber mehr Rechte zu geben als normal?
So das er auch alle Kommentare verwalten kann und nicht nur die, von den News die man selber geschrieben hat?
-
Vielen Dank Üwkes :-)
-
Hallo,
ich habe nun desöfteren gesehen, das einige Blogs unten wo "Neuere Beiträge" und "Ältere Beiträge" steht nicht das da steht sondern einfach
1 | 2 | 3 | ... 4 | 5 | 6 ... | 997 | 998 | 999
steht.
Ist das ein Addon?
-
Ich erlaube mir mal zu pushen :)
-
Hallo, wenn ich das jetzt richtig verstehe:
Du hast XAMPP installiert, erstellst in http://localhost/phpmyadmin/ eine Datenbank, installierst Wordpress, aktivierst den Style, machst alles so wie du es willst, lädst es auf den Space hoch und fertig.
Wenn du nur ein neues Theme installieren möchtest, kannst du dies doch einfach auf deinen Server tun, nur den themes Ordner hochladen?
-
Hallo,
ich habe nun ein älteres Backup von mir gefunden, mit schon älteren News und Artikeln von mir...
Nun würde ich diese gerne in meinen bestehenden Blog importieren, gibt es da irgendwas zu beachten?
Da ja jede News / jeder Artikel eine eigene ID hat, wie ist das wenn zwei die gleiche haben, was sie ja haben müssten?
-
Danke dir Narcanti :)
-
Hallo,
habe mich eben mal hier umgeschaut und habe viele interesannte Dinge gesehen...
Da mein englisch jetzt nicht so der Bringer ist, wollte ich mal fragen ob es auch einen Code für "Ähnliche Artikel anzeigen" gibt.
Hoffe jemand weiß was ich meine :)
-
Hallo Narcanti,
danke für die die Hilfe, daran lag es, bzw. bisher kommt dieser Fehler nicht mehr...
Danke
-
Hallo,
schon seit Anfang Januar schlage ich mich jetzt mit diesen nervenden Fehler rum.
Immer wenn ich zum Beispiel Wörter verlinken will, generell Links einfügen möchte oder Tags setze, kommt beim Speichern folgende Fehlermeldung:
[Blockierte Grafik: http://picco.ath.cx/images/1235207204.PNG]
Es gibt Tage da geht das garnicht, es ist richtig nervend, es gibt aber auch Tage da stört das Teil garnicht...
Es hat auch nur was mit der post.php zu tun, alles andere läuft reibungslos...
Weiß jemand woran das liegt?
-
Hat wunderbar funktioniert, ich danke :)
-
Ich habe einen Blog und meine Partnerseite hat einen Blog.
Nun möchte ich oben (am Browserrand) eine Leiste anzeigen, diese habe ich ja schon.
Nun sieht die Leiste in etwa so aus:
(rechts)
Bei Lorem2: HIER NUR DER TITEL DER NEUSTEN NEWS(links)
Lorem Ipsum: Lorem1 | Lorem2Hintergrund blau oder irgendwas...
Das dick makierte soll nur der Titel der neusten News von Lorem2 sein, mit Link auf den Beitrag
-
Hallo,
wie kann ich es ermöglichen, das ich über RSS nur eine News und nur den Titel angeziegt bekomme?
Sprich ich habe meine Seite, blende dort eine Leiste ein wo nur der neuste Titel der neusten News von der Partnerseite angezeigt wird...
Wüsste da jemand den Code, wie ich das im Template einfügen kann?
-
Das jetzige Logo von mir ist in folgenden Code:
HTMLh1 a{ display:block; background:url(img/meinlogo.png) no-repeat left; height:65px; border: none; }und das orginalle Logo was vom Ersteller des Designes dabei ist ist in diesem Code:
HTML#header { background: url(img/header.jpg); height: 119px; border-bottom:none; position: relative; }Die header.jpg wird aber nicht angezeigt, weil das meinlogo.png das erledigt.
Wenn ich jetzt egal ob bei h1 oder bei header die height umändere, gibt es Probleme mit der Navi.
Weiß irgendjemand eine Lösung?
Sorry wegen Doppelpost, aber ging nicht anders :???:
-
Hallo, ich nutze das NT-Blue Design und habe eine Frage
Ich möchte im Header eine höhere Grafik (Logo) einfügen und bekomme irgendwie nur bei diesem Design den Platz nicht höher
Das ist die CSS
HTML
Alles anzeigenbody { font: 13px/18px "Tahoma", Geneva, Arial, Verdana, sans-serif; color: #515756; background: #ffffff; margin: 0px; padding: 0px 0px 0px 0px; } a { color: #4183d3; text-decoration: none; } a:visited { color: #4183d3; text-decoration: none; } a:hover { color: #f89406; text-decoration: none; } img { border: none; } p { padding: 0px 0px 15px; margin: 0px; } h1 { text-indent:-10000px; margin:0; padding:0; } h1 a{ display:block; background:url(img/meinlogo.png) no-repeat left; height:65px; border: none; } h2 { color: #197dad; margin:0px; letter-spacing: -1px; padding:10px 3px 5px 0px; font: 20px "century gothic", Arial, sans-serif; } h2 a, h2 a:visited { color: #197dad; text-decoration: none; } h2 a:hover { color: #000000; text-decoration: none; } h3 { font: normal 16px "Arial", Tahoma, Arial; color: #545c66; margin: 0px 1px 0px 1px; background-image:url(img/dots.gif); background-position:bottom left; background-repeat:repeat-x; } h3 a, h3 a:visited { color: #545c66; text-decoration: none; } h3 a:hover { color: #545c66; text-decoration: none; } h4 { font: normal 130%/100% "Trebuchet MS", Tahoma, Arial; color: #545c66; margin: 10px 0px 5px; } form { margin:0px; padding:0px; } #page { margin: 0px auto; width: 980px; } /* header area */ #header { background: url(img/header.jpg); height: 119px; border-bottom:none; position: relative; } #headerlogo { position: relative; padding:10px 0px 0px 15px; height: 100px; } #headerlogo .description{ position: absolute; left: 15px; bottom: 3px; color: #ffffff; text-indent:-10000px; } #nav { list-style: none; margin: 0px; position: absolute; background:transparent; left: 0px; bottom:7px; } #nav li { float:left; margin-left:1px; } #nav .current_page_item a:visited{ color: #000000; text-decoration: none; padding: 10px 15px; background:url(img/green.jpg) repeat-x; text-transform:uppercase; } #nav .page_item a{ color: #ffffff; text-decoration: none; background:url(img/blue.jpg) repeat-x; padding: 10px 15px; font: 12px/100% Verdana, Arial, Helvetica, sans-serif; display: block; border-right:1px solid #2b6484; text-transform:uppercase; } #nav .current_page_item a,#nav .page_item a:hover { color: #ffffff; text-decoration: none; background:url(img/dblue.jpg) repeat-x; padding: 10px 15px; font: 12px/100% Verdana, Arial, Helvetica, sans-serif; display: block; border-right:1px solid #2b6484; text-transform:uppercase; } /* content */ #content { padding: 0px 5px 0px 10px; float: left; width: 550px; margin:5px 0 5px 0px; overflow: hidden; border: none } .post { clear:both; padding-top: 10px; } .entry { float:left; width: 545px; } .blockquote{ margin: 5px; padding: 5px; background:transparent; color:#111111; border-bottom:1px solid #999999; border-top:1px solid #999999; } .post-top { background:transparent; padding: 0px 0px 10px 5px; float:left; font-size: 12px; color: #333333; } .post-bottom { background: url(img/greens.jpg); padding: 0px 5px 0px 5px; float:left; font-size: 90%; margin-bottom:5px; color: #333333; } .post-bottom a { color: #ffffff; text-decoration: none; } .post-bottom a:visited { color: #ffffff; text-decoration: none; } .post-bottom a:hover { color: #000000; text-decoration: none; } .post-content { clear: both; padding: 0px; padding-top: 5px; padding-bottom: 20px; color: #545c66; border-bottom:1px solid #e7e8e6; } .navigation { clear: both; padding: 10px 0px; } .navigation a, .navigation a:visited { color: #000000; } .previous-entries a { float: left; padding-left: 18px; } .next-entries a { float: right; padding-right: 18px; } /* comments */ #comments, #respond { padding: 10px 0 5px 0; clear: both; } .commentlist { margin: 10px 0px; padding-left: 20px; line-height: 130%; } .commentlist li{ padding: 5px 10px; } .commentlist .alt { color:#555555; background:#ffffff; } .commentlist cite, .commentlist cite a, .commentlist cite a:visited { font-style: normal; font-size: 14px; color: #91c308; } .commentlist small { margin-bottom: 5px; display: block; font-size: 87%; } #commentform { margin-top: 10px; font: 110% Arial, Helvetica, sans-serif; } #commentform p { padding: 6px 0px; margin: 0px; } #commentform label{ color: #696c69; font-size: 87%; } #commentform input{ width: 200px; background:#FFFFFF; border: 1px solid #555555; padding: 3px; margin-top: 3px; } #commentform textarea{ width: 515px; height: 115px; background:#FFFFFF; border: 1px solid #555555; padding: 2px; margin-top: 3px; } #commentform textarea:focus, #commentform input[type="text"]:focus { background: #ffffff; } #commentform #submit{ background: #ffffff; font: bold 12px Arial, Helvetica, sans-serif; color: #555555; border:1px solid #222222; float:left; width: 144px; height: 28px; cursor: pointer; } /*sidebar */ #sidebar { float: right; padding: 0px 0px 0px 0px; margin-top:0px; width: 390px; overflow: hidden; background:transparent; color:#efefef; } #left { float: left; width: 180px; border:none; background:#ffffff; margin-top:0px; } #right { float: right; width: 180px; border:none; margin-right:10px; background:#ffffff; margin-top:1px; } .box{ width:180px; margin-bottom: 5px; border:none; background: #ffffff; border: 1px solid #e7e8e6; } /*sidebar title */ #sidebar h3, #sidebar .sidebartitle{ font: 12px "Verdana", Geneva, Arial,sans-serif; color: #ffffff; background :url(img/sbg.jpg) repeat-x; padding:6px 3px 10px 10px; } #sidebar h4, #right .rights{ font: 12px "Verdana", Geneva, Arial,sans-serif; color: #ffffff; margin: 0px 1px 0px 1px; padding:5px ; background :url(img/sbgr.jpg) repeat-x; padding:6px 3px 10px 10px; } /*sidebar text styles */ #sidebar a, #sidebar a:visited{ color: #222222; font: 11px "Arial", Geneva, Arial, sans-serif; text-decoration: none; } #sidebar a:hover{ color: #3a82b8; font: 11px "Arial", Geneva, Arial, sans-serif; text-decoration: none; } /*sidebar list level1 */ #sidebar ul { margin: 0; padding: 0; } #sidebar ul li { list-style: none; margin: 0; padding: 0; border: none; } /*sidebar list level2 */ #sidebar ul li ul { padding:0; margin: 0; } #sidebar ul li ul li{ padding: 5px 0 5px 0px; border-bottom:1px solid #e7e8e6; } /*sidebar list level3 */ #sidebar ul li ul li ul li{ padding: 1px 0 1px 0px; border: none; } /*blogroll widget */ ul.list-blogroll li{ padding-left: 10px !important; } /*meta widget*/ ul.list-meta li{ padding-left: 10px !important; } /*rss widget */ ul.list-rss li{ padding-left: 10px !important; } /*category widget */ ul.list-cat li, li.bar_categories li{ padding-left: 10px !important; } /*recent widget */ ul.list-rec li, li.bar_comments ul li { padding-left: 10px !important; } /*archives widget */ ul.list-archives li, li.bar_archives li{ padding-left: 10px !important; } /*pages widget */ ul.list-page li, li.bar_pages li, li.bar_recent_entries li{ padding-left: 10px !important; } /*sub-pages widget */ ul.list-page li ul li, li.bar_pages li ul li{ padding-left: 10px !important; } /*calendar bar widget */ li.bar_calendar td { padding: 1px 7px; } /*text bar */ .textbar { padding-top: 5px; } /*search form */ #searchform { margin: 0px ; right: 20px; float: right; position: absolute; top: 20px; } #searchform br { display: none; } #searchform #s { width: 131px; height: 18px; padding: 4px 5px 0px 5px; border: 1px solid #888888; margin-right: 2px; color: #000000; font-weight: normal; background: #ffffff; } /* search form button - to specify button only use input[type="submit"] */ #searchform input { border: 1px solid #888888; width: 60px; height: 24px; font: bold 12px Arial, Helvetica, sans-serif; color: #000000; vertical-align: middle; background: #ffffff; } /* page close */ #close { clear: both; background: #ffffff; line-height: 130%; padding-bottom: 0px; } #footer { background: #ffffff; color: #000000; width: 980px; border-top: 1px solid #646e7b; margin: 0px auto 0px; padding: 0px 0px 5px 0px; text-align: center; font-size: 12px; } #footer a, #footer a:visited{ color: #165e92; text-decoration: none; } #footer a:hover{ color: #165e92; text-decoration: none; } /* alignments */ .center { text-align: center; } img.center, img[align="center"] { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } img.alignleft, img[align="left"] { float:left; margin: 2px 10px 5px 0px; } .alignright { float: right; } img.alignright, img[align="right"] { float:right; margin: 2px 0px 5px 10px; } .clear { clear:both; } hr.clear { clear:both; visibility: hidden; margin: 0px; padding: 0px; } acronym, abbr, span.caps { cursor: help; } acronym, abbr { border-bottom: 1px dashed #999; } -
Hallo,
ich hatte nun desöfteren das Problem, nachdem ich ein Backup einspiele, das die Beiträge nicht mehr in Kategorien sind, sondern im Allgemein stehen.
Backup mache ich komplett mit myAdmin und Importiere mit Dumper :???:
Aber jedes mal das selbe, weiß jemand Rat
-
Hallo,
ich nutze Wordpress und vBulletin.
Nun gibt es ja diese Bridge im vb.org Forum. Was genau macht diese?
Macht die nur das die User im Forum auch in Wordpress sind oder wie ist das?
Nun ja meine eigentliche Frage ist die:
Ist es möglich, das vBulletin zu "includen"? Das es die Form und das Design von Wordpress annimmt? Ich kenne für vBulletin sowas mit MediaWiki, das es sich anpasst und im Header / Footer / Aussehen / Farben anpasst, gibt es sowas für Wordpress?
Weil irgendwie ist es doch ziemlich schwer ein Wordpress Design nachzubauen und anschließend als Forumdesign wieder aufzubauen :roll:
-
Besten Dank marX ;)
-
Hallo,
ich finde irgendwie keinen automatischen Image Resizer :-(
Kann mir jemand einen guten empfehlen?
Eventuell sogar einen automatischen Image Resizer mit Use Lightview v2.3, das nutze ich auch im Forum :D
Besten Dank