Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Request] Quoted Text Plugin (Details inside)
#7
TDT-Alpha Wrote:O.K did it all and should work but it doesn't, here's the CSS:

Code:
.quote {
  background-image: "http://thedragonteam.myftp.org/images/quote.png"; /* for the quotes */
  ...
}

If you looked at the syntax of css, e.g. here, you would see that the syntax is rather:
Code:
background-image: url('/images/quote.png');

I suggest you use the Firefox plugin Firebug or the debugger of Chrome to look at HTML and CSS: There you can easily see, if an image is used or not. Or if a CSS rule takes precedence before another one...
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.


Messages In This Thread
[Request] Quoted Text Plugin (Details inside) - by mvlcek - 2011-07-12, 20:35:35



Users browsing this thread: 1 Guest(s)