icon/image in titlebar

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • arenaTR

    icon/image in titlebar

    I'd like to put a logo in the titlebar of my webpage. The one I'm talking
    about is the one that's next to the URL in the address bar in both netscape
    and IE.

    Just so I'm clear, for example, on google's pages, next to the url in the
    address bar, there is their logo of a blue "G" in a box. Does anyone know
    how to do this?

    Thank you in advance.


  • Jonathan Snook

    #2
    Re: icon/image in titlebar

    "arenaTR" <arenaTR@comcas t.net> wrote in message
    news:1oudnXyLaq Shq5WiXTWJiQ@co mcast.com...[color=blue]
    > I'd like to put a logo in the titlebar of my webpage. The one I'm talking
    > about is the one that's next to the URL in the address bar in both[/color]
    netscape[color=blue]
    > and IE.[/color]

    Look up favicon.ico in your favorite search engine and you should find what
    you're looking for.

    Jonathan


    Comment

    • S

      #3
      Re: icon/image in titlebar

      The logo next to the URL and in bookmarks is called a favicon. Here is
      a Website that explains how to create one:



      "arenaTR" <arenaTR@comcas t.net> wrote in message news:<1oudnXyLa qShq5WiXTWJiQ@c omcast.com>...[color=blue]
      > I'd like to put a logo in the titlebar of my webpage. The one I'm talking
      > about is the one that's next to the URL in the address bar in both netscape
      > and IE.
      >
      > Just so I'm clear, for example, on google's pages, next to the url in the
      > address bar, there is their logo of a blue "G" in a box. Does anyone know
      > how to do this?
      >
      > Thank you in advance.[/color]

      Comment

      • D. Stussy

        #4
        Re: icon/image in titlebar

        On Sun, 6 Jul 2003, Jonathan Snook wrote:[color=blue]
        > "arenaTR" <arenaTR@comcas t.net> wrote in message
        > news:1oudnXyLaq Shq5WiXTWJiQ@co mcast.com...[color=green]
        > > I'd like to put a logo in the titlebar of my webpage. The one I'm talking
        > > about is the one that's next to the URL in the address bar in both netscape
        > > and IE.[/color]
        >
        > Look up favicon.ico in your favorite search engine and you should find what
        > you're looking for.[/color]

        Although that's a good start, a START is all that is. I find that the sites
        that were out there (as of about 8 months ago, since I haven't looked since) do
        leave a couple of things out.

        There are TWO types of "favicon"'s .

        1) The one that displays in the favorites/bookmarks page
        ( <LINK REL="SHORTCUT ICON" HREF="....filen ame..."> ), and
        2) The one that displays in the location window of the browser
        ( <LINK REL=ICON HREF="....filen ame..."> ).

        These need NOT be the same, although on my pages, they usually are. The above
        constructs assume that one doesn't simply want to have a single default
        "favicon.ic o" file for all pages for a site. Don't forget what happens to the
        bookmarked copy when its file falls out of the browser's cache.

        As for how to convert an image to icon format, how to add MIME-type support to
        a web server, and the other related things, I will leave that to the web pages
        that are out there.

        Comment

        • P@tty Ayers

          #5
          Re: icon/image in titlebar

          [color=blue]
          >... your posting has it as one long sentence with
          > no line breaks.[/color]

          Really? No one has ever reported that problem, and I've been posting on dozens of newsgroups for years. What newsreader do you use?

          --
          P@tty Ayers

          Web Design Contract, Estimate Worksheet
          --



          Comment

          • P@tty Ayers

            #6
            Re: icon/image in titlebar

            [color=blue]
            >... your posting has it as one long sentence with
            > no line breaks.[/color]

            I just checked, and it's set to 76 characters (and has been).

            ??

            --
            P@tty Ayers

            Web Design Contract, Estimate Worksheet
            --

            Comment

            • Dave Patton

              #7
              OT: wordwrap, was: icon/image in titlebar

              "P@tty Ayers" <payers@NOSPAMn c.rr.com> wrote in
              news:jB5Oa.1798 12$nr.8245500@t wister.southeas t.rr.com:
              [color=blue]
              >[color=green]
              >>... your posting has it as one long sentence with
              >> no line breaks.[/color]
              >
              > Really? No one has ever reported that problem, and I've been posting
              > on dozens of newsgroups for years. What newsreader do you use?[/color]

              I happen to be using Xnews, but you'll notice that Eric(in another
              thread) and Lauri have both commented on this also, and they are
              using MicroPlanet Gravity.

              As Lauri pointed out, your postings are using
              "Content-Transfer-Encoding: quoted-printable".
              Here's an edited portion of a 1998 usenet posting regarding
              "Word wrap in Outlook Express":
              "Quoted Printable formats text as paragraphs, not as lines of text
              like other encoding options do.... doesn't know how to display QP,
              so its soft returns are displayed as =, and hard returns (which
              force a new paragraph when QP works) are displayed as =20. When you
              view your own outgoing QP messages, you see the text formatted properly
              because OE can display QP. If you use any other encoding option
              (Uuencode, MIME/None, MIME/Base64), the text is broken into discrete
              lines of text of less than 80 characters."

              Here's what your posting looks like in "raw" format,
              including some of the headers:
              ----------------------------------------------------
              From: "P@tty Ayers" <payers@NOSPAMn c.rr.com>
              Newsgroups: comp.infosystem s.www.authoring.html
              Subject: Re: icon/image in titlebar
              Lines: 15
              MIME-Version: 1.0
              Content-Type: text/plain;
              charset="iso-8859-1"
              Content-Transfer-Encoding: quoted-printable
              X-Newsreader: Microsoft Outlook Express 5.50.4522.1200
              X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
              [color=blue]
              >... your posting has it as one long sentence with
              > no line breaks.[/color]

              Really? No one has ever reported that problem, and I've been posting on =
              dozens of newsgroups for years. What newsreader do you use?=20

              --=20
              P@tty Ayers

              Web Design Contract, Estimate Worksheet
              --
              ----------------------------------------------------

              I don't use Outlook Express, but here's some instructions
              I found in a usenet posting:
              =============== =============== =============== =============
              In Outlook Express 6 you would do the following to get rid of
              "quoted printable". If you are using another version of OE then
              the method may vary somewhat from this.
              =============== ======
              In Outlook Express
              - Tools (menu)
              - Options (menu item)
              - Send Tab
              - Set mail sending format to "plain text" (radio button)
              - Click "Plain text settings" button
              - Set message format to "Mime" using radio button **
              - Set "Encode text using" box to "none" *
              * This is where the "quoted printable" gets set.
              ** You could click UUENCODE here but Mime is OK
              (I believe) in this context.
              You can also set the line break length here (set to somewhat less
              than 80) & the delimiter used to mark sender's text.
              =============== =============== =============== =============

              --
              Dave Patton
              Canadian Coordinator, the Degree Confluence Project
              http://www.confluence.org dpatton at confluence dot org
              My website: http://members.shaw.ca/davepatton/
              Vancouver/Whistler - host of the 2010 Winter Olympics

              Comment

              • Alan J. Flavell

                #8
                Re: icon/image in titlebar

                On Mon, Jul 7, P@tty Ayers continued to post over-long lines which
                said, in part:
                [color=blue]
                > Really? No one has ever reported that problem,[/color]

                Oh yes we have. I commented on it yesterday in
                <Pine.LNX.4.53. 0307061744070.2 0708@lxplus086. cern.ch>
                and I saw a couple of others mention it also.

                Unfortunately your "X-Newsreader:" isn't even an ex-newsreader
                (monty-python allusion intended).

                Comment

                • Stephen Poley

                  #9
                  Re: OT: wordwrap, was: icon/image in titlebar

                  On Mon, 07 Jul 2003 05:42:54 GMT, Dave Patton
                  <dpatton@remo ve-for-nospam.confluen ce.org> wrote:
                  [color=blue]
                  >"P@tty Ayers" <payers@NOSPAMn c.rr.com> wrote in
                  >news:jB5Oa.179 812$nr.8245500@ twister.southea st.rr.com:
                  >[color=green]
                  >>[color=darkred]
                  >>>... your posting has it as one long sentence with
                  >>> no line breaks.[/color]
                  >>
                  >> Really? No one has ever reported that problem, and I've been posting
                  >> on dozens of newsgroups for years. What newsreader do you use?[/color]
                  >
                  >I happen to be using Xnews, but you'll notice that Eric(in another
                  >thread) and Lauri have both commented on this also, and they are
                  >using MicroPlanet Gravity.[/color]

                  FWIW I see the same problem in Forte Agent.

                  --
                  Stephen Poley

                  Deze pagina bestaat niet of is niet meer beschikbaar. Oude XS4ALL-homepages zijn soms nog terug te vinden via webarchieven.

                  Comment

                  • P@tty Ayers

                    #10
                    Re: icon/image in titlebar

                    [color=blue][color=green]
                    > > Really? No one has ever reported that problem,[/color]
                    >
                    > Oh yes we have. I commented on it yesterday in[/color]

                    I meant during the first three years I participated daily in newsgroups, up
                    until yesterday. :-)

                    I think I found the setting in Outlook. Hope it satisfies everybody, and my
                    apologies for the faux pas.

                    --
                    P@tty Ayers

                    Web Design Contract, Estimate Worksheet
                    --



                    Comment

                    Working...