Unconfigured Ad Widget

Collapse

Anúncio

Collapse
No announcement yet.

favicon

Collapse
X
 
  • Filter
  • Tempo
  • Show
Clear All
new posts

  • Font Size
    #1

    Duvida favicon

    como inserir favicon?

    to usando no head da página:

    <link rel="shortcut icon" href="/favicon.ico" />

    e não ta aparecendo
    Last edited by V3nom; 20-11-2011, 22:05.

  • Font Size
    #2
    Isso ta na área correta ?

    Comment


    • Font Size
      #3
      Postado Originalmente por RoBiNhOsAnToS Ver Post
      como inserir favicon?

      to usando no head da página:

      <link rel="shortcut icon" href="/favicon.ico" />

      e não ta aparecendo
      área incorreta, área correta aki:

      Apenas usuários registrados e ativados podem ver os links., Clique aqui para se cadastrar...

      algum moderador fecha aqui.

      att,

      _.::Yukiyo::._


      Ter amigos no fórum [X]
      Receber elogios [X]
      Ser Estudante [X]
      Ser Designer [X]
      Ser Elite Designer [ ]
      Ser Moderador [ ]
      Ser Diretor [ ]
      Ter 1000 posts [ ]

      Comment


      • Font Size
        #4
        Tópico movido.

        Comment


        • Font Size
          #5
          Basta você enviar o favicon para o imageshack e pegar o link direto e colocar exemplo
          <link href='http://img254.imageshack.us/img254/1325/favicong.png' rel='shortcut icon'/>

          Comment


          • Font Size
            #6
            Inserindo FavIcon

            Para inserir um favicon é bem simples é só inserir <link rel="shortcut icon" href="anime.png">dentro da tag <head>

            Aqui um exemplo

            Código HTML:
            <html>
            <head> 
            <title> Inserindo um FavIcon </title> 
            
            <link rel="shortcut icon" href="link_da_imagem">
            
            </head> 
            <body>
            
            </body>
            </html>
            Um forte abraço.

            Comment

            X
            Working...
            X