Hat jemand Erfahrung mit dem Qwilm!-Theme? Sobald ich in der Blogroll einem Link ein Bild gebe, wird zwar das Bild, nicht aber der Link-Text angezeigt:
Alf Iron (unter "Guck mal")
Woran liegt das?
hier die style.css:
PHP
/*
/**********************************************************************************/
body {
background-color: #D9E3E5;
font: 11px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
color: #888;
}
a, a:hover { color: #59A8B4; text-decoration: none; }
a { outline: none; }
/********************************************************************************/
#wrapper { padding-left: 30px; }
#mini-nav{
width: 20px;
float: left;
margin: 5px;
padding-top: 30px;
position:fixed;
}
#mini-nav img{
margin:1px;
}
#content {
min-width: 450px;
width: 40%;
text-align: left;
border-top:solid 1px #CED4CA;
border-bottom:solid 3px #CED4CA;
border-left:solid 1px #CED4CA;
border-right:solid 3px #CED4CA;
float: left;
margin: 5px;
padding-top: 0px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 30px;
background-color:#FFFFFF;
}
#sidebar-1 {
width: 170px;
}
#sidebar-2 {
width: 170px;
}
#logo {
width: 170px;
padding:0px;
}
/********************************************************************************/
.sidebar {
text-align: left;
padding: 20px;
border-top:solid 1px #CED4CA;
border-bottom:solid 3px #CED4CA;
border-left:solid 1px #CED4CA;
border-right:solid 3px #CED4CA;
float: left;
margin: 5px;
background-color:#FFFFFF;
font-size: 0.9em;
}
.post {
border-bottom:solid 1px #DEE4DA;
padding-top:30px;
padding-bottom:0px;
}
.post img{
padding: 3px;
margin: 5px 0 5px 0;
}
.post-titulo {
color:#ff6600;
margin:0px;
margin-bottom:2px;
}
.postmeta {
margin-top: 0;
padding-top: 1px;
font-size: 0.9em;
color: #999;
}
.comentarios-link{
padding: 0 0 0 17px;
background: url(imagenes_qwilm/commentslink.gif) no-repeat center left;
}
/**********************************************************************************/
/*Tipografia*/
h1,
h2,
h3{ font-family: Arial, sans-serif; }
h1 { text-indent: -9000px; margin: 0; display: none;}
h2 { margin-top: 25px; margin-bottom: 0; font-size: 20px; color: #ff6600;}
h2 a { color: #ff6600; }
h3 { font-size: 14px; color: #666; }
p { line-height: 1.5em; margin: 1.2em 0; }
ol, ul {
line-height: 1.5em;
margin: 1.2em 0 1.2em 2em;
}
ul li,
ol li{ margin-bottom: 0.2em; }
img, a img{ border:0px;}
a, a:hover { color: #45CBE5; text-decoration: none; }
a:hover { color: #777; }
em{
font-style: normal;
font-weight: bold;
color: #ef6c6c;
}
blockquote {
margin: 0 20px;
padding: 0 10px;
font-size: 0.9em;
}
pre{
display: block;
margin: 1.0em 1.5em 1.0em 0;
padding-left: 0.8em;
border-left: 1px solid #ccc;
background-color: #eee;
overflow: auto;
}
code{font-family: monospace; font-size: 11px; background-color: #eee;}
pre code{ line-height: 1.3em;}
kbd{
background-color: #ddd;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size: inherit;
font-family: inherit;
padding: 0 3px 2px 4px;
}
del, del * { text-decoration: line-through; }
.small {
font-size: 0.9em;
color: #999;
}
/***********comentarios***************/
.comentarios{
background-color: #F3F3F3;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}
.commentarios li {
background-color: #F3F3F3;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}
.commentarios li:hover{ background-color: #fff; }
.comentariosmeta {
margin-top: 0;
padding-top: 1px;
font-size: 0.9em;
color: #999;
}
.comentariostitulo {
margin:0px;
margin-bottom:2px;
}
/*********sidebars***************/
.sidebar h2 {
display: inline;
margin: 1.2em 0 0.6em 0;
padding: 0 10px 0 0;
color: #ff6600;
background: url(imagenes_qwilm/arrow.gif) no-repeat center right;
font-size: 1.1em;
}
.sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.sidebar ul ul {
margin: 1.0em 0 1.5em 0;
border-top: 1px solid #dee4da;
}
.sidebar ul ul li {
padding: 0 0 0 10px;
border-bottom: 1px solid #dee4da;
}
.sidebar ul ul li a {
display: block;
margin: 0 0 0 -10px;
padding: 2px 10px 0 10px;
}
.sidebar ul ul li a:hover {
background-color: #f3f3f3;
}
/****************************/
.linkpermanente{
padding: 0 0 0 17px;
background: url(imagenes_qwilm/permalink.gif) no-repeat center left;
}
/**********formularios*********/
input, textarea, select {
background-color: #FAFAF0;
color: #555;
font-size: 1em;
font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
/*******pagina est�tica*********/
#pagina {
border-bottom:solid 1px #DEE4DA;
padding-top:30px;
padding-bottom:0px;
}
#pagina img{
padding: 3px;
margin: 5px 0 5px 0;
}
.pagina-titulo{
color: #ff6600;
margin:0px;
margin-bottom:2px;
}
/**********gravatar***************/
.gravatar{
float:right;
}
/*********Privado-comentarios***************/
.comentarios-autor{
border:1px solid #B2FF66;
background-color: #95FFCE;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}
.comentarios-autor li {
border:1px solid #B2FF66;
background-color: #95FFCE;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}
.comentarios-autor li:hover{ background-color: #fff; }
/**********************************************/
.creditos{
color: #DDE5D9;
}
.creditos a{
color: #DDE5D9;
}
.creditos a:hover{
color: #DDE5D9;
}
.creditos a:visited{
color: #DDE5D9;
}
Alles anzeigen
und hier die index.php:
PHP
<?php get_header(); ?>
<?php if (have_posts()) : ?>
<?php $post = $posts[0]; // Thanks Kubrick for this code ?>
<?php if (is_category()) { ?>
<h2><?php _e('Archive for'); ?> <?php echo single_cat_title(); ?></h2>
<?php } elseif (is_day()) { ?>
<h2><?php _e('Archive for'); ?> <?php the_time('F j, Y'); ?></h2>
<?php } elseif (is_month()) { ?>
<h2><?php _e('Archive for'); ?> <?php the_time('F, Y'); ?></h2>
<?php } elseif (is_year()) { ?>
<h2><?php _e('Archive for'); ?> <?php the_time('Y'); ?></h2>
<?php } elseif (is_author()) { ?>
<h2><?php _e('Author Archive'); ?></h2>
<?php } elseif (is_search()) { ?>
<h2><?php _e('Suchergebnisse'); ?></h2>
<?php } ?>
<?php while (have_posts()) : the_post(); ?>
<div class="post">
<h2 class="post-titulo" id="post-<?php the_ID(); ?>"><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php _e('Permanent link to'); ?> <?php the_title(); ?>"><?php the_title(); ?></a></h2>
<p class="postmeta"><?php the_time('j. F Y') ?> <?php _e('um'); ?> <?php the_time() ?> · <?php _e('abgelegt unter'); ?> <?php the_category(', ') ?><?php edit_post_link(__('bearbeiten'), ' · ', ''); ?></p>
<?php if (is_search()) { ?>
<?php the_excerpt() ?>
<?php } else { ?>
<?php the_content(__('Rest lesen')); ?>
<?php } ?>
<p class="comentarios-link"><?php comments_popup_link(__('Comments'), __('Comments (1)'), __('Comments (%)'), 'commentslink', __('Comments off')); ?>
</p>
</div>
<?php endwhile; ?>
<?php posts_nav_link( ' · ', __('vorheriger Eintrag'), __('Nächster Eintrag'), __('') );?>
<?php else : ?>
<h2><?php _e('Not Found'); ?></h2>
<p><?php _e('Sorry, but no posts matched your criteria.'); ?></p>
<h3><?php _e('Search'); ?></h3>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
<?php endif; ?>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
Alles anzeigen