migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a05.edit_t025/config.xml
Normal file
13
web/ext/editor_templates/a05.edit_t025/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣板</ccategory>
|
||||
<title>內文+圖片樣版25</title>
|
||||
<description>
|
||||
列表式
|
||||
</description>
|
||||
<img id="thumb" src="thumb25.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
52
web/ext/editor_templates/a05.edit_t025/editor.html
Normal file
52
web/ext/editor_templates/a05.edit_t025/editor.html
Normal file
@@ -0,0 +1,52 @@
|
||||
<div class="editor">
|
||||
<div class="comments">
|
||||
|
||||
<h4 class="page-header margin-bottom-60 size-20">
|
||||
設計團隊
|
||||
</h4>
|
||||
|
||||
<!-- comment item -->
|
||||
<div class="comment-item">
|
||||
|
||||
<!-- user-avatar -->
|
||||
<span class="user-avatar">
|
||||
<img class="pull-left media-object" src="../../ext/editor_templates/a05.edit_t025/images/70_70.jpg"alt="">
|
||||
</span>
|
||||
|
||||
<div class="media-body">
|
||||
<h4 class="media-heading bold">設計師</h4>
|
||||
擁有扎實深厚的設計功力只是網站製作公司對設計師的基本要求,豐富的設計經驗和敏銳的觀察力以及活絡的思考創意才是我們培訓設計師的重點!一個好的設計師,不是活在自己世界裡的藝術家,而是能吸收客戶的想法,加入自己的思考,轉換變化出切合主題又具專業創意的網頁成品。
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- comment item -->
|
||||
<div class="comment-item">
|
||||
|
||||
<!-- user-avatar -->
|
||||
<span class="user-avatar">
|
||||
<img class="pull-left media-object" src="../../ext/editor_templates/a05.edit_t025/images/70_70.jpg"alt="">
|
||||
</span>
|
||||
|
||||
<div class="media-body">
|
||||
<h4 class="media-heading bold">設計師</h4>
|
||||
擁有扎實深厚的設計功力只是網站製作公司對設計師的基本要求,豐富的設計經驗和敏銳的觀察力以及活絡的思考創意才是我們培訓設計師的重點!一個好的設計師,不是活在自己世界裡的藝術家,而是能吸收客戶的想法,加入自己的思考,轉換變化出切合主題又具專業創意的網頁成品。
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- comment item -->
|
||||
<div class="comment-item">
|
||||
|
||||
<!-- user-avatar -->
|
||||
<span class="user-avatar">
|
||||
<img class="pull-left media-object" src="../../ext/editor_templates/a05.edit_t025/images/70_70.jpg"alt="">
|
||||
</span>
|
||||
|
||||
<div class="media-body">
|
||||
<h4 class="media-heading bold">設計師</h4>
|
||||
擁有扎實深厚的設計功力只是網站製作公司對設計師的基本要求,豐富的設計經驗和敏銳的觀察力以及活絡的思考創意才是我們培訓設計師的重點!一個好的設計師,不是活在自己世界裡的藝術家,而是能吸收客戶的想法,加入自己的思考,轉換變化出切合主題又具專業創意的網頁成品。
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
BIN
web/ext/editor_templates/a05.edit_t025/images/70_70.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t025/images/70_70.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
22
web/ext/editor_templates/a05.edit_t025/style.css
Normal file
22
web/ext/editor_templates/a05.edit_t025/style.css
Normal file
@@ -0,0 +1,22 @@
|
||||
/* ----------------------------- layout.css --------------------------- */
|
||||
/*6258*/
|
||||
.editor section.edit_t040 .comments {
|
||||
margin-top:60px;
|
||||
}
|
||||
.editor section.edit_t040 .comments .comment-item {
|
||||
margin:40px 0;
|
||||
}
|
||||
|
||||
/*6269*/
|
||||
.editor section.edit_t040 .comments span.user-avatar {
|
||||
background:#eee;
|
||||
width:64px; height:64px;
|
||||
float:left;
|
||||
margin-right:10px;
|
||||
}
|
||||
|
||||
/*6283*/
|
||||
.editor section.edit_t040 .comments h4 {
|
||||
font-size:15px;
|
||||
}
|
||||
|
||||
BIN
web/ext/editor_templates/a05.edit_t025/thumb25.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t025/thumb25.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user