Results 1 to 6 of 6

Thread: behaviour image
      
   

  1. #1
    opus is offline Private First Class
    Join Date
    Oct 2011
    Posts
    8

    Question behaviour image

    Hi,

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

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

    Thanks

    opus

  2. #2
    opus is offline Private First Class
    Join Date
    Oct 2011
    Posts
    8

    Default Re: behaviour image

    Quote 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

  3. #3
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default 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!


  4. #4
    opus is offline Private First Class
    Join Date
    Oct 2011
    Posts
    8

    Default Re: behaviour image

    Quote Originally Posted by navaldesign View Post
    A link please ?

    www.gumusopus.com

    thanks,
    opus

  5. #5
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default 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!


  6. #6
    opus is offline Private First Class
    Join Date
    Oct 2011
    Posts
    8

    Talking Re: behaviour image

    Quote 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

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49