Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 2292

Přidáno uživatelem Ondřej Fibich před více než 10 roky(ů)

Upravy:
- closes #859: Prizpusobeni presmerovacich stranek pro mobilni zarizeni
- closes #858: Vylepsit vzhled stranky s ukoncenim presmerovani
- oprava chybe ukoncenych meta tagu v main view

Zobrazit rozdíly:

freenetis/branches/1.2/application/views/main.php
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="format-detection" content="telephone=no" />
<title><?php echo strip_tags($title) ?> | <?php echo $this->settings->get('title') ?></title>
<?php echo html::link('media/images/favicon.ico', 'shorcut icon', 'image/x-icon', FALSE); ?>
<?php echo html::stylesheet('media/css/style.css', 'screen') ?>
freenetis/branches/1.2/redirection/cancel.php
<?php if (!empty($redirect_to)): ?>
<meta http-equiv="Refresh" content="5; url=<?php echo $redirect_to ?>" />
<?php endif; ?>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="format-detection" content="telephone=no" />
<title>FreenetIS</title>
<link href="../media/images/favicon.ico" rel="shorcut icon" type="image/x-icon" />
<link href="../media/css/style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
#content-padd h2 {margin: 10px 0px;}
#content-padd h3 {margin: 10px 0px;}
#content-padd li {margin-left: 20px;}
#content-padd a {font-weight: bold;}
td {width: 100px;}
li {
list-style-type: none;
<style type="text/css"><!--
#main {background-image: none; min-width: 0; width: 800px; min-height: 0;}
#content-padd h2 {margin: 10px 0px;}
#content-padd h3 {margin: 10px 0px;}
#content-padd li {margin-left: 20px;}
#content-padd a {font-weight: bold;}
td {width: 100px;}
li {list-style-type: none;}
h1 {position:absolute; top:24px; left:18px; background:url(<?php echo $logo ?>);
width:212px; height:49px; background-repeat:no-repeat;}
#cancel_body {margin:10px; text-align:left;}
--></style>
<style type="text/css" media="handheld, screen and (max-device-width: 640px)"><!--
@media only screen and (max-device-width : 640px) {
#main {width: auto;}
#header {width: 100%;}
#cancel_body {width: 100%;}
#header .map {display: none;}
}
</style>
--></style>
</head>
<body>
<div style="position:relative;width:1000px;margin:auto;">
<div id="main">
<div id="header">
<h1 style="position:absolute;
top:24px;
left:18px;
background:url(<?php echo $logo ?>);
width:212px;
height:49px;
background-repeat:no-repeat;
"></h1>
<h1></h1>
<div class="status">
</div>
<div class="map"></div>
</div>
<div style="margin-top:10px;">
<div id="cancel_body">
<?php echo $content; ?>
</div>
</div>
freenetis/branches/1.2/redirection/index.php
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="expires" content="-1" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="format-detection" content="telephone=no" />
<title>FreenetIS</title>
<link href="../media/images/favicon.ico" rel="shorcut icon" type="image/x-icon" />
<link href="../media/css/style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
#content-padd h2 {margin: 10px 0px;}
#content-padd h3 {margin: 10px 0px;}
#content-padd li {margin-left: 20px;}
#content-padd a {font-weight: bold;}
td {width: 100px;}
a.cancel_link {
color: red;
font-size: 14px;
<style type="text/css"><!--
#footer-padd {text-align:center;}
#content-padd h2 {margin: 10px 0px;}
#content-padd h3 {margin: 10px 0px;}
#content-padd li {margin-left: 20px;}
#content-padd a {font-weight: bold;}
td {width: 100px;}
a.cancel_link {color: red; font-size: 14px;}
h1 {position:absolute; top:24px; left:18px; background:url(<?php echo $logo ?>);
width:212px; height:49px; background-repeat:no-repeat;}
--></style>
<style type="text/css" media="handheld, screen and (max-device-width: 640px)"><!--
@media only screen and (max-device-width : 640px) {
#content {margin-left: 0;}
#main {width: auto; background-image: none; min-width: 0;}
#header, #content-padd, #content {width: 100%; min-width: 0;}
#content {float: none}
#content-padd {margin-right: 20px; width: auto;}
#header .map {display: none}
#menu {width: 100%; background-color: #f0f0f0}
}
</style>
<style type="text/css" media="handheld, screen and (max-device-width: 640px)">
#content-padd {margin-right: 20px;width: auto;}
</style>
--></style>
</head>
<body>
<div id="main">
<div id="header">
<h1 style="position:absolute;
top:24px;
left:18px;
background:url(<?php echo $logo ?>);
width:212px;
height:49px;
background-repeat:no-repeat;
"></h1>
<h1></h1>
<div class="status">
</div>
<div class="map"></div>
</div>
......
<div class="clear"></div>
</div>
<div id="footer">
<div id="footer-padd" style="text-align:center;">
<div id="footer-padd">
<?php echo $footer ?>
</div>
</div>
freenetis/branches/1.2/redirection/info.php
<title>FreenetIS</title>
<link href="../media/images/favicon.ico" rel="shorcut icon" type="image/x-icon" />
<link href="../media/css/style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
#content-padd h2 {margin: 10px 0px;}
#content-padd h3 {margin: 10px 0px;}
#content-padd li {margin-left: 20px;}
#content-padd a {font-weight: bold;}
td {width: 100px;}
<style type="text/css"><!--
#content-padd {margin:10px;}
#content-padd h2 {margin: 10px 0px;}
#content-padd h3 {margin: 10px 0px;}
#content-padd li {margin-left: 20px;}
#content-padd a {font-weight: bold;}
td {width: 100px;}
h1 {position:absolute; top:24px; left:18px; background:url(<?php echo $logo ?>);
width:212px; height:49px; background-repeat:no-repeat;}
-->
</style>
</head>
<body>
<div id="main">
<div id="header">
<h1 style="position:absolute;
top:24px;
left:18px;
background:url(<?php echo $logo ?>);
width:212px;
height:49px;
background-repeat:no-repeat;
"></h1>
<div class="status">
</div>
<h1></h1>
<div class="status"></div>
<div class="map"></div>
</div>
<div id="middle">
......
</div>
</div>
<div id="content">
<div id="content-padd" style="margin:10px">
<div id="content-padd">
</div>
</div>
<div class="clear"></div>

Také k dispozici: Unified diff