البحث عن
<data:post.body/>
الاستبدال بالاثنين
<b:if cond='data:blog.pageType not in {"static_page", "item"}'>
<b:if cond='data:post.firstImageUrl'>
<div class='PostCover'>
<img expr:src='data:post.firstImageUrl' itemprop='image' expr:alt='data:post.title'/>
</div>
</b:if>
<p class='PostSinppet' itemprop='description'>
<b:eval expr='snippet(data:post.body, {length: 300, linebreaks: false, links: false})'/>
</p>
<div class='jump-link'>
<a expr:href='data:post.url + "#more"' expr:title='data:post.title'><data:post.jumpText/></a>
</div>
<b:else/>
<div class='post-body entry-content' expr:id='"post-body-" + data:post.id' expr:itemprop='(data:blog.metaDescription ? "" : "description ") + "articleBody"'>
<data:post.body/>
<div style='clear: both;'/>
</div>
</b:if>
البحث عن
]]></b:skin>
فوقه
.jump-link a{color: rgb(248 249 250)}
.jump-link{
width: 100%;
padding: 10px 0px;
background-color: rgb(52 58 64);
text-align: center;
color: rgb(248 249 250);
border-radius: 4px;
margin: 20px 0px;
transition: all 0.5s;
}
.jump-link:hover{
box-shadow: 0px 0px 2px 2px gray;
}
وسلامتكم
0 التعليقات :
إرسال تعليق