View Single Post
Old 11-28-2009, 04:35 PM  
HostGladiator
Confirmed User
 
HostGladiator's Avatar
 
Industry Role:
Join Date: May 2005
Location: Texas
Posts: 816
Quote:
Originally Posted by darknight View Post
<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....
IF you haven't found someone to look at this yet I'll be happy to do so. Contact info in sig..
__________________
HostGladiator- For All Your Hosting Needs!
Linux Virtual Hosting, Budget VPS, Premium VPS and Dedicated Server Hosting
24/7/365 Support- [email protected]
HostGladiator is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote