Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web432/html/wp-content/themes/touchm/woocommerce/emails/ |
Current File : //var/www/web432/html/wp-content/themes/touchm/woocommerce/emails/email-header.php |
<?php /** * Email Header * * @author WooThemes * @package WooCommerce/Templates/Emails * @version 1.6.4 */ ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title><?php echo get_bloginfo('name'); ?></title> <style type="text/css"> /* Client-specific/Reset Styles */ #outlook a{padding:0;} /* Force Outlook to provide a "view in browser" button. */ body{ width:100% !important; /* Force Hotmail to display emails at full width */ -webkit-text-size-adjust:none; /* Prevent Webkit platforms from changing default text sizes. */ margin:0; padding:0; } img{border:none; font-size:14px; font-weight:bold; height:auto; line-height:100%; outline:none; text-decoration:none; text-transform:capitalize;} #backgroundTable{height:100% !important; margin:0; padding:0; width:100% !important;} mark { background: transparent none; color: inherit; } /* Template Styles */ body { background: <?php echo get_option('woocommerce_email_background_color'); ?> url(http://www.prirevo.com/wp-content/themes/touchm/images/backgrounds/square_bg.png); } #templateContainer{ border: 0px solid <?php echo woocommerce_hex_darker(get_option('woocommerce_email_background_color'), 20); ?>; -webkit-box-shadow:0 0 0 3px rgba(0,0,0,0.1); -webkit-border-radius:0px; } h1, .h1, { color: white; text-transform: uppercase; font-size: 0.8em; } h1, .h1, h2, .h2, h3, .h3, h4, .h4 { color:<?php echo woocommerce_hex_darker(get_option('woocommerce_email_text_color'), 50); ?>; display:block; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; text-align:left; font: normal normal 34px/1.5 Arial; } h2, .h2{ font-size:22px; } h3, .h3{ font-size:18px; } h4, .h4{ font-size:14px; } /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: HEADER /\/\/\/\/\/\/\/\/\/\ */ #templateHeader{ background-color: <?php echo get_option('woocommerce_email_base_color'); ?>; background: -webkit-linear-gradient(<?php echo woocommerce_hex_lighter(get_option('woocommerce_email_base_color'), 20); ?>, <?php echo get_option('woocommerce_email_base_color'); ?>); border-bottom:0; -webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px; } .headerContent{ padding:24px; vertical-align:middle; } .headerContent a:link, .headerContent a:visited{ color:<?php echo woocommerce_light_or_dark(get_option('woocommerce_email_base_color'), '#202020', '#ffffff'); ?>; font-weight:normal; text-decoration:underline; } /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: MAIN BODY /\/\/\/\/\/\/\/\/\/\ */ #templateContainer, .bodyContent{ background-color:<?php echo get_option('woocommerce_email_body_background_color'); ?>; -webkit-border-radius:0px; } .bodyContent div{ color: <?php echo woocommerce_hex_lighter(get_option('woocommerce_email_text_color'), 20); ?>; font-family:Arial; font-size:14px; line-height:150%; text-align:left; } .bodyContent div a:link, .bodyContent div a:visited{ color: <?php echo get_option('woocommerce_email_text_color'); ?>; font-weight:normal; text-decoration:underline; } .bodyContent img{ display:inline; height:auto; } /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: FOOTER /\/\/\/\/\/\/\/\/\/\ */ #templateFooter{ border-top:0; -webkit-border-radius:0px; } .footerContent div{ color:<?php echo woocommerce_hex_lighter(get_option('woocommerce_email_text_color'), 40); ?>; font-family:Arial; font-size:12px; line-height:125%; text-align:left; } .footerContent div a:link, .footerContent div a:visited{ color:<?php echo woocommerce_hex_lighter(get_option('woocommerce_email_text_color'), 40); ?>; font-weight:normal; text-decoration:underline; } .footerContent img{ display:inline; } #credit { border:0; color:<?php echo woocommerce_hex_lighter(get_option('woocommerce_email_text_color'), 40); ?>; font-family:Arial; font-size:12px; line-height:125%; text-align:center; } </style> </head> <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" style="background: <?php echo get_option('woocommerce_email_background_color'); ?> url(http://www.prirevo.com/wp-content/themes/touchm/images/backgrounds/square_bg.png);"> <center style="padding: 70px 0 0 0;"> <table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="backgroundTable"> <tr> <td align="center" valign="top"> <?php if ($img = get_option('woocommerce_email_header_image')) : echo '<p style="margin-top:0;"><img src="'.$img.'" alt="'.get_bloginfo('name').'" /></p>'; endif; ?> <!-- // End Template Preheader \\ --> <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateContainer" style="-webkit-box-shadow:0 0 0 0px rgba(0,0,0,0.025); -webkit-border-radius:0px;background-color:<?php echo get_option('woocommerce_email_body_background_color'); ?>;"> <tr> <td align="center" valign="top"> <!-- // Begin Template Header \\ --> <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateHeader" style="background-color:<?php echo get_option('woocommerce_email_base_color'); ?>; -webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px; color:<?php echo woocommerce_light_or_dark(get_option('woocommerce_email_base_color'), '#202020', '#ffffff'); ?>; font-family:Arial; font-weight:bold; line-height:100%; vertical-align:middle;"> <tr> <td class="headerContent" style="padding:24px; "> <!-- // Begin Module: Standard Header Image \\ --> <h1 class="h1" style="color:#FFF !important; margin:0; text-transform: uppercase; font-size: 1em; text-shadow:0 0px 0 <?php echo woocommerce_hex_lighter(get_option('woocommerce_email_base_color'), 20); ?>;"><?php echo $email_heading; ?></h1> <!-- // End Module: Standard Header Image \\ --> </td> </tr> </table> <!-- // End Template Header \\ --> </td> </tr> <tr> <td align="center" valign="top"> <!-- // Begin Template Body \\ --> <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateBody"> <tr> <td valign="top" class="bodyContent" style="background-color:<?php echo get_option('woocommerce_email_body_background_color'); ?>;"> <!-- // Begin Module: Standard Content \\ --> <table border="0" cellpadding="20" cellspacing="0" width="100%"> <tr> <td valign="top"> <div>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare