Advertisement
Guest User

css

a guest
Jul 22nd, 2013
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head profile="http://gmpg.org/xfn/11">
  5. <title><?php lj_title();?></title>
  6. <meta name="description" content="<?php lj_description(); ?>" />
  7. <meta name="Robots" content="<?php lj_robotx(); ?>" />
  8. <link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/menu.css" type="text/css" media="screen,projection" />
  9. <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen,projection" />
  10. <link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/images/favicon.ico" />
  11. <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?>" href="<?php bloginfo('rss2_url'); ?>" />
  12. <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
  13. <script type="text/javascript">var switchTo5x=false;</script><script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
  14. <script type="text/javascript">stLight.options({publisher:'16858234-a2f4-42dc-b8e3-59cdcdd121cb'});</script>
  15.  
  16. <?php if ( is_singular() ) wp_enqueue_script('comment-reply'); // support for comment threading ?>
  17. <?php wp_head(); ?>
  18.  
  19. </head>
  20. <body>
  21. <?php global $user_identity, $user_level;
  22. if (is_user_logged_in()) {
  23. global $current_user;
  24. get_currentuserinfo();
  25. }?>
  26.  
  27.  
  28. <!-- Top links Starts -->
  29. <div id="top_links">
  30. <!-- Page links Starts-->
  31. <ul class="alignleft">
  32. <li class="<?php if (is_home() || is_single() || is_category() || is_archive() || is_search())echo 'current_page_item'; ?>"><a href="<?php echo get_option('home'); ?>/" >Home</a></li>
  33. <?php wp_list_pages('title_li=&depth=1' ); ?>
  34.  
  35. </ul>
  36. <!-- Page links Ends -->
  37.  
  38.  
  39. <!-- Account links Starts-->
  40. <ul class="alignright">
  41. <?php global $user_identity, $user_level;
  42. if (is_user_logged_in()) { ?>
  43. <li><a href="<?php bloginfo('url'); ?>/wp-admin">Settings</a></li>
  44. <?php if ( $user_level >= 1 ) { ?>
  45. <li><a href="<?php bloginfo('url') ?>/wp-admin/post-new.php">Write New</a><?php } ?></li>
  46. <li ><a href="<?php echo wp_logout_url() ?>&amp;redirect_to=<?php echo urlencode($_SERVER['REQUEST_URI']) ?>" title="<?php _e('Log Out') ?>"><?php _e('Log Out'); ?></a></li>
  47. <?php } else {?>
  48. <li><a href="<?php echo bloginfo("url"); ?>/wp-login.php"><b><?php _e('Sign In')?></b></a></li>
  49. <?php if (get_option('users_can_register')) { ?>
  50. <li ><a href="<?php echo site_url('wp-login.php?action=register', 'login') ?>"><b><?php _e('Register') ?></b></a></li>
  51. <?php } } ?>
  52. </ul>
  53. <!-- Account links ends-->
  54.  
  55. <div class="clearall"></div>
  56. </div>
  57. <!-- Top links ends-->
  58.  
  59.  
  60.  
  61.  
  62. <!-- header -->
  63. <table cellpadding="0" cellspacing="0" id="header" width="100%">
  64. <tr>
  65. <!-- Logo -->
  66. <td class="logo">
  67. <?php if( get_option('loogle_logo') && get_option('loogle_logo_header') == "yes" ) { ?>
  68. <a href="<?php bloginfo('url'); ?>/"><img src="<?php echo get_option('loogle_logo'); ?>" title="<?php bloginfo('name'); ?>" width="160" height="56" alt="<?php bloginfo('name'); ?>" /></a>
  69. <?php } else if(get_option('loogle_logo_header') == "default" || !get_option('loogle_logo_header') ){ ?>
  70. <a href="<?php bloginfo('url'); ?>/"><img src="<?php echo get_stylesheet_directory_uri();?>/images/logo.png" title="<?php bloginfo('name'); ?>" alt="<?php bloginfo('name'); ?>" width="123 height="43" /></a>
  71. <?php } else if(get_option('loogle_logo_header')=="no") { ?>
  72. <div class="title"><a href="<?php bloginfo('url'); ?>/"><?php bloginfo('name'); ?></a></div>
  73. <?php } ?>
  74. </td>
  75.  
  76. <!-- Search box -->
  77. <td class="search">
  78. <!-- Search box-->
  79. <form method="get" id="searchform" action="<?php bloginfo('url'); ?>/">
  80. <table cellpadding="0" cellspacing="0" align="left">
  81. <tr>
  82. <td class="box"><input type="text" class="textbox searchbox" name="s" id="s" placeholder="Search" size="41"/>
  83. </td>
  84. <td ><input type="submit" id="searchsubmit" value="&nbsp;" class="button searchbutton" /></td>
  85. </tr>
  86. </table>
  87. </form>
  88. <!-- Search box-->
  89. </td>
  90. </tr>
  91. </table>
  92. <!-- end header -->
  93.  
  94. <div id="container">
  95.  
  96. <!-- main page starts here -->
  97. <table id="main_page" cellpadding="0" cellspacing="0" width="100%">
  98. <tr>
  99. <!-- Left sidebar starts here -->
  100. <td class="side_bar left_bar">
  101. <div class="widget connection">
  102. <ul>
  103. <li><a href="http://facebook.com/<?php echo get_option('loogle_facebook');?>" class="facebook" title="Facebook">Facebook</a></li>
  104. <li><a href="http://twitter.com/<?php echo get_option('loogle_twitter');?>" class="twitter" title="Twitter" >Twitter</a></li>
  105. <li><a href="http://myspace.com/<?php echo get_option('loogle_myspace');?>" class="myspace"title="Myspace" >Myspace</a></li>
  106. <li><a href="<?php bloginfo_rss( 'rss2_url' ); ?>" class="rss" title="Syndicate this site using RSS 2.0">RSS Subscribe</a></li>
  107. </ul>
  108. </div>
  109.  
  110. <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Leftbar') ) : ?>
  111. <div class="widget">
  112. <div class="widgettitle"><?php _e('Archives'); ?></div>
  113. <ul>
  114. <?php wp_get_archives('type=monthly'); ?>
  115. </ul>
  116. </div>
  117.  
  118. <div class="widget">
  119. <div class="widgettitle"><?php _e('Categories'); ?></div>
  120. <ul>
  121. <?php wp_list_categories('title_li'); ?>
  122. </ul>
  123. </div>
  124. <?php endif; ?>
  125. </td>
  126. <!-- Left sidebar ends hrer -->
  127.  
  128. <td class="content">
  129. <!-- Content starts here -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement