• Resolved sunsi55

    (@sunsi55)


    Hi.

    In my webbrowser I see the wordpress tag. What do I need to remove from my code to remove that one?
    And where do I have to look to find it ?? ?

    Thanks for helping:)

Viewing 7 replies - 1 through 7 (of 7 total)
  • What WordPress tag?

    Thread Starter sunsi55

    (@sunsi55)

    The logo I se in my webbrowser.

    If you are using a Internett explorer webbrowser you most often see a wite page, with a blue e on it.

    On my blog I see the wordpress logo, like this:
    (Wp logo) https:// webadress.com

    Is it possible to remove it ?? ?

    Moderator James Huff

    (@macmanx)

    Is this in regards to a blog at wordpress.com?

    Thread Starter sunsi55

    (@sunsi55)

    Yes.

    Do you know how I can change it ?? ?

    Moderator James Huff

    (@macmanx)

    I don’t think you can, but I could be wrong. Due to the differences between the free hosted blogs offered at wordpress.com and the self-hosted and self-installed version of WordPress supported here, you should probably ask your question in the wordpress.com support forums.

    Thread Starter sunsi55

    (@sunsi55)

    I am sorry, It is not from wordpress.com

    Its blog at www.ads-software.com where I can use plugins and so on. I pay for a webserver, so its not the free version.

    You can see here:

    https://www.mediacollege.com/internet/html/image-tag.html they have a cd as “browserimg” I get the wordpress logo on my blog. I am using this theme:

    https://www.ads-software.com/extend/themes/wp-framework

    Could it be something i need to do in stylesheet.css ?

    Thanks for helping! ??

    Thread Starter sunsi55

    (@sunsi55)

    <!-- Favicon: Browser + iPhone Webclip -->
    	<link rel="shortcut icon" href="<?php echo IMAGES . '/favicon.ico'; ?>" />
    	<link rel="apple-touch-icon" href="<?php echo IMAGES . '/iphone.png'; ?>" />

    I remove this line from header and now it work as it should.
    Thanks for helping! Problem solved.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Remove the WP pic in the webbrowser’ is closed to new replies.