migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a05.edit_t014/config.xml
Normal file
13
web/ext/editor_templates/a05.edit_t014/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣板</ccategory>
|
||||
<title>內文+圖片樣版14</title>
|
||||
<description>
|
||||
圖片表格排列
|
||||
</description>
|
||||
<img id="thumb" src="thumb14.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
39
web/ext/editor_templates/a05.edit_t014/editor.html
Normal file
39
web/ext/editor_templates/a05.edit_t014/editor.html
Normal file
@@ -0,0 +1,39 @@
|
||||
<div class="editor">
|
||||
|
||||
<h3>近期新品</h3>
|
||||
<div class="row">
|
||||
|
||||
<div class="col-sm-6 col-md-6">
|
||||
<h4>HOT1</h4>
|
||||
<figure class="zoom">
|
||||
<!-- image -->
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t014/images/800_530.jpg" width="1200" height="800" alt="" />
|
||||
</figure>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-6 col-md-6">
|
||||
<h4>HOT2</h4>
|
||||
<figure class="zoom">
|
||||
<!-- image -->
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t014/images/800_530.jpg" width="1200" height="800" alt="" />
|
||||
</figure>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-6 col-md-6 margin-top-30">
|
||||
<h4>HOT3</h4>
|
||||
<figure class="zoom">
|
||||
<!-- image -->
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t014/images/800_530.jpg" width="1200" height="800" alt="" />
|
||||
</figure>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-6 col-md-6 margin-top-30">
|
||||
<h4>HOT4</h4>
|
||||
<figure class="zoom">
|
||||
<!-- image -->
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t014/images/800_530.jpg" width="1200" height="800" alt="" />
|
||||
</figure>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
BIN
web/ext/editor_templates/a05.edit_t014/images/800_530.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t014/images/800_530.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
9
web/ext/editor_templates/a05.edit_t014/style.css
Normal file
9
web/ext/editor_templates/a05.edit_t014/style.css
Normal file
@@ -0,0 +1,9 @@
|
||||
/* ----------------------------- essentials.css --------------------------- */
|
||||
|
||||
/*11245*/
|
||||
.editor section.edit_t019 figure.zoom {
|
||||
display:inline-block;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
BIN
web/ext/editor_templates/a05.edit_t014/thumb14.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t014/thumb14.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user