Blockquote image display
-
Template I have installed only displays the comma image at begining of a blockquote… and I would like it to also appear at the end of the blockquote. Example is here http://www.myaussieblog.com.au/blockquote-test/33/
This is the css :-
blockquote {
background: url(http://www.myaussieblog.com.au/wp-images/quote.gif) no-repeat 0 3px;
color: #000066;
padding-left: 20px;
font-style: italic;
margin-bottom: 1px;
display:block;
padding-top:5px;
}
Thanks in advance
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Blockquote image display’ is closed to new replies.