migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a04.edit_t005/config.xml
Normal file
13
web/ext/editor_templates/a04.edit_t005/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣板</ccategory>
|
||||
<title>內文樣板5</title>
|
||||
<description>
|
||||
文字在左,按鈕在右
|
||||
</description>
|
||||
<img id="thumb" src="thumb05.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
16
web/ext/editor_templates/a04.edit_t005/editor.html
Normal file
16
web/ext/editor_templates/a04.edit_t005/editor.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<div class="editor">
|
||||
<div class="callout alert alert-transparent">
|
||||
<div class="row">
|
||||
<div class="col-md-8 col-sm-8"><!-- left text -->
|
||||
<h4>感謝您拜訪藝誠網頁設計公司</h4>
|
||||
<p class="font-lato size-17">
|
||||
如果您有任何疑問或意見,歡迎填寫表單,我們將會用最快的速度與您聯絡!
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-4 col-sm-4 text-right">
|
||||
<a href="#" class="btn btn-outline-secondary btn-lg">聯絡我們</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
28
web/ext/editor_templates/a04.edit_t005/style.css
Normal file
28
web/ext/editor_templates/a04.edit_t005/style.css
Normal file
@@ -0,0 +1,28 @@
|
||||
/* ----------------------------- essentials.css --------------------------- */
|
||||
|
||||
/*4324*/
|
||||
.editor section.edit_t021 div.alert {
|
||||
border-left-color:rgba(0,0,0,0.1);
|
||||
border-width:1px;
|
||||
border-left-width:5px;
|
||||
}
|
||||
|
||||
/*6521*/
|
||||
.editor section.edit_t021 .callout.alert p:last-child {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
/*6585*/
|
||||
.editor section.edit_t021 .callout .row {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.editor section.edit_t021 .callout {
|
||||
padding: 30px 0;
|
||||
color:#fff;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
BIN
web/ext/editor_templates/a04.edit_t005/thumb05.jpg
Normal file
BIN
web/ext/editor_templates/a04.edit_t005/thumb05.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user