migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a05.edit_t011/config.xml
Normal file
13
web/ext/editor_templates/a05.edit_t011/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣板</ccategory>
|
||||
<title>內文+圖片樣版11</title>
|
||||
<description>
|
||||
4欄區塊排列
|
||||
</description>
|
||||
<img id="thumb" src="thumb11.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
69
web/ext/editor_templates/a05.edit_t011/editor.html
Normal file
69
web/ext/editor_templates/a05.edit_t011/editor.html
Normal file
@@ -0,0 +1,69 @@
|
||||
<div class="editor">
|
||||
<h3>服務團隊</h3>
|
||||
|
||||
<div class="col-md-3">
|
||||
<div class="testimonial testimonial-bordered">
|
||||
<div class="text-center testimonial">
|
||||
<figure>
|
||||
<img class="rounded" src="../../ext/editor_templates/a05.edit_t011/images/300_300.jpg" alt="" />
|
||||
</figure>
|
||||
<div class="testimonial-content nopadding">
|
||||
<p class="margin-top-20 margin-bottom-20">藝誠網站設計公司–提供專業網站架設技術及最優質的網站設計服務</p>
|
||||
<cite>
|
||||
Tom
|
||||
<span>藝誠網站設計公司</span>
|
||||
</cite>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<div class="testimonial-bordered">
|
||||
<div class="text-center testimonial">
|
||||
<figure>
|
||||
<img class="rounded" src="../../ext/editor_templates/a05.edit_t011/images/300_300.jpg" alt="" />
|
||||
</figure>
|
||||
<div class="testimonial-content nopadding">
|
||||
<p class="margin-top-20 margin-bottom-20">藝誠網站設計公司–提供專業網站架設技術及最優質的網站設計服務</p>
|
||||
<cite>
|
||||
Lisa
|
||||
<span>藝誠網站設計公司</span>
|
||||
</cite>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<div class="testimonial testimonial-bordered">
|
||||
<div class="text-center testimonial">
|
||||
<figure>
|
||||
<img class="rounded" src="../../ext/editor_templates/a05.edit_t011/images/300_300.jpg" alt="" />
|
||||
</figure>
|
||||
<div class="testimonial-content nopadding">
|
||||
<p class="margin-top-20 margin-bottom-20">藝誠網站設計公司–提供專業網站架設技術及最優質的網站設計服務</p>
|
||||
<cite>
|
||||
Joe
|
||||
<span>藝誠網站設計公司</span>
|
||||
</cite>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<div class="testimonial testimonial-bordered">
|
||||
<div class="text-center testimonial">
|
||||
<figure>
|
||||
<img class="rounded" src="../../ext/editor_templates/edit_t011/images/300_300.jpg" alt="" />
|
||||
</figure>
|
||||
<div class="testimonial-content nopadding">
|
||||
<p class="margin-top-20 margin-bottom-20">藝誠網站設計公司–提供專業網站架設技術及最優質的網站設計服務</p>
|
||||
<cite>
|
||||
Wang
|
||||
<span>藝誠網站設計公司</span>
|
||||
</cite>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
BIN
web/ext/editor_templates/a05.edit_t011/images/300_300.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t011/images/300_300.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
38
web/ext/editor_templates/a05.edit_t011/style.css
Normal file
38
web/ext/editor_templates/a05.edit_t011/style.css
Normal file
@@ -0,0 +1,38 @@
|
||||
/* ----------------------------- essentials.css --------------------------- */
|
||||
/*10470*/
|
||||
.editor section.edit_t016 div.testimonial>figure>img {
|
||||
width:65px;
|
||||
height:65px;
|
||||
|
||||
-webkit-border-radius: 3px;
|
||||
-moz-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
/*10479*/
|
||||
.editor section.edit_t016 .testimonial cite {
|
||||
font-weight:bold;
|
||||
text-shadow:none;
|
||||
}
|
||||
.editor section.edit_t016 .testimonial cite span {
|
||||
display:block;
|
||||
color:#888;
|
||||
font-size:12px;
|
||||
font-weight:300;
|
||||
}
|
||||
|
||||
/*10492*/
|
||||
.editor section.edit_t016 .testimonial-content {
|
||||
position:relative;
|
||||
padding-left:75px;
|
||||
}
|
||||
|
||||
/*10531*/
|
||||
.editor section.edit_t016 0div.testimonial-bordered {
|
||||
border:#eaeaea 2px solid;
|
||||
padding:30px 15px;
|
||||
margin:30px 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
BIN
web/ext/editor_templates/a05.edit_t011/thumb11.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t011/thumb11.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user