Also uploaden tut er die Datei schon, leider aber nicht importieren. Weiss da wirklich keiner weiter? :confused:
Beiträge von foxmulder87
-
-
:D Alle IE User rauskicken wäre wirklich bisschen hart :D
Kannst du mir vielleicht noch etwas genauer erläutern was ich bei diesem "float: right" verändern muss?
Das Stylesheet sieht folgendermassen aus:
PHP
Alles anzeigen/* Theme Name: Peaceful Rush Theme URI: http://www.wpdesigner.com/2007/01/17/peaceful-rush-wordpress-theme/ Description: Peaceful Rush Wordpress theme created by Small Potato (WPDesigner.com) Version: 1.0.2 Author: Small Potato Author URI: http://www.wpdesigner.com/ This theme is released under GPL. */ body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{ margin: 0; padding: 0; } body{ font-family: Arial, Helvetica, Georgia, Sans-Serif; font-size: 12px; text-align: center; vertical-align: top; background: #fff url(images/bg_body.gif) repeat-x; color: #000; } h1, h2, h3, h4, h5, h6{ font-family: Georgia, sans-serif; font-size: 14px; font-weight: bold; } a{ text-decoration: underline; color: black; } a:hover{ text-decoration: none; } a img{ border: 0; } abbr, acronym{ border: 0; } address, dl, p{ padding: 15px 0 0; } blockquote{ margin: 15px 0 0; background: #faf5ef; color: #000; } blockquote p{ padding: 15px; } blockquote blockquote{ margin: 15px; background: #fff; color: #333; } code{ background: #f9f9f9; } dt{ font-weight: bold; } dd{ padding: 0 0 0 15px; } hr{ clear: both; margin: 15px 15px 5px 15px; border: 0; height: 1px; text-align: left; background: #ede5da; color: #ede5da; } small{ font-size: 11px; } pre{ width: 90%; } input, textarea{ font-family: Arial, Helvetica, Georgia, sans-serif; font-size: 12px; padding: 2px; } input#s, input#author, input#email, input#url, textarea#comment{ border: 1px solid #e5d8c6; background-color: #faf5ef; padding: 3px; } input#author, input#email, input#url{ margin: 0 5px 0 0; } #container{ margin: 0 auto; width: 748px; } #header{ clear: both; } #header h1{ float: left; padding: 26px 30px 0 72px; font-size: 24px; font-weight: normal; text-transform: capitalize; background: url(images/logo.gif) no-repeat 38px 26px; color: #fff; } #header h1 a{ text-decoration: none; color: #fff; } #header h1 a:hover{ text-decoration: underline; } #menu{ float: left; font-family: Georgia, sans-seriff; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #fff; } #menu ul{ list-style: none; margin: 0; padding: 37px 23px 0 0; } #menu ul li{ display: inline; margin: 0; padding: 0 15px; background: url(images/bullet.gif) no-repeat 0 3px; } #menu ul li a{ text-decoration: none; color: #fff; } #menu a:hover{ text-decoration: underline; } #pagewrapper{ float: left; width: 748px; padding: 23px 0; background: url(images/bg_page.gif) no-repeat left top; } #page{ padding: 0 23px; } #banner{ float: left; width: 702px; height: 210px; background: url(images/header1.jpg) no-repeat left top; clear: both; } .maincolumn{ float: left; width: 500px; } .post{ margin: 10px 0 0; padding: 15px; background: url(images/bg_post.gif) no-repeat left top; } .post h2{ border-bottom: 1px solid #ebe1d3; padding: 0 0 7px 0; font-size: 18px; font-weight: normal; color: #c97d05; } .post h2 a{ text-decoration: none; color: #c97d05; } .post h2 a:hover{ text-decoration: underline; } .entry{ line-height: 24px; } .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{ border: 0; padding: 10px 0 0; } .entry h1{ font-size: 24px; font-weight: normal; } .entry h2{ font-size: 18px; color: #000; } .entry h3{ color: #c97d05; } .entry h4{} .entry h5{ font-weight: normal; } .entry h6{ font-size: 11px; font-weight: normal; } .entry img{ border: 1px solid #e5d8c6; padding: 4px; background-color: #faf5ef; } .entry img.wp-smiley{ padding: 0; border: 0; background-color: transparent; } .entry img.alignleft{ float: left; margin: 5px 10px 0 0; } .entry img.alignright{ float: right; margin: 5px 0 0 10px; } .entry p.postinfo{ margin: 15px 0 0; padding: 10px 15px 0; border-top: 1px solid #e5d8c6; font-size: 11px; color: #b1a799; } .entry p.notfound{ padding: 15px 0 100px; } .browse{ margin: 0 15px; border-top: 1px solid #e5d8c6; padding: 15px; line-height: 24px; } #sidebar{ float: left; margin: 10px 0 0 10px; width: 192px; background: url(images/bg_sidebar.gif) no-repeat left top; } #sidebar a{ color: #878773; } #sidebar ul{ list-style: none; margin: 0; padding: 0; } #sidebar ul li{ padding: 15px; font-family: Georgia, sans-seriff; text-transform: uppercase; } #sidebar ul li.syndicate a{ padding: 0 20px 0 0; background: url(images/feed-icon.gif) no-repeat right 2px; } #sidebar ul li h2{ border-bottom: 1px solid #ebe1d3; padding: 0 0 7px 0; font-size: 12px; color: #514129; } #sidebar ul ul{ padding: 7px 0 0; } #sidebar ul ul li{ padding: 0; font-family: Arial, Helvetica, Georgia, sans-seriff; line-height: 24px; text-transform: none; } #sidebar ul ul ul{ padding: 0; } #sidebar ul ul ul li{ padding: 0 0 0 15px; background: url(images/bullet_2.gif) no-repeat 0 8px; } #sidebar ul ul ul ul li{ background: url(images/bullet_3.gif) no-repeat 0 8px; } #sidebar ul ul ul ul ul li{ background: none; } /* Comments Template */ #comments-template{ border-top: 1px solid #e5d8c6; margin: 0px 15px; padding: 15px 0; } #comments-template p{ line-height: 24px; } #comments-template p.nocomments{ padding: 0 15px; } #comments-template h2, #comments-template h3{ font-size: 14px; font-weight: bold; color: #74624b; } h3#comments, h3#respond{ padding: 0 0 0 15px; } h3#respond{ padding: 30px 0 0 15px; } #comments-template .commentmetadata{ font-size: 11px; } #comments-template ol{ list-style: none; margin: 0; padding: 0; } #comments-template ol li{ border-bottom: 1px solid #e5d8c6; padding: 15px 0 15px; } /* End Comments Template */ /* wp-calendar */ table#wp-calendar{ width: 100%; font-family: Arial, Helvetica, Georgia, Sans-Serif; text-transform: none; } table#wp-calendar caption{ padding: 10px 15px; } table#wp-calendar th{ font-weight: normal; text-align: right; vertical-align: top; background: #faf5ef; } table#wp-calendar td{ padding: 1px; text-align: right; } table#wp-calendar tfoot td{ text-align: center; } /* end calendar */ #container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #comments-template{ text-align: left; vertical-align:top; } -
Auf meiner neuen Blogseite werden einige Dinge falsch angezeigt.
Wenn ich den IE benutze wird oberhalb des Titels ganz oben ein Teil eines Headers angezeigt und das Textfeld ist ein wenig nach links verschoben. Dafür ist aber die Sidebar rechts perfekt dargestellt.
Wenn ich Firefox benutze ist oberhalb des Titels ganz oben alles in Ordnung und auch das Textfeld ist schön unterhalb des Headers. Dafür stimmt aber mit der Sidebar (Blogroll und Archiv) rechts etwas nicht.
Hoffe mir kann da jemand auf die Sprünge helfen wie ich diese Fehler auf einen Nenner bringen kann damit mit beiden Internetprogrammen alles richtig dargestellt wird.
-
jep mit langem probieren hat's jetzt geklappt.
-
Kann mir vielleicht einer sagen wie ich auf meinem Blog oben den zweiten Titel (Eine Seite) inkl. grünem Pfeil wegbringe?
-
Hi Leute,
Meine header.php sieht folgendermassen aus:
PHP
Alles anzeigen<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11"> <title><?php bloginfo('name'); ?><?php wp_title(); ?></title> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats please --> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <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 //comments_popup_script(); // off by default ?> <?php wp_head(); ?> </head> <body> <div id="container"> <div id="header"> <h1><a href="<?php bloginfo('url'); ?>" title="<?php bloginfo('name'); ?>"><?php bloginfo('name'); ?></a></h1> <div id="menu"> <ul> <li><a href="<?php echo get_permalink(2); ?>" title="<?php _e('About'); ?>"><?php _e('About'); ?></a></li> </ul> </div> </div> <div id="pagewrapper"><div id="page"> <div id="banner"> </div>Jetzt möchte ich in die header.php folgende Daten einfügen, damit meine Headerbilder wechseln:
PHP
Alles anzeigen<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <title><?php if (is_single() || is_page() || is_archive()) { wp_title('',true); } else { bloginfo('name'); echo(' — '); bloginfo('description'); } ?></title> <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats --> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <!--[if lte IE 7]> <link rel="stylesheet" type="text/css" href="<?php bloginfo('template_url'); ?>/ie7.css" /> <![endif]--> <!--[if lte IE 6]> <link rel="stylesheet" type="text/css" href="<?php bloginfo('template_url'); ?>/ie6.css" /> <![endif]--> <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php wp_head(); ?> </head> <body> <div id="container"> <div id="masthead"> <h1><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></h1> <h3><?php bloginfo('description'); ?></h3> </div> <ul id="nav"> <li><a <?php if (is_home()) echo('class="current" '); ?>href="<?php bloginfo('url'); ?>">front page</a></li> <li><a <?php if (is_archive() || is_page('archives')) echo('class="current" '); ?>href="<?php bloginfo('url'); ?>/archives/">archives</a></li> <li><a <?php if (is_page('about')) echo('class="current" '); ?>href="<?php bloginfo('url'); ?>/about/">about</a></li> <li class="rss"><a href="<?php bloginfo('rss2_url'); ?>">RSS</a></li> </ul> <div id="header_img"> <img src="<?php bloginfo('template_url'); ?>/images/header_<?php echo(rand(1,5)); ?>.jpg" width="770" height="140" alt="<?php bloginfo('name'); ?> random header image" title="<?php bloginfo('name'); ?> random header image" /> </div>Das Problem ist jetzt einfach, dass ich nicht weiss wo genau ich diese Daten einfügen muss, ohne dass das schon bestehende Layout verändert wird. Würde mich auf einige Hilfestellungen wirklich ungemein freuen.
Gruss
Fox -
Servus,
Ich hab ein Problem mit der Import Funktion einer XML Datei in mein neues Blog. Wenn ich die zu importierende Datei uploaden will, erscheint nur ein weisses komplett leeres Fenster. Leider lädt er auch nicht weiter, denn links unten steht schon "Fertig". In der Adressleiste steht folgendes:
I Want To Believe › AnmeldenIm Prinzip müste also Step 1 erscheinen, aber das tut es bei mir einfach nicht bzw. er lädt nicht weiter und ich hab jedesmall eine komplett weisse seite vor mir.
Hoffentlich kann mir da einer weiterhelfen, denn langsam bringt mich das an den Rand des Wahnsinns.
Gruss
Fox -
wp-content war schreibgeschützt. hab ich mal ausgeschaltet aber hat leider auch nichts gebracht.
-
Jep genau das Export/Import. Zuerst hab ich die Beiträge, Kommentare usw. des alten Blogs exportiert (wird in einer XML Datei zusammengefasst) und dann wollte ich diese XML Datei im neuen Blog auf dem neuen Server importieren um auch wieder all die alten Beiträge, Kommentare usw. zu haben.
-
Hi Leute,
Hab jetzt auf einem eigenen Server Wordpress installiert, doch leider kann ich das alte XML Dokument vom alten Wordpress Blog nicht aufs neue Blog importieren. Es kommt ständig folgende Meldung:
Die hochgeladene Datei konnte nicht nach /home/www/web223/html/wordpress/wp-content verschoben werden.
Weiss einer vielleicht Rat?
Gruss
Fox -
Hi Leute,
Ich hab das Headerplugin Random header installiert, damit das Headerbild bei jedem neuen Zugriff auf die Seite wechselt. Leider funktioniert das mit dem Wechseln der Headerbild leider nicht.
Es wird immer nur das Bild angezeigt, welches ich hier im background eingegeben habe:
PHP#banner{ float: left; width: 702px; height: 210px; background: url(images/mpbanner.jpg) no-repeat left top; clear: both; }Wie kann ich es aber nun so einstellen, dass er nicht nur dieses eine spezifische Bild auswählt sondern eben immer hin und her wechselt wie es beim Random Header Plugin eben gedacht ist?
Hier hab ich sonst noch meine ganze Style.css:
PHP
Alles anzeigen/* Theme Name: Peaceful Rush Theme URI: http://www.wpdesigner.com/2007/01/17/peaceful-rush-wordpress-theme/ Description: Peaceful Rush Wordpress theme created by Small Potato (WPDesigner.com) Version: 1.0.2 Author: Small Potato Author URI: http://www.wpdesigner.com/ This theme is released under GPL. */ body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{ margin: 0; padding: 0; } body{ font-family: Arial, Helvetica, Georgia, Sans-Serif; font-size: 12px; text-align: center; vertical-align: top; background: #fff url(images/bg_body.gif) repeat-x; color: #000; } h1, h2, h3, h4, h5, h6{ font-family: Georgia, sans-serif; font-size: 14px; font-weight: bold; } a{ text-decoration: underline; color: #05b303; } a:hover{ text-decoration: none; } a img{ border: 0; } abbr, acronym{ border: 0; } address, dl, p{ padding: 15px 0 0; } blockquote{ margin: 15px 0 0; background: #faf5ef; color: #000; } blockquote p{ padding: 15px; } blockquote blockquote{ margin: 15px; background: #fff; color: #333; } code{ background: #f9f9f9; } dt{ font-weight: bold; } dd{ padding: 0 0 0 15px; } hr{ clear: both; margin: 15px 15px 5px 15px; border: 0; height: 1px; text-align: left; background: #ede5da; color: #ede5da; } small{ font-size: 11px; } pre{ width: 90%; } input, textarea{ font-family: Arial, Helvetica, Georgia, sans-serif; font-size: 12px; padding: 2px; } input#s, input#author, input#email, input#url, textarea#comment{ border: 1px solid #e5d8c6; background-color: #faf5ef; padding: 3px; } input#author, input#email, input#url{ margin: 0 5px 0 0; } #container{ margin: 0 auto; width: 748px; } #header{ clear: both; } #header h1{ float: left; padding: 26px 30px 0 72px; font-size: 24px; font-weight: normal; text-transform: capitalize; background: url(images/logo.gif) no-repeat 38px 26px; color: #fff; } #header h1 a{ text-decoration: none; color: #fff; } #header h1 a:hover{ text-decoration: underline; } #menu{ float: left; font-family: Georgia, sans-seriff; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #fff; } #menu ul{ list-style: none; margin: 0; padding: 37px 23px 0 0; } #menu ul li{ display: inline; margin: 0; padding: 0 15px; background: url(images/bullet.gif) no-repeat 0 3px; } #menu ul li a{ text-decoration: none; color: #fff; } #menu a:hover{ text-decoration: underline; } #pagewrapper{ float: left; width: 748px; padding: 23px 0; background: url(images/bg_page.gif) no-repeat left top; } #page{ padding: 0 23px; } #banner{ float: left; width: 702px; height: 210px; background: url(images/mpbanner.jpg) no-repeat left top; clear: both; } .maincolumn{ float: left; width: 500px; } .post{ margin: 10px 0 0; padding: 15px; background: url(images/bg_post.gif) no-repeat left top; } .post h2{ border-bottom: 1px solid #ebe1d3; padding: 0 0 7px 0; font-size: 18px; font-weight: normal; color: #c97d05; } .post h2 a{ text-decoration: none; color: #c97d05; } .post h2 a:hover{ text-decoration: underline; } .entry{ line-height: 24px; } .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{ border: 0; padding: 10px 0 0; } .entry h1{ font-size: 24px; font-weight: normal; } .entry h2{ font-size: 18px; color: #000; } .entry h3{ color: #c97d05; } .entry h4{} .entry h5{ font-weight: normal; } .entry h6{ font-size: 11px; font-weight: normal; } .entry img{ border: 1px solid #e5d8c6; padding: 4px; background-color: #faf5ef; } .entry img.wp-smiley{ padding: 0; border: 0; background-color: transparent; } .entry img.alignleft{ float: left; margin: 5px 10px 0 0; } .entry img.alignright{ float: right; margin: 5px 0 0 10px; } .entry p.postinfo{ margin: 15px 0 0; padding: 10px 15px 0; border-top: 1px solid #e5d8c6; font-size: 11px; color: #b1a799; } .entry p.notfound{ padding: 15px 0 100px; } .browse{ margin: 0 15px; border-top: 1px solid #e5d8c6; padding: 15px; line-height: 24px; } #sidebar{ float: left; margin: 10px 0 0 10px; width: 192px; background: url(images/bg_sidebar.gif) no-repeat left top; } #sidebar a{ color: #878773; } #sidebar ul{ list-style: none; margin: 0; padding: 0; } #sidebar ul li{ padding: 15px; font-family: Georgia, sans-seriff; text-transform: uppercase; } #sidebar ul li.syndicate a{ padding: 0 20px 0 0; background: url(images/feed-icon.gif) no-repeat right 2px; } #sidebar ul li h2{ border-bottom: 1px solid #ebe1d3; padding: 0 0 7px 0; font-size: 12px; color: #514129; } #sidebar ul ul{ padding: 7px 0 0; } #sidebar ul ul li{ padding: 0; font-family: Arial, Helvetica, Georgia, sans-seriff; line-height: 24px; text-transform: none; } #sidebar ul ul ul{ padding: 0; } #sidebar ul ul ul li{ padding: 0 0 0 15px; background: url(images/bullet_2.gif) no-repeat 0 8px; } #sidebar ul ul ul ul li{ background: url(images/bullet_3.gif) no-repeat 0 8px; } #sidebar ul ul ul ul ul li{ background: none; } /* Comments Template */ #comments-template{ border-top: 1px solid #e5d8c6; margin: 0px 15px; padding: 15px 0; } #comments-template p{ line-height: 24px; } #comments-template p.nocomments{ padding: 0 15px; } #comments-template h2, #comments-template h3{ font-size: 14px; font-weight: bold; color: #74624b; } h3#comments, h3#respond{ padding: 0 0 0 15px; } h3#respond{ padding: 30px 0 0 15px; } #comments-template .commentmetadata{ font-size: 11px; } #comments-template ol{ list-style: none; margin: 0; padding: 0; } #comments-template ol li{ border-bottom: 1px solid #e5d8c6; padding: 15px 0 15px; } /* End Comments Template */ /* wp-calendar */ table#wp-calendar{ width: 100%; font-family: Arial, Helvetica, Georgia, Sans-Serif; text-transform: none; } table#wp-calendar caption{ padding: 10px 15px; } table#wp-calendar th{ font-weight: normal; text-align: right; vertical-align: top; background: #faf5ef; } table#wp-calendar td{ padding: 1px; text-align: right; } table#wp-calendar tfoot td{ text-align: center; } /* end calendar */ #container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #comments-template{ text-align: left; vertical-align:top; }Würde mich um ein paar Hilfestellungen ungemein freuen. :)
-
Doch immernoch ein paar Unklarheiten:
Die Breite des Eintragsfeldes kann ich hier nirgends finden. Müsste wie du sagst ja um die 300px sein, aber da ist nur eine grosse Zahl drinnen (250px), die steht aber für die Header-Höhe.
Und das mit dem "bold" scheint hier auch ein bisschen komplizierter zu sein? :oops:
PHP
Alles anzeigen/* Theme Name: Flex Theme URI: http://ifelse.co.uk/flex Description: A flexible, customisable theme Version: 1.0 Author: Phu Ly Author URI: http://ifelse.co.uk/ */ /************************************************ * Main structure * ************************************************/ body { margin:0px; padding:0px; text-align:center; font:13px/17px Georgia,"Times New Roman",Serif; color: #555558;background:#73868C; } #maincol { width:72%; background:#fff; float:left; } #maincol .col { padding-bottom: 5px; padding-left:25px; padding-right:85px; line-height:1.6em; margin-top:30px; } #headbar{ background:#6C6a6A; height:8px; border-bottom:1px solid #636161; } #navcol { padding:5px; padding-top: 20px; clear:right; width:25%; right:0px; float:right; font-size:1em; } #container{ width:70%; text-align:left; margin-left: auto; display:block; margin-right: auto; background:#fff; border-left: 2px solid #777; border-right: 2px solid #777; padding-bottom:0; } #container:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } a{ text-decoration:none; } a{ color: #3C657B; text-decoration: none; } #footer{ border-top:1px solid #111; border-bottom:1px solid #111; color: #eee; background: #555; clear:both; padding: 5px; text-align:center; margin-left: auto; display:block; margin-right: auto; font-size: 0.9em; font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif; } #footer a{ color: #fff; font-weight:bold; } a:hover { text-decoration:underline; } .entry{ padding-bottom: 20px; } /************************************************ * Header * ************************************************/ h1, h2, h3, h4 { font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif; } #header { padding: 0px; margin-top: 3px; padding-top:250px; padding-bottom:1px; border-bottom: 10px solid #bab1b1; background: #404040; text-align:right; padding-right:20px; padding-left:5px; } #header h1{ padding:0px; margin: 0px; margin-bottom:3px; font-size: 2.4em; letter-spacing:0.1em; } #header h1 a { color: #ffffef; } #header h1 a:hover { text-decoration:none; color: #bb4444; } #header img { border:none; } #subtitle { font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif; margin-bottom:3px; font-size: 0.9em; text-transform:uppercase; color:#bbb; } h2 { font-size: 1.2em; margin-bottom:5px; } h2.entrydate{ margin-bottom:1px; font-size: 1.8em; font-weight:normal; text-transform:uppercase; } .entrymeta{ font-size: 0.9em;background:#eee; } h3.entrytitle{ margin-top:0px; margin-bottom:1px; font-size: 1.8em; font-weight:normal; } .entry{ margin-top:8px; } .entrybody p a{ font-weight:bold; } .entrybody p { margin-top:8px; margin-bottom:16px; } /************************************************ * Navigation Sidebar * ************************************************/ ul { margin:0 0 1em 0; padding-left:0px; list-style-type:none; } ul.extern { font-style:italic; } /************************************************ * Comments * ************************************************/ h2#comments{ text-align:center; border-top:1px solid #acb1ba; background:#9ba1aa; padding:7px; border-bottom:1px solid #acb1ba; margin-bottom:10px; margin-top:80px; } ol#commentlist { margin-top:0px; padding: 5px; margin-left: 0px; color: #9b9b9b; list-style-type: none; font-size:0.9em; } #commentlist li p{ padding: 0px; margin: 0px 0px 0px 0px; } .commentname { float: left; margin: 0; padding: 0 0 2px 0; } .commentinfo{ width: 200px; float: right; text-align: right; } .commenttext { clear: both; padding-top: 0px; margin-top: 0px; margin-bottom: 30px; border-top: 1px solid #ebebeb; line-height:12px; color: #5b5b5b; } #commentsformheader{ padding-left:18px; font-size: 1.4em; } #commentsform{ margin-top:none; text-align:center; border:1px solid #ddd; background:#ededed; padding:0px 10px; } #commentsform form{ text-align:left; margin:0px; } #commentsform p{ margin:5px; } #commentsform form textarea{ width:100%; } /************************************************ * Extra * ************************************************/ code{ font-family: 'lucida console', 'Courier New', monospace; font-size: 0.8em; display:block; padding:5px; background-color: #eee; border: 1px solid #d3d3d6; } input[type="text"], textarea { padding:3px; border: 1px solid #d3d3d6; color: #535356; -moz-border-radius: 3px; } input[type="submit"]{ padding:2px; font-size: 1.25em; border: 1px solid #d3d3d3; background: #fff; -moz-border-radius: 3px; } blockquote { border-left: 3px solid #686868; color: #888; padding-left: 8px; margin-left: 25px; } a img { border:none; } -
Danke für die Antworten :) Ich seh schon, ich hab noch viel nachzuholen!
-
Hi Leute,
Ich hab mich jetzt auch mal ins individuelle Bloggestalten hineingewagt und bin noch so grün hinter den Ohren wie nur möglich. :D Zumindest hab ich schon einige Tutorialseiten in meinen Favoriten. Hoffentlich könnt ihr mir bei ein paar spezifischen Fragen trotzdem weiterhelfen, die wären:
1. Gibt es ein Plugin dass das Archiv verschachtelt. Da mein Blog schon zwei Jahre alte Einträge beinhaltet hab ich rechts jetzt nämlich eine ganz schön lange Archivliste, die ich kürzen möchte, damit die Monatsverlinkungen unter eine Oberbegriff nämlich 2005, 2006, usw. aufrufbar sind.
2. Wie macht man die Eintragstitel fettgedruckt?
3. Wie macht man das Feld in dem der Eintrag geschrieben ist breiter bzw. weniger schmal?
4. Wie ist das mit den Schriftstyles? Kann man da auch individuelle, die es auch in Word gibt, benutzen?
Das wär's dann auch schon. :wink: