First commit
BIN
cms/templates/win8style_gallery_m720/images/bgheader.jpg
Normal file
After Width: | Height: | Size: 8.9 KiB |
BIN
cms/templates/win8style_gallery_m720/images/bgml1.jpg
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
cms/templates/win8style_gallery_m720/images/bgml1active.jpg
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
cms/templates/win8style_gallery_m720/images/bgml1hover.jpg
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
cms/templates/win8style_gallery_m720/images/bgml2.jpg
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
cms/templates/win8style_gallery_m720/images/bgnewsh4.jpg
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
cms/templates/win8style_gallery_m720/images/bgsubnav.jpg
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
cms/templates/win8style_gallery_m720/images/inhlist.gif
Normal file
After Width: | Height: | Size: 61 B |
BIN
cms/templates/win8style_gallery_m720/images/navimage.jpg
Normal file
After Width: | Height: | Size: 8.6 KiB |
22
cms/templates/win8style_gallery_m720/readme.txt
Normal file
@ -0,0 +1,22 @@
|
||||
|
||||
======================================================
|
||||
GERMAN / DEUTSCH
|
||||
======================================================
|
||||
|
||||
F<EFBFBD>r eine korrekte Anzeige der Navigation sollten Sie
|
||||
in der CMSimple Konfiguration
|
||||
|
||||
menu_sdoc:
|
||||
|
||||
auf "parent" setzen.
|
||||
|
||||
======================================================
|
||||
ENGLISH
|
||||
======================================================
|
||||
|
||||
For correctly view of the menu please set in your
|
||||
CMSimple settings
|
||||
|
||||
menu_sdoc:
|
||||
|
||||
to "parent".
|
215
cms/templates/win8style_gallery_m720/stylesheet.css
Normal file
@ -0,0 +1,215 @@
|
||||
/* RESET BROWSERSTYLE */
|
||||
* {padding: 0; margin: 0;}
|
||||
|
||||
|
||||
/* GLOBAL STYLES */
|
||||
h1, h2, h3 {font-family: 'century gothic', sans-serif; color: #456; font-size: 24px; line-height: 1.2em; font-weight: 300; letter-spacing: 1px; border-bottom: 0px solid #999; padding: 0 0 12px 0; margin: 0;}
|
||||
h4 {font-family: 'century gothic', sans-serif; color: #456; font-size: 20px; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
|
||||
h5 {font-family: 'century gothic', sans-serif; color: #456; font-size: 18px; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
|
||||
h6 {font-family: 'century gothic', sans-serif; color: #456; font-size: 16px; line-height: 1.4em; font-weight: 300; letter-spacing: 1px; margin: 15px 0 10px 0;}
|
||||
p {margin: 10px 0;}
|
||||
ol {margin: 6px 0;}
|
||||
ol li {line-height: 1.0em; border: 0; padding: 3px 0; margin: 0 0 0 22px;}
|
||||
ul {list-style-image: url(images/inhlist.gif); margin: 6px 0;}
|
||||
ul li {line-height: 1.0em; border: 0; padding: 3px 0; margin: 0 0 0 17px;}
|
||||
hr {clear: both; height: 1px; color: #666; background-color: #666; border: 0; margin: 5px 0 3px 0;}
|
||||
|
||||
|
||||
/*
|
||||
##############################
|
||||
C O N T E N T C L A S S E S
|
||||
##############################
|
||||
*/
|
||||
.tplge_left_border {background: #fff; float: left; border: 3px solid #998; margin: 0 20px 10px 0;}
|
||||
.tplge_left_noborder {float: left; border: 0; margin: 0 20px 10px 0;}
|
||||
.tplge_right_border {background: #fff; float: right; border: 3px solid #998; margin: 0 0 10px 20px;}
|
||||
.tplge_right_noborder {float: right; border: 0; margin: 0 0 10px 20px;}
|
||||
.tplge_border {background: #fff; border: 3px solid #998;}
|
||||
.tplge_noborder {border: 0;}
|
||||
.clear_both {clear: both;}
|
||||
.clear_right {clear: right;}
|
||||
.clear_left {clear: left;}
|
||||
|
||||
.tplge_code {background: #eed; font-family: 'courier new', monospace; border: 1px solid #997; padding: 20px;}
|
||||
.tplge_box01 {clear: both; background: #e6e9ec; border: 3px solid #90969f; padding: 12px 16px; margin: 16px 0;}
|
||||
.tplge_legal {padding: 6px 0;}
|
||||
|
||||
.XXXXXXXXXXXXXXXXXX {} /* Marker for styles menu tinymce */
|
||||
|
||||
|
||||
/*
|
||||
##############################
|
||||
B O D Y
|
||||
##############################
|
||||
*/
|
||||
body {background: #fff; font-family: arial, verdana, sans-serif; color: #234; font-size: 15px; line-height: 1.3em; padding: 0; margin: 0;}
|
||||
body#tplge_body {min-width: 720px; background: #123 url(images/bgheader.jpg) right top no-repeat; color: #234;}
|
||||
#top {}
|
||||
|
||||
|
||||
/*
|
||||
##############################
|
||||
L A Y O U T
|
||||
##############################
|
||||
*/
|
||||
|
||||
div#tplge_header {min-width: 720px;}
|
||||
div#tplge_main {}
|
||||
div#tplge_page {width: 714px; float: left; padding: 0; }
|
||||
div#tplge_sidebarNav {width: 238px; float: left;}
|
||||
div#tplge_content {width: 100%;}
|
||||
div.tplge_news {width: 238px; float: left;}
|
||||
div#tplge_notes {}
|
||||
|
||||
/* GLOBAL */
|
||||
.tplge_inner {min-height: 106px; border: 0px solid #999; margin: 6px 0 0 6px;}
|
||||
|
||||
|
||||
/*
|
||||
##############################
|
||||
D E S I G N
|
||||
##############################
|
||||
*/
|
||||
|
||||
/* GLOBAL */
|
||||
a:link {color: #258; text-decoration: none;}
|
||||
a:visited {color: #258; text-decoration: none;}
|
||||
a:hover {color: #f60; text-decoration: none;}
|
||||
a:active {color: #f60; text-decoration: none;}
|
||||
a:focus {color: #f60; text-decoration: none;}
|
||||
|
||||
|
||||
/* HEADER */
|
||||
div#tplge_header {border-top: 1px solid transparent;}
|
||||
div#tplge_header div.tplge_inner {}
|
||||
|
||||
/* site title */
|
||||
#tplge_header h1 {font-family: century gothic, verdana, serif; color: #ccc; font-size: 24px; line-height: 1.2em; font-weight: 300; font-style: normal; letter-spacing: 1px; padding: 12px 0 6px 0;}
|
||||
|
||||
/* searchbox */
|
||||
div#searchbox {text-align: left; padding: 12px 10px 6px 0;}
|
||||
div#searchbox .text {width: 120px; background: #c0c6cc; color: #333; font-family: arial, sans-serif; font-size: 14px; border: 1px solid #c0c6cc; padding: 2px 3px;}
|
||||
div#searchbox .submit {background: #c40; color: #fff; border: 0px solid #fff; padding: 2px 6px;}
|
||||
|
||||
/* menu first level */
|
||||
#tplge_header li {width: 212px!important; height: 70px; float: left; background: #056 url(images/bgml1.jpg) right top no-repeat; padding: 10px; list-style-type: none; list-style-image: none; overflow: hidden;}
|
||||
#tplge_header ul.menulevel1 {color: #fff; margin: 6px 0 20px 0;}
|
||||
#tplge_header ul.menulevel1 li {font-family: 'century gothic', arial, sans-serif; font-size: 15px; line-height: 1.2em; font-weight: 700; border-bottom: 0px solid #ccc; margin: 6px 6px 0 0;}
|
||||
#tplge_header ul.menulevel1 li:hover {background: #093 url(images/bgml1hover.jpg);}
|
||||
|
||||
/* active menu items */
|
||||
#tplge_header ul.menulevel1 li.sdocs {height: 70px; background: #c40 url(images/bgml1active.jpg);}
|
||||
#tplge_header ul.menulevel1 li.sdoc {height: 70px; background: #c40 url(images/bgml1active.jpg);}
|
||||
|
||||
/* links in header */
|
||||
div#tplge_header ul.menulevel1 a:link {display: block; height: 70px; color: #eed; text-decoration: none;}
|
||||
div#tplge_header ul.menulevel1 a:visited {display: block; height: 70px; color: #eed; text-decoration: none;}
|
||||
div#tplge_header ul.menulevel1 a:hover {height: 70px; color: #eed; text-decoration: none;}
|
||||
div#tplge_header ul.menulevel1 a:active {height: 70px; color: #eed; text-decoration: none;}
|
||||
div#tplge_header ul.menulevel1 a:focus {height: 70px; color: #eed; text-decoration: none;}
|
||||
|
||||
|
||||
/* MAIN CONTAINER*/
|
||||
div#tplge_main {}
|
||||
div#tplge_mainin {}
|
||||
|
||||
|
||||
/* SIDEBAR NAVIGATION */
|
||||
div#tplge_sidebarNav div.tplge_inner {}
|
||||
|
||||
/* toc */
|
||||
#tplge_sidebarNav li {list-style-type: none; list-style-image: none;}
|
||||
|
||||
/* menulevel 2 */
|
||||
#tplge_sidebarNav ul.menulevel2 {min-height: 106px; background: #eed url(images/bgml2.jpg) right top no-repeat; font-family: 'century gothic', arial, sans-serif; padding: 16px 0 14px 12px; margin: 6px 0 6px 0;}
|
||||
#tplge_sidebarNav ul.menulevel2 li {color: #f60; font-size: 15px; line-height: 1.1em; font-weight: 700; font-style: normal; border: 0; padding: 3px 0 9px 2px; margin: 0;}
|
||||
|
||||
/* menulevel 3 */
|
||||
#tplge_sidebarNav ul ul.menulevel3 {border: 0px solid #ccc; padding: 3px 0 4px 0; margin: 4px 0 0 0;}
|
||||
#tplge_sidebarNav ul ul.menulevel3 li {font-weight: 300; line-height: 1.2em; font-size: 14px;; padding: 5px 8px 3px 16px; margin: 0;}
|
||||
|
||||
#tplge_sidebarNav a:link {color: #258; text-decoration: none;}
|
||||
#tplge_sidebarNav a:visited {color: #258; text-decoration: none;}
|
||||
#tplge_sidebarNav a:hover {color: #f60; text-decoration: none;}
|
||||
#tplge_sidebarNav a:active {color: #f60; text-decoration: none;}
|
||||
#tplge_sidebarNav a:focus {color: #f60; text-decoration: none;}
|
||||
|
||||
/* active menu items */
|
||||
#tplge_sidebarNav ul.menulevel1 li.sdocs {}
|
||||
#tplge_sidebarNav ul.menulevel1 li.sdoc {}
|
||||
#tplge_sidebarNav ul.menulevel2 li.docs {}
|
||||
#tplge_sidebarNav ul.menulevel2 li.doc {}
|
||||
|
||||
/* subnav box */
|
||||
div#tplge_subnav {background: #090 url(images/bgsubnav.jpg) right top no-repeat; color: #fc6;}
|
||||
div#tplge_subnav ul {padding: 12px 0 12px 10px;}
|
||||
div#tplge_subnav ul li {font-size: 14px; font-weight: 300; padding: 3px 0 9px 0; margin: 0;}
|
||||
|
||||
#tplge_subnav a:link {color: #fff; text-decoration: none;}
|
||||
#tplge_subnav a:visited {color: #fff; text-decoration: none;}
|
||||
#tplge_subnav a:hover {color: #fc6; text-decoration: none;}
|
||||
#tplge_subnav a:active {color: #fc6; text-decoration: none;}
|
||||
#tplge_subnav a:focus {color: #fc6; text-decoration: none;}
|
||||
|
||||
/* legal box */
|
||||
#tplge_legal {background: #07a;}
|
||||
div#tplge_legal ul {padding: 12px 0 24px 10px;}
|
||||
div#tplge_legal ul li {font-size: 14px; font-weight: 300; padding: 3px 0 9px 0; margin: 0;}
|
||||
|
||||
#tplge_legal a:link {color: #fff; text-decoration: none;}
|
||||
#tplge_legal a:visited {color: #fff; text-decoration: none;}
|
||||
#tplge_legal a:hover {color: #fc6; text-decoration: none;}
|
||||
#tplge_legal a:active {color: #fc6; text-decoration: none;}
|
||||
#tplge_legal a:focus {color: #fc6; text-decoration: none;}
|
||||
|
||||
/* subnav image box */
|
||||
div#tplge_navimage {background: #fff url(images/navimage.jpg); margin-bottom: 6px;}
|
||||
|
||||
/* lastupdate box */
|
||||
#tplge_sidebarNav p.tplge_lastupdate {height: 90px; background: #939; font-size: 12px; color: #fcf; text-align: left; padding: 10px 16px 6px 16px; margin: 0 0 6px 0;}
|
||||
|
||||
|
||||
/* INHALT / CONTENT */
|
||||
#tplge_content div.tplge_inner {background: #fff; border: 0px solid #998; padding: 16px 20px 0 20px; margin: 6px 6px 0 244px;}
|
||||
|
||||
/* language menu */
|
||||
div.tplge_langmenu {text-align: left; padding: 0 0 4px 2px;}
|
||||
div.tplge_langmenu img {}
|
||||
|
||||
/* vor-hoch-zurueck / prev-top-next */
|
||||
#tplge_prevnext {padding: 0; margin: 0;}
|
||||
#tplge_prevnext div.tplge_inner {min-height: 0; text-align: center; border-top: 1px solid #666; padding: 8px 0 24px 0; margin: 12px 0 0 0;}
|
||||
#tplge_prevnext div.tplge_inner span {padding: 0 6px 0 2px; margin: 0;}
|
||||
|
||||
|
||||
/* FUSSLINKS / FOOTER LINKS */
|
||||
#tplge_notes {background: #123; font-family: arial, sans-serif; font-size: 12px; color: #888; text-align: right; padding: 48px 30px 40px 30px; margin: 0;}
|
||||
#tplge_notes span {padding: 0 6px 0 2px;}
|
||||
|
||||
div#tplge_notes a:link {color: #aaa; text-decoration: none;}
|
||||
div#tplge_notes a:visited {color: #aaa; text-decoration: none;}
|
||||
div#tplge_notes a:hover {color: #f60; text-decoration: none;}
|
||||
div#tplge_notes a:active {color: #f60; text-decoration: none;}
|
||||
div#tplge_notes a:focus {color: #f60; text-decoration: none;}
|
||||
|
||||
|
||||
/*
|
||||
##############################
|
||||
S O N S T I G E S / R E S T
|
||||
##############################
|
||||
*/
|
||||
|
||||
#passwd {border: 1px solid #999;}
|
||||
.text {background: #dcdcd9; color: #333; font-family: arial, sans-serif; border: 1px solid #999; padding: 2px 3px;}
|
||||
.file {border: 1px solid #999;}
|
||||
.scroll {background: #eec; border: 1px solid #997; padding: 10px; overflow: scroll;}
|
||||
.retrieve {background: #ffffff; background-image:none; border: 0;}
|
||||
table.edit {background: #222; font-size: 14px; line-height: 1.2em; border: 1px solid #999; margin: 1px 0;}
|
||||
table.edit td {border: 0; padding: 3px;}
|
||||
table.edit a:link {color: #ccc;}
|
||||
table.edit a:visited {color: #ccc;}
|
||||
#tplge_content textarea {width: 90%; background: #fff; color: #333; border: 1px solid #999; padding: 4px 8px!important; margin: 0 0 10px 0;}
|
||||
#tplge_content input {background: #fff; border: 1px solid #90969f;}
|
||||
#cmsimple_mailform textarea {width: 90%; background: #fff; color: #333; font-family: arial, sans-serif; border: 1px solid #90969f; padding: 10px; margin: 0 0 10px 0;}
|
||||
#tplge_content input.submit {background: #c40; color: #fff; border: 0px solid #fff; padding: 2px 6px;}
|
||||
#tplge_content input#submit {background: #c40; color: #fff; border: 0px solid #fff; padding: 2px 6px;}
|
129
cms/templates/win8style_gallery_m720/template.htm
Normal file
@ -0,0 +1,129 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<?php echo head();?>
|
||||
<meta name="viewport" content="width=720, initial-scale=1.0, user-scalable=1">
|
||||
</head>
|
||||
|
||||
<body id="tplge_body" <?php echo onload();?>>
|
||||
<!-- utf-8 check: äöü -->
|
||||
<div id="TOP"></div>
|
||||
|
||||
|
||||
<!-- ANFANG HAUPTCONTAINER / BEGIN MAIN CONTAINER -->
|
||||
|
||||
<div id="tplge_main">
|
||||
<div id="tplge_mainin">
|
||||
|
||||
|
||||
<!-- HEADER -->
|
||||
|
||||
<div id="tplge_header">
|
||||
<div class="tplge_inner">
|
||||
|
||||
<h1><?php echo sitename();?></h1>
|
||||
<?php echo searchbox();?>
|
||||
<div class="clear_both"></div>
|
||||
<?php echo toc(1);?>
|
||||
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- ANFANG SIDEBAR NAVIGATION / BEGIN SIDEBAR NAVIGATION -->
|
||||
|
||||
<div id="tplge_sidebarNav">
|
||||
<div class="tplge_inner">
|
||||
|
||||
<?php echo toc(2,3);?>
|
||||
|
||||
<div id="tplge_subnav">
|
||||
<div class="tplge_inner">
|
||||
<ul>
|
||||
<li><?php echo printlink();?></li>
|
||||
<li><?php echo sitemaplink();?></li>
|
||||
<li><?php echo mailformlink();?></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
|
||||
<div id="tplge_navimage">
|
||||
<div class="tplge_inner">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php echo '<p class="tplge_lastupdate">' . lastupdate() . '</p>';?>
|
||||
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- ANFANG INHALT / BEGIN CONTENT -->
|
||||
|
||||
<div id="tplge_content">
|
||||
<div class="tplge_inner">
|
||||
|
||||
<?php echo editmenu();?>
|
||||
<div class="tplge_langmenu"><?php echo languagemenu();?></div>
|
||||
<?php echo content();?>
|
||||
<?php echo submenu();?>
|
||||
|
||||
|
||||
<!-- vor-hoch-zurueck / prev-top-next -->
|
||||
|
||||
<div id="tplge_prevnext">
|
||||
<div class="tplge_inner">
|
||||
<span><?php echo previouspage();?></span>|
|
||||
<span><?php echo top();?></span>|
|
||||
<span><?php echo nextpage();?></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- ENDE INHALT / END CONTENT -->
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- END MAIN CONTAINER -->
|
||||
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
|
||||
|
||||
<!-- FOOTER LINKS -->
|
||||
|
||||
<div id="tplge_notes">
|
||||
|
||||
<p>
|
||||
<span>Powered by <a href="http://www.cmsimple.org/" target="_blank">CMSimple</a></span>|
|
||||
|
||||
<!-- Dieser Link darf nicht geloescht werden, wenn Sie dieses Template kostenlos nutzen - http://www.ge-webdesign.de -->
|
||||
<span>Template: <a href="http://www.ge-webdesign.de/" target="_blank">ge-webdesign.de</a></span>|
|
||||
|
||||
<?php
|
||||
if($adm && !$edit)
|
||||
{
|
||||
echo '<span><a href="http://validator.w3.org/check?uri=referer">html</a></span>|
|
||||
<span><a href="http://jigsaw.w3.org/css-validator/check/referer">css</a></span>|';
|
||||
}
|
||||
?>
|
||||
|
||||
<span><?php echo loginlink();?></span>
|
||||
</p>
|
||||
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
|
||||
<div class="clear_both"></div>
|
||||
</body>
|
||||
</html>
|