View Single Post
Old 09-17-2014, 11:50 AM   #29
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by Jellby View Post
It should be possible to make the SVG transparent too, and with some luck to take the surrounding text colour.
Looking at the svg file itself I see the canvas/view port specified enable background. I have never seen that before and suspect it may be causing the issue, perhaps to avoid a black on black condition with the lines and text.

Code:
<svg version="1.1" id="tombowling-1a_xA0_Image_1_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
	 x="0px" y="0px" width="372.96px" height="86.88px" viewBox="0 0 372.96 86.88" enable-background="new 0 0 372.96 86.88"
	 xml:space="preserve">
Dale
DaleDe is offline   Reply With Quote