behaviour image

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • opus
    Private First Class

    • Oct 2011
    • 8

    behaviour image

    Hi,

    The message below is seen on my home page? How can it be disappeared?

    img { behavior: url("pngfix.***"); },

    Thanks

    opus
  • opus
    Private First Class

    • Oct 2011
    • 8

    #2
    Re: behaviour image

    Originally posted by opus View Post
    Hi,

    The message below is seen on my home page? How can it be disappeared?

    img { behavior: url("pngfix.***"); },

    Thanks

    opus


    Hi,

    Is there anyone who can answer my question?
    Thank you very much,
    opus

    Comment

    • navaldesign
      General & Forum Moderator

      • Oct 2005
      • 12080

      #3
      Re: behaviour image

      A link please ?
      Navaldesign
      Logger Lite: Low Cost, Customizable, multifeatured Login script
      Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
      DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
      Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

      Comment

      • opus
        Private First Class

        • Oct 2011
        • 8

        #4
        Re: behaviour image

        Originally posted by navaldesign View Post
        A link please ?



        thanks,
        opus

        Comment

        • navaldesign
          General & Forum Moderator

          • Oct 2005
          • 12080

          #5
          Re: behaviour image

          The problem seems related with how you have implemented the Google verification code:

          <meta
          name="google-site-verification"content="LdW8Xp5I24XRe5Ts1uIW2HbViyeHLT-C9sHWa99Asj4" /

          There is a slash / at the end and the closing > tag is missing.
          I
          believe it should be something like:

          <meta name="google-site-verification" content="String_Google_has_provided_you_with">
          Navaldesign
          Logger Lite: Low Cost, Customizable, multifeatured Login script
          Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
          DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
          Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

          Comment

          • opus
            Private First Class

            • Oct 2011
            • 8

            #6
            Re: behaviour image

            Originally posted by navaldesign View Post
            The problem seems related with how you have implemented the Google verification code:

            <meta
            name="google-site-verification"content="LdW8Xp5I24XRe5Ts1uIW2HbViyeHLT-C9sHWa99Asj4" /

            There is a slash / at the end and the closing > tag is missing.
            I
            believe it should be something like:

            <meta name="google-site-verification" content="String_Google_has_provided_you_with">


            Hi,

            It is ok. thank you very much.
            opus

            Comment

            Working...
            X