Hi
Ich versuche verzweifelt, den Header meines Blogs richtig zu verlinken, schaffs aber irgendwie nicht.
Blog: http://www.kitebuggy.ch/kiteblog
Theme: http://www.dimension2k.de/
...wie ihr seht, habe ich es nicht geschafft, die vier Links "Kitebuggy | Snowkiting | Kitesurfing | Impressum" richtig zu verlinken, bzw. ich weiss gar nicht, auf welche Seiten ich verweisen soll, finde nämlich ausser der index.php Seite im Themes-Ordner keine der im Header aufgelisteten Seiten. Muss ich die noch erstellen???
Hier 'mal der aktuelle Header:
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[/URL]">
<head profile="[URL]http://gmpg.org/xfn/11[/URL]">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php bloginfo('name'); ?><?php wp_title(); ?></title>
<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats please -->
<meta name="description" content="Dimension 2k - Weblog"/>
<meta name="keywords" content="weblog,IT,Internet,Counter-Strike,Coding,c#,hilfe,linux,pc,windows,news,php,Hommingberger Gepardenforelle,Gepardenforelle,Hommingberger"/>
<meta name="content-language" content="v"/>
<meta name="robots" content="index,follow"/>
<meta name="revisit-after" content="4 day"/>
<style type="text/css" media="screen">
@import url( <?php bloginfo('stylesheet_url'); ?> );
</style>
<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="rap">
<h1 id="header"><?php bloginfo('blogname'); ?> </h1>
<div class="subtitle"> <a class="subtitle" href="/index.php">Kitebuggy</a> | <a class="subtitle" href="/index.php/page1/">Snowkiting</a> | <a class="subtitle" href="/index.php/page2/">Kitesurfing</a> | <a class="subtitle" href="/index.php/page3/">Impressum</a></div>
<?php get_sidebar(); ?>
<div id="content"><a id="tooCool" href="[URL]http://www.w3junkies.com/toocool/[/URL]" target="new">Too Cool for Internet Explorer</a>
<!-- end header -->
Alles anzeigen
...danke schon im Voraus für kompetente Hilfe!
Gruss
Küsi