First commit
This commit is contained in:
BIN
cms/templates/avantgarde_gallery_m720/images/inhlist.gif
Normal file
BIN
cms/templates/avantgarde_gallery_m720/images/inhlist.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 B |
BIN
cms/templates/avantgarde_gallery_m720/images/logo.jpg
Normal file
BIN
cms/templates/avantgarde_gallery_m720/images/logo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
22
cms/templates/avantgarde_gallery_m720/readme.txt
Normal file
22
cms/templates/avantgarde_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".
|
184
cms/templates/avantgarde_gallery_m720/stylesheet.css
Normal file
184
cms/templates/avantgarde_gallery_m720/stylesheet.css
Normal file
@ -0,0 +1,184 @@
|
||||
/* RESET BROWSERSTYLE */
|
||||
* {padding: 0; margin: 0;}
|
||||
|
||||
|
||||
/* GLOBAL STYLES */
|
||||
h1, h2, h3 {font-family: 'century gothic', verdana, sans-serif; color: #456; font-size: 24px; line-height: 1.6em; font-weight: 300; letter-spacing: 1px; border-bottom: 0px solid #999; padding: 0; margin: 2px 0 6px 0;}
|
||||
h4 {font-family: 'century gothic', verdana, 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', verdana, 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', verdana, 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: #999; background-color: #999; 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: 1px solid #999; padding: 6px; 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: 1px solid #999; padding: 6px; margin: 0 0 10px 20px;}
|
||||
.tplge_right_noborder {float: right; border: 0; margin: 0 0 10px 20px;}
|
||||
.tplge_border {background: #fff; padding: 6px; border: 1px solid #999;}
|
||||
.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: #e9ece6; border: 4px double #998; padding: 16px; margin: 16px 0;}
|
||||
.tplge_legal {padding: 6px 0;}
|
||||
|
||||
.XXXXXXXXXXXXXXXXXX {} /* Marker for styles menu tinymce */
|
||||
|
||||
|
||||
/*
|
||||
##############################
|
||||
B O D Y
|
||||
##############################
|
||||
*/
|
||||
body {background: #fff; font-family: georgia, serif; color: #456; font-size: 16px; line-height: 1.3em; padding: 0; margin: 0;}
|
||||
body#tplge_body {min-width: 740px; background: #fff; color: #456;}
|
||||
#top {}
|
||||
|
||||
|
||||
/*
|
||||
##############################
|
||||
L A Y O U T
|
||||
##############################
|
||||
*/
|
||||
|
||||
div#tplge_header {padding: 0 12px 0 0;}
|
||||
div#tplge_locator {clear: both;}
|
||||
div#tplge_main {width: 100%; min-width: 720px; max-width: 1446px; margin: 0 auto; border: 0px solid #c00;}
|
||||
div#tplge_page {}
|
||||
div#tplge_sidebarNav {width: 240px; float: left;}
|
||||
div#tplge_content {}
|
||||
div.tplge_news {width: 240px; float: left;}
|
||||
div#tplge_notes {}
|
||||
|
||||
/* GLOBAL */
|
||||
.tplge_inner {border: 0px solid #999; padding: 0 10px 0 20px;}
|
||||
|
||||
|
||||
/*
|
||||
##############################
|
||||
D E S I G N
|
||||
##############################
|
||||
*/
|
||||
|
||||
/* GLOBAL */
|
||||
a:link {color: #369; text-decoration: none;}
|
||||
a:visited {color: #369; text-decoration: none;}
|
||||
a:hover {color: #c60; text-decoration: none;}
|
||||
a:active {color: #c60; text-decoration: none;}
|
||||
a:focus {color: #c60; text-decoration: none;}
|
||||
|
||||
|
||||
/* MAIN CONTAINER*/
|
||||
div#tplge_main {}
|
||||
div#tplge_mainin {}
|
||||
|
||||
|
||||
/* HEADER */
|
||||
div#tplge_header {border-top: 1px solid transparent;}
|
||||
div#tplge_header div.tplge_inner {}
|
||||
|
||||
#tplge_header h1 {width: 65%; float: left; font-family: century gothic, verdana, serif; font-size: 30px; line-height: 1.2em; font-weight: 300; letter-spacing: 1px; padding: 16px 0 20px 0;}
|
||||
.tplge_logo {float: right; border: 0; margin: 10px 0 0 16px;}
|
||||
|
||||
/* searchbox */
|
||||
div#searchbox {}
|
||||
div#searchbox .text {width: 140px; background: #f6f6f6; color: #444; font-family: arial, sans-serif; font-size: 14px; border: 1px solid #ccc; padding: 2px 3px;}
|
||||
div#searchbox .submit {background: #111; color: #fff; border: 0px solid #fff; padding: 2px 6px;}
|
||||
|
||||
|
||||
/* locator */
|
||||
div#tplge_locator div.tplge_inner {font-family: arial, sans-serif; font-size: 14px; border-bottom: 1px solid #999; padding: 0 0 10px 0; margin: 0 10px 16px 20px;}
|
||||
|
||||
|
||||
/* SIDEBAR NAVIGATION */
|
||||
div#tplge_sidebarNav div.tplge_inner {}
|
||||
|
||||
div.tplge_languagemenu {padding: 8px 0 0 0;}
|
||||
|
||||
/* toc */
|
||||
#tplge_sidebarNav li {list-style-type: none; list-style-image: none;}
|
||||
|
||||
#tplge_sidebarNav ul.menulevel1 {color: #c60; margin: 6px 0 20px 0;}
|
||||
#tplge_sidebarNav ul.menulevel1 li {font-family: 'century gothic', arial, sans-serif; font-size: 15px; line-height: 1.2em; font-weight: 700; border-bottom: 1px solid #999; padding: 12px 3px 6px 0; margin: 0;}
|
||||
|
||||
#tplge_sidebarNav ul.menulevel2 {}
|
||||
#tplge_sidebarNav ul.menulevel2 li {font-family: 'arial', sans-serif;font-size: 14px; font-weight: 300; line-height: 1.1em; font-weight: 300; font-style: normal; border: 0; padding: 6px 8px 4px 0; margin: 0;}
|
||||
|
||||
#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: 4px 8px 3px 16px; margin: 0;}
|
||||
|
||||
/* Links */
|
||||
#tplge_sidebarNav a:link {color: #234; text-decoration: none;}
|
||||
#tplge_sidebarNav a:visited {color: #234; text-decoration: none;}
|
||||
#tplge_sidebarNav a:hover {color: #c60; text-decoration: none;}
|
||||
#tplge_sidebarNav a:active {color: #c60; text-decoration: none;}
|
||||
#tplge_sidebarNav a:focus {color: #c60; text-decoration: none;}
|
||||
|
||||
div#tplge_subnav {color: #c60; padding: 1px 0 5px 0; margin: 0;}
|
||||
div#tplge_subnav ul {padding: 0; margin: 10px 0;}
|
||||
div#tplge_subnav ul li {padding: 4px 0; margin: 2px 2px;}
|
||||
#tplge_sidebarNav p.tplge_lastupdate {font-size: 12px; color: #999; text-align: left; padding: 4px 0; margin: 2px 4px;}
|
||||
|
||||
/* 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 {}
|
||||
|
||||
|
||||
/* INHALT / CONTENT */
|
||||
#tplge_content div.tplge_inner {padding: 0; margin: 0 10px 0 260px;}
|
||||
|
||||
|
||||
/* vor-hoch-zurueck / prev-top-next */
|
||||
#tplge_prevnext {width: 100%; border: 0;}
|
||||
#tplge_prevnext div.tplge_inner {text-align: center; border: 0; border-top: 1px solid #999; padding: 8px 0 0 0; margin: 12px 0 0 0;}
|
||||
#tplge_prevnext div.tplge_inner span {padding: 0 6px 0 2px;}
|
||||
|
||||
|
||||
/* NEWSBOXEN / NEWSBOXES */
|
||||
div.tplge_news {line-height: 1.2em;}
|
||||
div.tplge_news div.tplge_inner {}
|
||||
|
||||
div.tplge_news h4 {font-size: 18px; font-weight: 300; line-height: 1.4em; border: 0px solid #fff; padding: 12px 0 0 0; margin: 0;}
|
||||
div.tplge_news h5 {font-size: 16px; font-weight: 300; letter-spacing: 1px; margin: 10px 0 0 0;}
|
||||
div.tplge_news h6 {font-size: 15px; font-weight: 300; letter-spacing: 1px; margin: 10px 0 0 0;}
|
||||
|
||||
|
||||
/* FUSSLINKS / FOOTER LINKS */
|
||||
#tplge_notes {height: 80px; font-family: arial, sans-serif; font-size: 12px; text-align: right; padding: 120px 30px 0 30px; margin: 0;}
|
||||
#tplge_notes span {padding: 0 6px 0 2px;}
|
||||
|
||||
|
||||
/*
|
||||
##############################
|
||||
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;}
|
||||
#cmsimple_mailform textarea {width: 90%; background: #fff; color: #333; font-family: arial, sans-serif; border: 1px solid #999; padding: 10px; margin: 0 0 10px 0;}
|
||||
#cmsimple_mailform input.submit {background: #c60; color: #fff; border: 1px solid #fff; padding: 2px 6px;}
|
||||
#tplge_content input#submit {background: #c60; color: #fff; border: 1px solid #fff; padding: 2px 6px;}
|
151
cms/templates/avantgarde_gallery_m720/template.htm
Normal file
151
cms/templates/avantgarde_gallery_m720/template.htm
Normal file
@ -0,0 +1,151 @@
|
||||
<!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">
|
||||
|
||||
<?php
|
||||
if (file_exists($pth['folder']['templateimages'].'logo.jpg')){
|
||||
echo '<a href="./">'.tag('img src="'.$pth['folder']['templateimages'].'logo.jpg" class="tplge_logo" alt="Logo"').'</a>';
|
||||
}
|
||||
?>
|
||||
<h1><?php echo sitename();?></h1>
|
||||
<div class="clear_left"></div>
|
||||
<?php echo searchbox();?>
|
||||
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
|
||||
<!-- locator -->
|
||||
<div id="tplge_locator">
|
||||
<div class="tplge_inner">
|
||||
<span style="font-weight: 700;"><?php echo $tx['locator']['text'];?> </span><?php echo locator();?>
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- ANFANG SEITE / BEGIN PAGE -->
|
||||
|
||||
<div id="tplge_page">
|
||||
|
||||
|
||||
<!-- ANFANG SIDEBAR NAVIGATION / BEGIN SIDEBAR NAVIGATION -->
|
||||
|
||||
<div id="tplge_sidebarNav">
|
||||
<div class="tplge_inner">
|
||||
|
||||
<div class="tplge_languagemenu"><?php echo languagemenu();?></div>
|
||||
<?php echo toc();?>
|
||||
|
||||
<div id="tplge_subnav">
|
||||
<ul>
|
||||
<li><?php echo printlink();?></li>
|
||||
<li><?php echo sitemaplink();?></li>
|
||||
<li><?php echo mailformlink();?></li>
|
||||
</ul>
|
||||
<?php echo newsbox('Subnav');?>
|
||||
</div>
|
||||
<div class="clear_both"></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();?>
|
||||
<?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 class="clear_both"></div>
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
|
||||
|
||||
<!-- ENDE INHALT / END CONTENT -->
|
||||
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
|
||||
|
||||
<!-- ENDE SEITE / END PAGE -->
|
||||
|
||||
</div>
|
||||
<div class="clear_both"></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>
|
Reference in New Issue
Block a user