Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS SVG not showing?

  • This topic is empty.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #43403
    wragen22
    Member

    Hello, for some reason I cannot get an svg image to show using

    and so on…

    Any suggestions?

    #128279
    Alen
    Participant

    Why would you write a function that accepts and returns a string that would just otherwise work without the PHP function? I don’t get it.

    Why not just write ``

    Am I missing something?

    #128280
    wragen22
    Member

    I’m trying everything here… tried what you have. Still nothing.

    http://jamilopitts.com/kirby

    #128281
    Alen
    Participant

    Where is the image located, in your directory structure, relative to the page you are trying to render it?

    #128282
    wragen22
    Member

    out two folders and in the assets/images

    #128283
    Alen
    Participant

    Well first of all, you have bunch of HTML syntax errors. This could be source of your problem.

    Here’s possible HTML structure for your page http://codepen.io/anon/pen/teozj (CSS is incomplete, but you get the idea how to continue coding)

    #128310
    wragen22
    Member

    Thank you

    #128294
    CrocoDillon
    Participant

    It’s solved? I’m seeing the svg image, at least in Chrome.

    #128303
    Paulie_D
    Member

    Chrome & FF & Safari & IE9/10 (standards)

    IE8 standards (via F12 in IE10) borks.

    #128361
    Alen
    Participant

    To avoid confusion possible double post: https://css-tricks.com/forums/discussion/comment/96299

Viewing 10 posts - 1 through 10 (of 10 total)
  • The forum ‘CSS’ is closed to new topics and replies.