Active Topics

 



Notices


Reply
Thread Tools
Guest | Posts: n/a | Thanked: 0 times | Joined on
#1
Hi,

I have recently worked on a nice html5 site with some shiny css3 effects.

One thing that I've done is to set a svg file as the background.
Code:
body
{
background-image: url("image.svg");
}
I think you know what this does. On my desktop Firefox everything works fine, but I can't get microb to show the background. Is this not impossible in general or do I have to tweak something in my css to enable the background in microb?

When I open the svg file directly in microb everything works fine.

Bit this:
Code:
<img src="image.svg" width="128" height="128" alt="image" />
doesn't work. So no svg integration works. Only showing the svg file directly.

Any solutions/hints/tips?
 
Reply


 
Forum Jump


All times are GMT. The time now is 01:51.