I have read all recent posts about blockquote customization but I have still the problem
What I want : a transparent background, no border and an image background on top left.
What I have : blue background (same as ma main background), border, no image.
Browsers : Google Chrome and last Firefox version
Link :
blockquote{
) top left no-repeat;
background-color:transparent;
background:url(
border: 0px;
}
I also tried with : .entry_content blockquote / !important / background-color or background #fff / copy-past code from other posts...
> always the same stuff > as if I read any css code
The code that is used is in the header, line 51 (google chrome element)











