Thread Starter
FDP
(@fdp)
Thanks, but this does not work either… 🙁
The first-letter property does work in Chrome, I cannot understand why It does work in chrome but not in Firefox nor in Internet Explorer.
Thread Starter
FDP
(@fdp)
I just followed a tutorial I found in the web, and added the following:
blockquote:first-letter {
background:url('http://floresdepapel.es/wp-content/uploads/2012/05/Clatina1.png') no-repeat left top !important;
padding-left:45px;
padding-top:17px;
}
The result is that now the opening image is repeated at the beginning of each paragraph of the quote. This is not what I want: I need that image to be showed only once, at the beginning of the blockquote.
I would be really grateful if anyone can help.
Thread Starter
FDP
(@fdp)
Sorry, my site is at this address.
Thanks!!!