Block quotes or quotes are usually used to show a note fro other blogs or to show a comment. You can see an example of Block quotes in my previous post on
How to start with professional blogging?
Block quotes make a post scan able and readers a can easily navigate through the important part of the post. Most of wordpress themes does not have any style enabled for Block quotes, but this can easily be done with Thesis custom.css.
To Enable the block quotes in Thesis theme, you need to add these lines of code in your custom.css file.
.custom blockquote { color: #1C2639; padding-top: 10px; padding-bottom: 0.5px; padding-right: 5px;
font: italic 1.2em Georgia, "Times New Roman", Times, serif; -moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.custom blockquote { background: #ECEFF5; }
You can change the last line color code #ECEFF5 to any desired background color you want for your quotes.
I hope this post will help those users who are using Thesis and for those who are not using thesis they should check out my previous post on
How easy it is to customize Thesis Wordpress theme
Related posts:
- Thesis Open Hook Wordpress Plugin : Easily customize Thesis Wordpress Theme
- How to Add Clickable header into Thesis Wordpress Theme
- How to add Digg and Tweetmeme Button In Thesis Wordpress Theme
- Customizing Thesis Wordpress Theme 404 Error Pages
- Download Thesis 1.6 Wordpress Theme
- Adding Adsense Into Thesis Wordpress Theme
- All on one SEO and Thesis wordpress Theme
- How to add Page Navigation To Thesis Wordpress Plugin





{ 3 comments… read them below or add one }
Hi Harsh,
Really impressive css styling of block.
Actually I was thinking to changing the style for my blog but you have done this great job nicely.
Thanks buddy.
Hi Harsh,
i have a little Offtopic Question. I´ve noticed, that you also use Thesis as your Wordpress Theme. I am wondering, how you realize the Thumbnail Pics beneath the Teasers on the Index Page. This is really nice. Can you please give me a Hint?
Thanks a lot.
Thank, nice tips.
Hey, i saw your ads in the center if this post.
How you do that. Can you give me a hint?
And how to wrap it with the text?
Thanks Before