Вход Регистрация
Файл: severus/application/views/email/header.php
Строк: 195
<?php if(!isset($base_url) || empty($base_url)) $base_url $this->config->item("base_url"); ?>
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<!-- Define Charset -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<!-- Responsive Meta Tag -->
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;" />

    <title>Severus Email</title><!-- Responsive Styles and Valid Styles -->

    <style type="text/css">
    
        
        body{
            width: 100%; 
            background-color: #464646; 
            margin:0; 
            padding:0; 
            -webkit-font-smoothing: antialiased;
        }
        
        p,h1,h2,h3,h4{
            margin-top:0;
            margin-bottom:0;
            padding-top:0;
            padding-bottom:0;
        }
        
        span.preheader{display: none; font-size: 1px;}
        
        html{
            width: 100%; 
        }
        
        table{
            font-size: 14px;
            border: 0;
        }
        
        /* ----------- responsivity ----------- */
        @media only screen and (max-width: 640px){
            /*------ top header ------ */
            .header-bg{width: 440px !important; height: auto !important;}
            .rounded-edg-bg{width: 420px !important; height: 5px !important;}
            .main-header{line-height: 28px !important;}
            .main-subheader{line-height: 28px !important;}
            
            /*--------logo-----------*/
            .logo{width: 400px !important;}
            /*----- main image -------*/
            .main-image{width: 400px !important; height: auto !important;}
            .main-text-container{width: 340px !important; height: auto !important;}
            
            /*-------- container --------*/            
            .container600{width: 440px !important;}
            .container580{width: 420px !important;}
            .container560{width: 400px !important;}
            .container540{width: 380px !important;}
            .main-content{width: 418px !important;}
           
            
            /*-------- secions ----------*/
            
            .section-item{width: 380px !important;}
            .section-img{width: 380px !important; height: auto !important;}
            
            
        }
        
        @media only screen and (max-width: 479px){
            
            
            /*------ top header ------ */
            .header-bg{width: 280px !important; height: auto !important;}
            .rounded-edg-bg{width: 260px !important; height: 5px !important;}
            .main-header{font-size: 24px !important; line-height: 28px !important;}
            .main-subheader{line-height: 28px !important;}
            
            /*--------logo-----------*/
            .logo{width: 240px !important;}
            /*----- main image -------*/
            .main-image{width: 240px !important; height: auto !important;}
            .main-text-container{width: 180px !important;}
            
            /*-------- container --------*/            
            .container600{width: 280px !important;}
            .container580{width: 260px !important;}
            .container560{width: 240px !important;}
            .container540{width: 220px !important;}
            .main-content{width: 258px !important;}
           
            /*-------- secions ----------*/
            .section-item{width: 220px !important;}
            .section-img{width: 220px !important; height: auto !important;}
            .section-title{line-height: 28px !important; font-size: 16px !important;}
            
            /*-------- footer ----------*/
            .footer{width: 280px !important;}
        }
        
    </style>
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

    <!--======= preheader ======-->
    <span class="preheader">Severus Email</span>
    <!--======= end preheader ======-->
    
    <table border="0" width="100%" cellpadding="0" cellspacing="0" bgcolor="464646">
    
        <tr><td height="20"></td></tr>
        
        <!-------------- header ------------->
        <tr>
            <td align="center">
                <table border="0" align="center" width="600" cellpadding="0" cellspacing="0" bgcolor="1d1d1d" class="container600">
                    <tr>
                        <td>
                            <div style="border-top: 4px solid #a3a3a3;"></div>
                        </td>    
                    </tr>
                    <tr><td height="18"></td></tr>
                    <tr>
                        <td align="center">
                            <table border="0" width="560" align="center" cellpadding="0" cellspacing="0" class="container560">
                                <tr>
                                    <td>
                                        <table border="0" align="left" cellpadding="0" cellspacing="0" >
                                            <tr>
                                                <td align="center">
                                                    <a href="<?php echo $this->config->item("base_url");?>" style="display: block;font-size: 30px; font-weight:bold; color:#e54747; border-style: none !important; font-family: Helvetica, Arial, sans-serif; text-decoration:none; border: 0 !important;"><?php echo $this->config->item("app_name");?> <span style="color:#a3a3a3;">Server Monitor</span></a>
                                                </td>
                                            </tr>
                                        </table>
                                        
                                        <table border="0" align="left" cellpadding="0" cellspacing="0">
                                            <tr>
                                                <td height="20" width="20"></td>
                                            </tr>
                                        </table>
                                        
                                        <table border="0" align="right" cellpadding="0" cellspacing="0">
                                            <tr><td height="5"></td></tr>
                                            <tr>
                                                <td align="center" mc:edit="navigation" style="font-size: 13px; font-family: Helvetica, Arial, sans-serif;">
                                                    
                                                            
                                                    
                                                </td>
                                            </tr>
                                        </table>    
                                    </td>
                                </tr>
                            </table>
                        </td>
                    </tr>
                    <tr><td height="15"></td></tr>
                    <tr><td height="1" bgcolor="cdd0d3"></td></tr>
                </table>    
            </td>
        </tr><!-------------- end header ------------->
Онлайн: 2
Реклама