linkin an css file

Discuss SVG code, accessible via the XML Editor.
benjamin
Posts: 5
Joined: Thu May 20, 2010 7:43 pm

linkin an css file

Postby benjamin » Fri May 28, 2010 6:32 pm

Hi, has anyone an idea how to link an css-file into an svg file, so that it dosn't get overwriten when inkscape saves the page?
If I place the code below into an svg it get's lost after I save the svg with inkscape.

Code: Select all

<?xml-stylesheet href="styles.css" type="text/css"?>



Thanks for any hints
ben

User avatar
prkos
Posts: 1625
Joined: Tue Nov 06, 2007 8:45 am
Location: Croatia

Re: linkin an css file

Postby prkos » Fri May 28, 2010 6:48 pm

This might be relevant CSS support https://bugs.launchpad.net/inkscape/+bug/167936
just hand over the chocolate and nobody gets hurt

Inkscape Manual on Floss
Inkscape FAQ
very comprehensive Inkscape guide
Inkscape 0.48 Illustrator's Cookbook - 109 recipes to learn and explore Inkscape - with SVG examples to download

benjamin
Posts: 5
Joined: Thu May 20, 2010 7:43 pm

Re: linkin an css file

Postby benjamin » Fri May 28, 2010 10:37 pm

ah, I see, thanks
~ben


Return to “SVG / XML Code”