More Than Help, Feedback

Discussion in 'Help Requests' started by Carlota Clemens, Jul 7, 2015.

  1. Carlota Clemens

    Carlota Clemens Veteran Member
    Registered

    Joined:
    Jun 6, 2015
    Messages:
    430
    Likes Received:
    323
    I'm just coming across with the fact that we don't have a feedback forum, and therefore I'm posting this thread here, which is not really a request for help but feedback indeed.

    Besides not having such a forum, we don't have either that nice little icon that appears next to forum name in our browsers' address bars and tabs, or when creating a desktop shortcut for those using Internet Explorer still.

    I think that such a little icon, technically speaking Favicon, is necessary not just to give personality to the forum, being a kind of branding, but also to allow certain search engines/crawlers to retrieve the favicon that identifies a site, needed for some type of listing.

    So that, I made a favicon based on that nice cup of cofffee? tea? next to the forum name so you can drop the attached icon into the forum root directory to get it displayed automatically, or if you want to call it from the forum styles, simply add these two lines between <head> and </head>
    Code:
    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
    <link rel="icon" href="/favicon.ico" type="image/x-icon">
     

    Attached Files:

    #1

Share This Page