Quote:
Originally Posted by Snake
It's easy for you to say.  The quote icon needs to be vertical flipped and I'm not really good at graphics, and not to mention CSS editing. Maybe you can help a brother out?
|
hahahaha bro! I'm not going to make that button for ya. you have to make it yourself and named it
q1.gif, then upload it to
misc folder, then replace the css with the code below.
Code:
.quote {
margin:15px 10px;
background: url(images/misc/q.gif) 0 0 no-repeat;
padding-left:25px}
blockquote.bq {
background: #FFF url(images/misc/q1.gif) no-repeat bottom right;
font: italic 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
border-left:3px solid #ccc;
margin:0px;
padding:0 5px}