Meine header.php lautet:
PHP
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[URL]http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd[/URL]">
<html xmlns="[url=http://www.w3.org/1999/xhtml]XHTML namespace[/url]">
<head profile="[url=http://gmpg.org/xfn/11]XFN 1.1 profile[/url]">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<meta name="distribution" content="global" />
<meta name="robots" content="follow, all" />
<meta name="language" content="de" />
<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 please -->
<link rel="Shortcut Icon" href="<?php echo get_bloginfo('template_directory'); ?>/images/favicon.ico" type="image/x-icon" />
<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(); ?>
<script type="text/javascript" src="<?php echo get_bloginfo('template_directory'); ?>/js/shady-packed.js"></script>
<style type="text/css" media="screen">
<!-- @import url( <?php bloginfo('stylesheet_url'); ?> ); -->
</style>
</head>
<body>
<div id="header">
<div id="headtext"><?php bloginfo('name'); ?></div>
<div id="headsubtext"><?php bloginfo('description'); ?></div>
<ul>
<li><a href="<?php echo get_settings('home'); ?>">Home</a></li>
<?php wp_list_pages('title_li=&depth=1'); ?>
<li><a href="<?php bloginfo('rss2_url'); ?>">RSS</a></li>
</ul>
</div>
Alles anzeigen
Das Bild habe ich unter dem Theme images hochgeladen und hat dort die Datei-Bezeichnung: "banner domainrat.info.jpg"
Leider sind die bisherigen Beschreibungen unzutreffend. Ich kann z.B. keine Zeile "[size=12][... ]bloginfo(’stylesheet_directory’); ?>/images/testspiel_header_festival.jpg“)[...]" bei mir finden.[/SIZE]
[size=12]Wer kann mir helfen?[/SIZE]
[size=12][/SIZE]
[size=12]Danke[/SIZE]
[size=12][/SIZE]
[size=12]Erka[/SIZE]