migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a05.edit_t020/config.xml
Normal file
13
web/ext/editor_templates/a05.edit_t020/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣板</ccategory>
|
||||
<title>內文+圖片樣版20</title>
|
||||
<description>
|
||||
右文左圖
|
||||
</description>
|
||||
<img id="thumb" src="thumb20.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
21
web/ext/editor_templates/a05.edit_t020/editor.html
Normal file
21
web/ext/editor_templates/a05.edit_t020/editor.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<div class="editor">
|
||||
<h1>ABOUT US</h1>
|
||||
<div class="row">
|
||||
<div class="col-lg-6 col-lg-push-6">
|
||||
|
||||
<div class="embed-responsive embed-responsive-16by9 box-shadow-1">
|
||||
<img src="../../ext/editor_templates/a05.edit_t020/images/600_340.jpg" width="100%" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-6 col-lg-pull-6">
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Tempore quasi sapiente voluptatibus, placeat dolorem deleniti repudiandae quis quisquam. Sit nisi ducimus exercitationem error veritatis at ex aliquam assumenda cum eos!</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sint fugit odio, at, eveniet laudantium, molestiae ea quam doloremque sapiente dignissimos modi minus natus delectus alias voluptatum omnis sunt esse. Debitis.</p>
|
||||
<blockquote>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Blanditiis, sunt, quod minus quidem iure ducimus qui ad temporibus dignissimos nam tempora! Eligendi consequatur, at praesentium voluptate id suscipit reprehenderit nam!</p>
|
||||
<cite>Tony</cite>
|
||||
</blockquote>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
BIN
web/ext/editor_templates/a05.edit_t020/images/600_340.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t020/images/600_340.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.5 KiB |
8
web/ext/editor_templates/a05.edit_t020/style.css
Normal file
8
web/ext/editor_templates/a05.edit_t020/style.css
Normal file
@@ -0,0 +1,8 @@
|
||||
@media (max-width: 1199px){
|
||||
|
||||
.editor section.edit_t028 .row div{
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
}
|
||||
/* ----------------------------- essentials.css --------------------------- */
|
||||
BIN
web/ext/editor_templates/a05.edit_t020/thumb20.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t020/thumb20.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user