migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a06.edit_t002/config.xml
Normal file
13
web/ext/editor_templates/a06.edit_t002/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣板</ccategory>
|
||||
<title>圖片編排樣板2</title>
|
||||
<description>
|
||||
小圖水平排列
|
||||
</description>
|
||||
<img id="thumb" src="thumb02.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
39
web/ext/editor_templates/a06.edit_t002/editor.html
Normal file
39
web/ext/editor_templates/a06.edit_t002/editor.html
Normal file
@@ -0,0 +1,39 @@
|
||||
<div class="editor">
|
||||
|
||||
<div class="text-center">
|
||||
<ul class="nomarginrow clients-dotted list-inline">
|
||||
<li class="col-md-2 col-sm-2 col-xs-6">
|
||||
<a href="#">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t002/images/logo01.jpg" alt="">
|
||||
</a>
|
||||
</li>
|
||||
<li class="col-md-2 col-sm-2 col-xs-6">
|
||||
<a href="#">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t002/images/logo02.jpg" alt="">
|
||||
</a>
|
||||
</li>
|
||||
<li class="col-md-2 col-sm-2 col-xs-6">
|
||||
<a href="#">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t002/images/logo04.jpg" alt="">
|
||||
</a>
|
||||
</li>
|
||||
<li class="col-md-2 col-sm-2 col-xs-6">
|
||||
<a href="#">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t002/images/logo03.jpg" alt="">
|
||||
</a>
|
||||
</li>
|
||||
<li class="col-md-2 col-sm-2 col-xs-6">
|
||||
<a href="#">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t002/images/logo02.jpg" alt="">
|
||||
</a>
|
||||
</li>
|
||||
<li class="col-md-2 col-sm-2 col-xs-6">
|
||||
<a href="#">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a06.edit_t002/images/logo01.jpg" alt="">
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / -->
|
||||
|
||||
BIN
web/ext/editor_templates/a06.edit_t002/images/logo01.jpg
Normal file
BIN
web/ext/editor_templates/a06.edit_t002/images/logo01.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
BIN
web/ext/editor_templates/a06.edit_t002/images/logo02.jpg
Normal file
BIN
web/ext/editor_templates/a06.edit_t002/images/logo02.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
BIN
web/ext/editor_templates/a06.edit_t002/images/logo03.jpg
Normal file
BIN
web/ext/editor_templates/a06.edit_t002/images/logo03.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
BIN
web/ext/editor_templates/a06.edit_t002/images/logo04.jpg
Normal file
BIN
web/ext/editor_templates/a06.edit_t002/images/logo04.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
15
web/ext/editor_templates/a06.edit_t002/style.css
Normal file
15
web/ext/editor_templates/a06.edit_t002/style.css
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
/* ----------------------------- essentials.css --------------------------- */
|
||||
/*4285*/
|
||||
.editor section.edit_t044 ul.clients-dotted>li {
|
||||
text-align:center;
|
||||
padding-top:30px;
|
||||
padding-bottom:30px;
|
||||
display:inline-block;
|
||||
}
|
||||
|
||||
/*4292*/
|
||||
.editor section.edit_t044 ul.clients-dotted>li a {
|
||||
text-align:center;
|
||||
display:block;
|
||||
}
|
||||
BIN
web/ext/editor_templates/a06.edit_t002/thumb02.jpg
Normal file
BIN
web/ext/editor_templates/a06.edit_t002/thumb02.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user