Advertising
- Anonymous
- Wednesday, July 18th, 2012 at 4:53:53am MDT
- <!DOCTYPE html>
- <html <?php language_attributes(); ?>>
- <head>
- <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
- <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title>
- <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->
- <link rel="profile" href="http://gmpg.org/xfn/11" />
- <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="all" />
- <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
- <?php if ( is_singular() ) wp_enqueue_script( "comment-reply" ); ?>
- <?php wp_head(); ?>
- </head>
- <body <?php body_class(); ?>>
- <div id="header">
- <div id="social">
- <a href="<?php bloginfo('rss2_url'); ?>" class="rss" title="RSS feed"><img src="resource/images/rss-hover.png" width="1" height="1" alt=""/></a>
- <?php
- if(function_exists('my_social_twitter')){
- if(strlen(my_social_twitter()) > 0){
- ?>
- <a href="http://twitter.com/<?php print my_social_twitter(); ?>" class="twitter" title="Twitter : <?php print my_social_twitter(); ?>"><img src="resource/images/twitter-hover.png" width="1" height="1" alt=""/></a>
- <?php
- }
- }
- ?>
- </div>
- <!-- blog info section -->
- <div id="blog-info">
- <h1><a href="<?php echo home_url(); ?>/"><?php bloginfo('name'); ?></a></h1>
- <p class="description"><?php bloginfo('description'); ?></p>
- </div>
- </div>
- <!-- menu section -->
- <div class="menu <?php echo my_sidebar_position(); ?>" id="my-header-menu">
- <?php mythemes_menu(); ?>
- </div>
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.