Re: [css-d] Style Object tag svg

2016-07-12 Thread Tom Livingston
https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Getting_started/SVG_and_CSS On Tuesday, July 12, 2016, Crest Christopher wrote: > I only said, it was a post to make it easier to find I understand it > meant; likes. > >you can only set the properties for the entire symbol with this >

Re: [css-d] Style Object tag svg

2016-07-12 Thread Crest Christopher
I only said, it was a post to make it easier to find I understand it meant; likes. you can only set the properties for the entire symbol with this method. So, if you have two paths in your symbol and want them to have different fill colors, this won't work, but if you want all your p

Re: [css-d] Style Object tag svg

2016-07-12 Thread Chris Williams
1) That's not "post 16" that's a reply with 16 (now 17) likes. 2) Is explicitly says in the example: On 7/12/16, 7:30 AM, "css-d-boun...@lists.css-discuss.org on behalf of Crest Christopher" wrote: >Look at, post 16 on stack overflow ? > >The example SVG file doesn't have a class called fill

Re: [css-d] Style Object tag svg

2016-07-12 Thread Philip Taylor
Stu Graham - Linnets wrote: > > > Hi, > > Please can you remove me from this mailing list now. > List-Unsubscribe: , > __

Re: [css-d] Style Object tag svg

2016-07-12 Thread Stu Graham - Linnets
Hi, Please can you remove me from this mailing list now. Thanks Stu STUART GRAHAM | RUNCORN LINNETS JUNIOR FOOTBALL CLUB - E: stuart.gra...@runcornlinnetsjfc.co.uk W: www.RuncornLinnetsJFC.co.uk [7] M: +44(0) 7903 950 318 - _"HELP CUT

Re: [css-d] Style Object tag svg

2016-07-12 Thread Crest Christopher
Look at, post 16 on stack overflow ? The example SVG file doesn't have a class called fill-red or fill-blue, how is it being stylized ? Rick Gordon Monday, July 11, 2016 8:32 PM Is this any help? http://stackoverflow.com/questions/18434094/how-to-style-svg-with-