migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a05.edit_t026/config.xml
Normal file
13
web/ext/editor_templates/a05.edit_t026/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣板</ccategory>
|
||||
<title>內內文+圖片樣版26</title>
|
||||
<description>
|
||||
圖片上附說明文字
|
||||
</description>
|
||||
<img id="thumb" src="thumb26.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
37
web/ext/editor_templates/a05.edit_t026/editor.html
Normal file
37
web/ext/editor_templates/a05.edit_t026/editor.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<div class="editor">
|
||||
<div class="row">
|
||||
|
||||
<!-- LEFT -->
|
||||
<div class="col-md-12 col-sm-12">
|
||||
|
||||
<h1 class="blog-post-title">About Us</h1>
|
||||
|
||||
<div class="blog-single-small-media">
|
||||
|
||||
<!-- OWL SLIDER -->
|
||||
|
||||
<a href="#">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t026/images/700_400.jpg" alt="" />
|
||||
</a>
|
||||
|
||||
<div class="caption-primary padding-left-15">
|
||||
<strong>This is a simple caption.</strong> <br />
|
||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- article content -->
|
||||
<p class="dropcap">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Culpa perferendis quod vero odio nisi. Unde eum architecto est, enim perferendis perspiciatis aliquid, quas fuga facere necessitatibus, debitis officia obcaecati voluptatibus. <strong>facilisis vel molestie id</strong>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Iste voluptate, repellendus eius minima consectetur. Recusandae esse, soluta rem, maxime asperiores nesciunt quos, at obcaecati molestias ab adipisci optio repudiandae id.</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Cum consectetur minus impedit commodi aut quia. Praesentium maxime sed, harum fugiat, ab numquam eveniet, quae eius corporis tempore cupiditate voluptate rem.</p>
|
||||
</div>
|
||||
<!-- BLOCKQUOTE -->
|
||||
<div class="col-md-12 col-sm-12">
|
||||
<blockquote>
|
||||
<p>Perferendis nemo, quibusdam, iste earum fugit facilis nisi esse harum debitis est incidunt tempore ullam ipsam a et rerum nihil architecto veniam.</p>
|
||||
<cite>Source Title</cite>
|
||||
</blockquote>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
BIN
web/ext/editor_templates/a05.edit_t026/images/700_400.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t026/images/700_400.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
35
web/ext/editor_templates/a05.edit_t026/style.css
Normal file
35
web/ext/editor_templates/a05.edit_t026/style.css
Normal file
@@ -0,0 +1,35 @@
|
||||
|
||||
.owl-carousel .owl-item{
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* ----------------------------- layout.css --------------------------- */
|
||||
|
||||
/*4261*/
|
||||
.editor section.edit_t041 .caption-primary,
|
||||
.editor section.edit_t041 .caption-warning,
|
||||
.editor section.edit_t041 .caption-info,
|
||||
.editor section.edit_t041 .caption-danger {
|
||||
color:#fff;
|
||||
background-color:#333;
|
||||
}
|
||||
|
||||
/*6111*/
|
||||
.editor section.edit_t041 h1.blog-post-title {
|
||||
font-size:24px;
|
||||
margin-bottom:0;
|
||||
}
|
||||
|
||||
/*6243*/
|
||||
.editor section.edit_t041 .blog-single-small-media {
|
||||
width:350px;
|
||||
float:left;
|
||||
margin-right:30px;
|
||||
margin-bottom:20px;
|
||||
}
|
||||
.editor section.edit_t041 .blog-single-small-media.inverse {
|
||||
float:right;
|
||||
margin-right:0;
|
||||
margin-left:30px;
|
||||
}
|
||||
|
||||
BIN
web/ext/editor_templates/a05.edit_t026/thumb26.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t026/thumb26.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user