Search found 16 matches
- Sun Jul 01, 2018 7:32 am
- Forum: Inkscape & the Web
- Topic: SVG image looks terrible in Safari.
- Replies: 15
- Views: 7930
Re: SVG image looks terrible in Safari.
Just to be clear, Moini, I'm not uploading to a website. I meant, when I test my site just off my hard drive as I am building it the image will render fine, but once I transfer everything to my hosting server, then test my site over the internet is when the image displays blurry. I still don't know ...
- Fri Jun 29, 2018 5:54 am
- Forum: Inkscape & the Web
- Topic: SVG image looks terrible in Safari.
- Replies: 15
- Views: 7930
Re: SVG image looks terrible in Safari.
I have gone through this svg file and it appears that only blur was used. So, I am still trying to figure out why the image is so blurry in Safari. One note, when testing the site offline, just loading off the hard drive, the image looks fine. It is only when loading the site online that image becom...
- Wed Jun 20, 2018 7:34 am
- Forum: Inkscape & the Web
- Topic: SVG image looks terrible in Safari.
- Replies: 15
- Views: 7930
Re: SVG image looks terrible in Safari.
Thanks Moini. I will go back and check for filters, though I thought that this was all blurs, but I may be wrong.
- Tue Jun 19, 2018 8:29 am
- Forum: Inkscape & the Web
- Topic: SVG image looks terrible in Safari.
- Replies: 15
- Views: 7930
Re: SVG image looks terrible in Safari.
Here is the screen shot of the svg file that looks terrible in Safari, below a screen shot of what it looks like in other browsers. I tried saving it as a plain svg, but no change to clarity.
- Sun Jun 17, 2018 11:26 pm
- Forum: Inkscape & the Web
- Topic: SVG image link is only clickable on bottom half.
- Replies: 4
- Views: 3721
Re: SVG image link is only clickable on bottom half.
Xav, thanks, the "z-index: 1" did the trick.
- Sat Jun 16, 2018 5:43 am
- Forum: Inkscape & the Web
- Topic: SVG image link is only clickable on bottom half.
- Replies: 4
- Views: 3721
Re: SVG image link is only clickable on bottom half.
Moini, your always great at replying, thanks. I plan on redoing the lettering soon, but for now what is there will have suffice. Although, the question remains, "why just this logo when all the other logos on the other pages work fine". They are all created from the same source, with the o...
- Sat Jun 16, 2018 5:25 am
- Forum: Inkscape & the Web
- Topic: SVG image looks terrible in Safari.
- Replies: 15
- Views: 7930
Re: SVG image looks terrible in Safari.
Terrible means, pixelated and blurry. Won't be able to uplaod screen until tomorrow.
- Fri Jun 15, 2018 8:34 am
- Forum: Inkscape & the Web
- Topic: SVG image looks terrible in Safari.
- Replies: 15
- Views: 7930
SVG image looks terrible in Safari.
I have an SVG image on this website, http://test.holthaunt.com/mennonites/mennonite..html
- Fri Jun 15, 2018 8:19 am
- Forum: Inkscape & the Web
- Topic: SVG image link is only clickable on bottom half.
- Replies: 4
- Views: 3721
SVG image link is only clickable on bottom half.
I have a SVG logo image used as link on a website page that will only allow clicking on the bottom half of the image. It is the same logo found through out the rest of the site, the only difference is the color, but yet it is the only SVG logo that has this error. I have gone back and copied the org...
- Sat Mar 03, 2018 4:30 am
- Forum: Inkscape & the Web
- Topic: How get SVG file into SVG viewBox
- Replies: 7
- Views: 5117
Re: How get SVG file into SVG viewBox
Ok. Everything above is correct, but I realize that I may not have been clear in my question. My main question is, if I use the <svg></svg> tag in my HTML code to set up my <viewBox> can I have a link to my svg file rather than use svg code inline. It is my understanding that I can take out things l...
- Fri Mar 02, 2018 4:43 am
- Forum: Inkscape & the Web
- Topic: How get SVG file into SVG viewBox
- Replies: 7
- Views: 5117
Re: How get SVG file into SVG viewBox
Hey Moini. I understand what you are saying. I have replaced files svg files with pgn for now. However, Xav commented in my preceeding post that I should look into <preserveAspectRatio> to help my other(same) issue, which I did, and found all kinds great things could do with SVG files in websites. Y...
- Thu Mar 01, 2018 11:52 am
- Forum: Inkscape & the Web
- Topic: How get SVG file into SVG viewBox
- Replies: 7
- Views: 5117
How get SVG file into SVG viewBox
In an effort to continue to find answers to my issue in the preceeding post: http://www.inkscapeforum.com/viewtopic.php?f=14&t=33417 . I have done a bunch of research into using viewBox. However, now I have questions regarding getting a SVG file into the viewBox using <img> or <object> tags. The...
- Thu Feb 22, 2018 8:13 am
- Forum: Inkscape & the Web
- Topic: SVG file not fitting 100% in div; also, pgn and svg file different size.
- Replies: 7
- Views: 5118
Re: SVG file not fitting 100% in div; also, pgn and svg file different size.
Xav, you seem to be on to something with the viewBox and preserveAspectRatio. However, like all things in html change one thing and everything will move around. I had other issues when playing around with viewBox. Will spend sometime trying to find tune this. I will post back when I get it sorted ou...
- Tue Feb 20, 2018 12:47 pm
- Forum: Inkscape & the Web
- Topic: SVG file not fitting 100% in div; also, pgn and svg file different size.
- Replies: 7
- Views: 5118
Re: SVG file not fitting 100% in div; also, pgn and svg file different size.
Thanks for checking back. You can see the first image is basically a big button. The "journey" div is divided into three parts: title header, image, and text. The image and text should both take 50% of width of "journey" div. Can you see the white space between "journey"...
- Tue Feb 20, 2018 6:36 am
- Forum: Inkscape & the Web
- Topic: SVG file not fitting 100% in div; also, pgn and svg file different size.
- Replies: 7
- Views: 5118
Re: SVG file not fitting 100% in div; also, pgn and svg file different size.
Hope this helps you help me. Thanks.
- Mon Feb 19, 2018 7:28 am
- Forum: Inkscape & the Web
- Topic: SVG file not fitting 100% in div; also, pgn and svg file different size.
- Replies: 7
- Views: 5118
SVG file not fitting 100% in div; also, pgn and svg file different size.
Hello. I have some svg files that don't seem to fully fit width div. Each file is standard letter size: 8.5 x 11. I have set img width to 100% in css, but all the images have a narrow white space to the left of the image. If I rescale the image in Inkscape outside of the document boundries the image...