Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html id="html">
- <!--<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">-->
- <head>
- <title><?php wp_title('|', true, 'right'); ?></title>
- <style>
- @media screen and (max-width:730px) {
- .specialBanner {
- max-width: 80%;
- text-align: center;
- margin-left: auto;
- margin-right: auto;
- }
- }
- </style>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.5" />
- <link href="/wp-content/themes/Newspaper/vast3/style.css" rel="stylesheet" />
- <?php
- wp_head(); /** we hook up in wp_booster @see td_wp_booster_functions::hook_wp_head */
- ?>
- </head>
- <body <?php body_class() ?> itemscope="itemscope" itemtype="<?php echo td_global::$http_or_https?>://schema.org/WebPage" <?php echo $set_background;?> >
- <div id="fb-root"></div>
- <div id="author" style="display: none;"><?php echo $authorName; ?></div>
- <div id="post_id" style="display: none;"><?php global $post; echo $post->ID;?></div>
- <?php /* scroll to top */?>
- <div class="td-scroll-up"><i class="td-icon-menu-up"></i></div>
- <?php locate_template('parts/menu-mobile.php', true);?>
- <?php locate_template('parts/search.php', true);?>
- <div id="td-outer-wrap">
- <?php //this is closing in the footer.php file ?>
- <?php
- /*
- * loads the header template set in Theme Panel -> Header area
- * the template files are located in ../parts/header
- */
- td_api_header_style::_helper_show_header();
- do_action('td_wp_booster_after_header'); //used by unique articles
- // FACEBOOK POP-UP
- <style>#fblikepop { background-color: #fff;
- display: none;
- position: fixed;
- top: 200px;
- _position: absolute;
- /* hack for IE 6*/
- width: 450px;
- border: 10px solid #6F6F6F;
- z-index: 200;
- -moz-border-radius: 9px;
- -webkit-border-radius: 9px;
- margin: 0pt;
- padding: 0pt;
- color: #333333;
- text-align: left;
- font-family: arial,sans-serif;
- font-size: 13px;
- }#fblikepop body {
- background: #fff none repeat scroll 0%;
- line-height: 1;
- margin: 0pt;
- height: 100%;
- }
- .fbflush {
- cursor: pointer;
- font-size: 11px !important;
- color: #FFF !important;
- text-decoration: none !important;
- border: 0 !important;
- }
- #fblikebg {
- display: none;
- position: fixed;
- _position: absolute;
- /* hack for IE 6*/
- height: 100%;
- width: 100%;
- top: 0;
- left: 0;
- background: #000000;
- z-index: 100;
- }#fblikepop #closeable {
- float: right;
- margin: 7px 15px 0 0;
- }#fblikepop h1 {
- background: #6D84B4 none repeat scroll 0 0;
- border-top: 1px solid #3B5998;
- border-left: 1px solid #3B5998;
- border-right: 1px solid #3B5998;
- color: #FFFFFF !important;
- font-size: 14px !important;
- font-weight: normal !important;
- padding: 5px !important;
- margin: 0 !important;
- }#fblikepop #actionHolder {
- height: 30px;
- overflow: hidden;
- }#fblikepop #buttonArea {
- background: #F2F2F2;
- border-top: 1px solid #CCCCCC;
- padding: 10px;
- min-height: 50px;
- }#fblikepop #buttonArea a {
- color: #999999 !important;
- text-decoration: none !important;
- border: 0 !important;
- font-size: 10px !important;
- }#fblikepop #buttonArea a:hover {
- color: #333 !important;
- text-decoration: none !important;
- border: 0 !important;
- }#fblikepop #popupMessage {
- font-size: 12px !important;
- font-weight: normal !important;
- line-height: 22px;
- padding: 8px;
- background: #fff !important;
- }#fblikepop #counter-display {
- float: right;
- font-size: 11px !important;
- font-weight: normal !important;
- margin: 5px 0 0 0;
- text-align: right;
- line-height: 16px;
- }</style>
- <script src="http://www.google.com/jsapi"></script><script>google.load("jquery", "1");</script>
- <script type="text/javascript" src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
- <script type="text/javascript">
- //<![CDATA[
- kakinetworkdotcom01username="Defemei.net",
- kakinetworkdotcom01title="Da un like paginii noastre!",
- kakinetworkdotcom01skin="04",
- kakinetworkdotcom01time="60",
- kakinetworkdotcom01wait="0",
- kakinetworkdotcom01lang="en"
- //]]>
- </script>
- <script type="text/javascript" src="http://cosminavram.ro/wp-content/themes/Newspaper/js/popup-with-timer-codez.js"></script>
- <script type="text/javascript">
- //<![CDATA[
- $(document).ready(function(){$().kakinetworkdotcom({ closeable: false });});
- //]]>
- </script>
Advertisement
Add Comment
Please, Sign In to add comment