View Single Post
Old 11-28-2009, 03:43 PM  
darknight
Confirmed User
 
darknight's Avatar
 
Join Date: May 2007
Posts: 278
<head>
<link rel="shortcut icon" href="favicon.ico">



<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php wp_title(); ?></title>

<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />

<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" />

<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>

<!-- wrap starts here -->
<div id="wrap">

<!--header -->

<div id="header">




<div id="nav">
<ul>
<li<?php if ( is_home() or is_archive() or is_single() or is_paged() or is_search() or (function_exists('is_tag') and is_tag()) ) { echo ' class="current_page_item"'; } ?>><a href="<?php echo get_option('home'); ?>">Home</a></li>
<?php wp_list_pages('title_li=&depth=1'); ?>
</ul>
</div>

<form method="get" id="quick-search" action="<?php bloginfo('url'); ?>/">
<p>
<label for="qsearch">Search:</label>
<input class="tbox" id="qsearch" type="text" name="s" value="Search..." onfocus="if (this.value == 'Search...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search...';}" />
<input class="btn" type="submit" value="Submit" />
</p>
</form>


<!--header ends-->
</div>

<!-- content-wrap starts -->
<div id="content-wrap">
<p>
<p>
<p>
<center><iframe src="http://www.com/images/videoshowforportal2/slideshow.html" width="820" height="320" frameborder="5" scrolling="no" allowtransparency="true"></iframe>
<p>

<div id="head3">

<div id="1">
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
<?php AdServe("1"); ?>
</div>


<div class="clear"></div></center>





<p>
I want to move the code in the red (navigation) to bottom under the php adserve..just not wrking.. dammit....
__________________
http://www.mocha-swingers.com/
darknight is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote