Step 2. Backup your template
Step 3. Search for .post blockquote and delete it along with all its occurrences. In most templates the codes look like this,
.post-body blockquote { line-height:1.3em; }
OR
.post blockquote{ etc etc etc }
If you cannot find that code then it's Okay.
Now look for ]]></b:skin> and just this ]]></b:skin> , paste the code of your favorite blockquote. Try this example below;
.post blockquote {
margin : 0 25px;
padding: 58px 28px 38px 18px;
background :#F2F2F2 url(place the url of your image here) no-repeat 580px 5px;
font: normal .9em "comic sans ms", Courier,"Times New Roman", Times, serif;
color : #000000;
border: 8px dotted #A9A9A9;
}
.post blockquote p {
margin: 0;
padding-top:10px;
}
Note: Just always remember that a background element is followed by a word url. The six digit value is the background color and image link is inserted in place of bold text in this part-> url(place your image Link here) .Click this link on "how to upload image and get its url".
Step 4.After customizing, it's time to save your preview your template to see the interesting new change.
Step 5. Save your new view template.
God Bless
You Always!
You Always!
No comments:
Post a Comment