I forgott about this as it goes, i tried to use a svg image that i made a while back as a bullet using css, but this doesn't get rendered when using
it as a bullet which renders nothing when you use the .svg extension in cssPHP Code:<style type="text/css">
<!--
ul {list-style-image: url("blah.svg");}
-->
</style>
any ideas?






Bookmarks