Blockquote style

Posted in: Newspaper
Post count: 95

I found the quote_box only use half width of the post
The other half side may have text too

Is there any way to let blockquote use full width?
just like my old theme
http://www.enterpr1se.info/2003/03/love-a-person-you-can-do-the-same-love-of-a-lifetime/

Post count: 9544

You should be able to modify the blockquote to look however you wish, using CSS, as we did.

E.g.,

blockquote p {
   font-size:20px !important;  line-height:26px !important;
  text-align: left !important; padding-left:20px;
}
  • This reply was modified 12 years by simchris.
Post count: 3343

Hi,
Use center quote box this use full width.

Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.