Hallo,
es handelt sich um folgenden Blog / Homepage:
Infotainer - Messezauberer - Zauberer Messe - Messezauberei - Messeentertainment - Entertainment - Unterhaltung
Der Blogtitel und die darunter befindliche graue Schrift gehen in das Bild hinein. Ich möchte das die Schrift nur im braunen Feld erscheint.
Wie kann ich das ändern?
Ich habe im Forum gesucht aber nichts gefunden was mir weiter hilft. Oder habe ich meine Suche im Suchfenster falsch formuliert?
Mein Header sieht so aus.
PHP
<!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 wp_title(''); ?><?php if(wp_title('', false)) { echo ' |'; } ?> <?php bloginfo('name'); ?></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" />
<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'); ?>" />
<!--we need this for plugins-->
<?php wp_head(); ?>
<!-- vionlink fms head //-->
<script type="text/javascript" src="vionlink_fms/lib/formcheck.js"></script>
<script type="text/javascript" src="vionlink_fms/lib/jquery.js"></script>
<script type="text/javascript" src="vionlink_fms/lib/jquery.autocomplete.js"></script>
<script type="text/javascript" src="vionlink_fms/lib/mehrtag.js"></script>
<link rel="stylesheet" type="text/css" href="vionlink_fms/lib/jquery.autocomplete.css">
<!-- vionlink fms head //-->
</head>
<body>
<div id="container">
<div id="menu">
<ul>
<li><a href="<?php echo get_settings('home'); ?>">Home</a></li>
<li><a href="http://www.zauberer-messe.de/impressum/">Impressum</a></li>
<li><a href="http://www.zauberer-messe.de/kontakt/">Kontakt</a></li>
</ul>
</div>
<div id="header">
<!--the blog title-->
<h2><a href="<?php echo get_settings('home'); ?>/"><?php bloginfo('name'); ?></a></h2>
<!--blog description-->
<h3><?php bloginfo('description'); ?></h3>
</div>
<!--header.php end-->
Alles anzeigen
Merci für die Unterstützung
Peter