1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[V4.5]- Including a Hosted CSS file with another hosted file token doesn't evaluate

Discussão em 'PSDN - Forum' iniciado por IramK, Maio 18, 2017.

  1. IramK

    IramK Guest

    Hello,

    I have created a css hosted file that I am including on my page as a link element. The inclusion works fine, however, if the CSS file has reference to another hosted file, then this doesn't get resolved. Seems like a bug and needs fixing imo.

    <link res="stylesheet" href="{!#HOSTED_FILE.asdfasdf}">

    CSS hosted file:


    .testElement {

    background-image: url("{!#HOSTED_FILE.324234"); /* This shows as hosted file itself in the CSS properties rather than the image location*/

    }

    Cheers.

    Iram

    Continue reading...

Compartilhe esta Página