nathansiemens
Forum Replies Created
-
Perfect, thanks for your help. I really appreciate it.
<meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” /> <!– leave this for stats –>
<link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”all” />
<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=”main”>
<div id=”header”>
<div id=”logo”>
<h1>/”></h1>
<div class=”description”></div>
</div>
<ul id=”menu”>
<li class=”page_item”>/” title=”Home”>::HOME
<?php wp_list_pages(‘sort_column=menu_order&depth=1&title_li=’);?><img src=”wp-content/themes/girl/images/Header_1000x114.jpg”>
[soliloquy id=”1306″]
</div>
<!–/header –>It still doesn’t seem to be working.
I feel like I must be doing something wrong.