- Edit your template then select edit HTML
- Search keyword:
- Add or Modify blockquote:
]]></b:skin>
About border style, you can reference to http://www.w3schools.com/css/css_border.asp
.post blockquote {
background:$QuoteBackgroundColor url("$imgHackerQuote") left top no-repeat;
border:1px solid #ccc;
display:block;
font-family:Verdana;
font-size:10pt;
line-height:1.5em;
max-height:30000px;
overflow:auto;
padding:15px 15px 15px 31px;
}
No comments:
Post a Comment