Tuesday, October 7, 2014

How To Add Text Box With Image At End In Blog Post

The most important and good way is to add a professional text box in blogger post.Today i will show you through this video how to add this.just follow all steps one by one.


Watch This Video
======================================




The code for the box is

<blockquote style="background: url(end box image url here) 0% 100% no-repeat rgb(242, 241, 241); border-color: rgb(221, 221, 221); border-style: solid; border-width: 1px 1px 0px; color: #555555; font-family: helvetica, arial; font-size: 15px; line-height: 1.6em; margin: 20px; overflow: hidden; padding: 10px 20px 40px 40px; position: relative; word-wrap: break-word;">
<div style="padding: 0px 0px 15px;">
your text area here</div>
</blockquote>

No comments

Post a Comment