
Originally Posted by
jonisolis
I tried a bunch of different padding sizes but the quote images never did show up again.
blockquote div {
padding:8px 6px;
background: url(../images/rgtblockquote.png) bottom right no-repeat;
height:1%;
}
to
blockquote div {
padding:108px 106px;
background: url(../images/rgtblockquote.png) bottom right no-repeat;
height:1%;
}
But it is OK; it looks good with or with out the quote images.
Bookmarks