migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a05.edit_t010/config.xml
Normal file
13
web/ext/editor_templates/a05.edit_t010/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣板</ccategory>
|
||||
<title>內文+圖片樣版10</title>
|
||||
<description>
|
||||
四格狀內容
|
||||
</description>
|
||||
<img id="thumb" src="thumb10.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
62
web/ext/editor_templates/a05.edit_t010/editor.html
Normal file
62
web/ext/editor_templates/a05.edit_t010/editor.html
Normal file
@@ -0,0 +1,62 @@
|
||||
<div class="editor">
|
||||
|
||||
<h3>設計師團隊</h3>
|
||||
<ul class="row clearfix testimonial-dotted list-unstyled">
|
||||
<li class="col-md-6">
|
||||
<div class="testimonial">
|
||||
<figure class="pull-left">
|
||||
<img class="rounded" src="../../ext/editor_templates/a05.edit_t010/images/300_300.jpg" alt="" />
|
||||
</figure>
|
||||
<div class="testimonial-content">
|
||||
<p>藝誠網站設計公司因長期推廣並輔導企業e化,故具相當高的市場敏銳度,能給予客戶在網頁設計及網站架設方面,提供專業的建議與服務。我們的客戶來自於全省各地,各有不同領域及特性,不論您是屬於哪種行業別,我們都有把握給您最好的網站設計品質與網頁設計服務。『提供最好的服務與設計品質』更是我們一直以來不變的信念。</p>
|
||||
<cite>
|
||||
李小明
|
||||
<span>藝誠網站設計公司</span>
|
||||
</cite>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="col-md-6">
|
||||
<div class="testimonial">
|
||||
<figure class="pull-left">
|
||||
<img class="rounded" src="../../ext/editor_templates/a05.edit_t010/images/300_300.jpg" alt="" />
|
||||
</figure>
|
||||
<div class="testimonial-content">
|
||||
<p>藝誠網站設計公司因長期推廣並輔導企業e化,故具相當高的市場敏銳度,能給予客戶在網頁設計及網站架設方面,提供專業的建議與服務。我們的客戶來自於全省各地,各有不同領域及特性,不論您是屬於哪種行業別,我們都有把握給您最好的網站設計品質與網頁設計服務。『提供最好的服務與設計品質』更是我們一直以來不變的信念。</p>
|
||||
<cite>
|
||||
王大強
|
||||
<span>藝誠網站設計公司</span>
|
||||
</cite>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="col-md-6">
|
||||
<div class="testimonial">
|
||||
<figure class="pull-left">
|
||||
<img class="rounded" src="../../ext/editor_templates/a05.edit_t010/images/300_300.jpg" alt="" />
|
||||
</figure>
|
||||
<div class="testimonial-content">
|
||||
<p>藝誠網站設計公司因長期推廣並輔導企業e化,故具相當高的市場敏銳度,能給予客戶在網頁設計及網站架設方面,提供專業的建議與服務。我們的客戶來自於全省各地,各有不同領域及特性,不論您是屬於哪種行業別,我們都有把握給您最好的網站設計品質與網頁設計服務。『提供最好的服務與設計品質』更是我們一直以來不變的信念。</p>
|
||||
<cite>
|
||||
瑪莉
|
||||
<span>藝誠網站設計公司</span>
|
||||
</cite>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li class="col-md-6">
|
||||
<div class="testimonial">
|
||||
<figure class="pull-left">
|
||||
<img class="rounded" src="../../ext/editor_templates/a05.edit_t010/images/300_300.jpg" alt="" />
|
||||
</figure>
|
||||
<div class="testimonial-content">
|
||||
<p>藝誠網站設計公司因長期推廣並輔導企業e化,故具相當高的市場敏銳度,能給予客戶在網頁設計及網站架設方面,提供專業的建議與服務。我們的客戶來自於全省各地,各有不同領域及特性,不論您是屬於哪種行業別,我們都有把握給您最好的網站設計品質與網頁設計服務。『提供最好的服務與設計品質』更是我們一直以來不變的信念。</p>
|
||||
<cite>
|
||||
JOY
|
||||
<span>藝誠網站設計公司</span>
|
||||
</cite>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
BIN
web/ext/editor_templates/a05.edit_t010/images/300_300.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t010/images/300_300.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
60
web/ext/editor_templates/a05.edit_t010/style.css
Normal file
60
web/ext/editor_templates/a05.edit_t010/style.css
Normal file
@@ -0,0 +1,60 @@
|
||||
/* ----------------------------- essentials.css --------------------------- */
|
||||
|
||||
/*10425*/
|
||||
.editor section.edit_t015 ul.testimonial-dotted {
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
/*10432*/
|
||||
.editor section.edit_t015 ul.testimonial-dotted>li figure {
|
||||
text-align:center;
|
||||
display:block;
|
||||
}
|
||||
|
||||
/*10436*/
|
||||
.editor section.edit_t015 ul.testimonial-dotted>li img {
|
||||
display:inline-block;
|
||||
}
|
||||
|
||||
/*10450*/
|
||||
.editor section.edit_t015 ul.testimonial-dotted>li:before {
|
||||
content: '';
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
top: 0;
|
||||
left: -1px;
|
||||
border-left: 1px dashed rgba(0,0,0,0.3);
|
||||
}
|
||||
|
||||
/*10466*/
|
||||
.editor section.edit_t015 div.testimonial p {
|
||||
margin-top:0;
|
||||
}
|
||||
|
||||
/*10470*/
|
||||
.editor section.edit_t015 div.testimonial>figure>img {
|
||||
width:65px;
|
||||
height:65px;
|
||||
|
||||
-webkit-border-radius: 3px;
|
||||
-moz-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
/*10479*/
|
||||
.editor section.edit_t015 .testimonial cite {
|
||||
font-weight:bold;
|
||||
text-shadow:none;
|
||||
}
|
||||
.editor section.edit_t015 .testimonial cite span {
|
||||
display:block;
|
||||
color:#888;
|
||||
font-size:12px;
|
||||
font-weight:300;
|
||||
}
|
||||
|
||||
/*10492*/
|
||||
.editor section.edit_t015 .testimonial-content {
|
||||
position:relative;
|
||||
padding-left:75px;
|
||||
}
|
||||
BIN
web/ext/editor_templates/a05.edit_t010/thumb10.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t010/thumb10.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
Reference in New Issue
Block a user