WXforum.net
May 18, 2013, 06:18:23 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
Members: 6609  •  Posts: 178149  •  Topics: 18096
Please welcome TargY, our newest member.
Welcome to the the new hosting for WXforum.net.
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Favicon Help  (Read 621 times)
0 Members and 1 Guest are viewing this topic.
Farmtalk
Fitzweather
Forecaster
*****
Online Online

Posts: 3465



WWW
« on: November 04, 2011, 05:10:59 PM »

I have downloaded a favicon to my files, but do not know where to put it in my coding...

Can anyone help me?

Thanks! Cool

--Farmtalk--
Logged

"Make it simple but significant"

Administrator- www.fitzweather.com
Administrator- www.triviacre.com
Bushman
Forecaster
*****
Offline Offline

Posts: 3491


WWW
« Reply #1 on: November 04, 2011, 05:17:51 PM »

In your HTML after the TITLE block:

<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
Logged
Farmtalk
Fitzweather
Forecaster
*****
Online Online

Posts: 3465



WWW
« Reply #2 on: November 04, 2011, 05:34:02 PM »

Thanks! Ill give that a try! Very Happy
Logged

"Make it simple but significant"

Administrator- www.fitzweather.com
Administrator- www.triviacre.com
Farmtalk
Fitzweather
Forecaster
*****
Online Online

Posts: 3465



WWW
« Reply #3 on: November 04, 2011, 05:36:56 PM »

Ok, Im having another problem, I cant get the actual code because it says I dont have a program to view it...What kind of program would i need?
Logged

"Make it simple but significant"

Administrator- www.fitzweather.com
Administrator- www.triviacre.com
Bushman
Forecaster
*****
Offline Offline

Posts: 3491


WWW
« Reply #4 on: November 04, 2011, 05:39:11 PM »

To view an .ico file?
Logged
Bushman
Forecaster
*****
Offline Offline

Posts: 3491


WWW
« Reply #5 on: November 04, 2011, 05:40:55 PM »

Use one of these:  http://www.snapfiles.com/freeware/gmm/fwicontools.html
Logged
W3DRM
Forecaster
*****
Online Online

Posts: 1345



WWW
« Reply #6 on: November 04, 2011, 05:43:28 PM »

Ok, Im having another problem, I cant get the actual code because it says I dont have a program to view it...What kind of program would i need?

I thought you had Dreamweaver to create your webpages with - right? With DW you should be able to see the HTML code that makes up your webpage.

Also, to make what Bushman posted a little clearer, the code he posted goes in the head section of your HTML file, similar to below:

<head>
  <link rel="icon" href="favicon.ico" type="image/x-icon">
  <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head>

This section will be at the very top of your code and immediately after the <html> line.
Logged

Don - W3DRM - Minden, Nevada --- Davis Wireless VP2, VWS 14.00 p101,
StartWatch, VirtualVP, VPLive, WL 5.9.3, Win7 Ultimate-SP1
--- Logitech QuickCam Fusion webcam
Farmtalk
Fitzweather
Forecaster
*****
Online Online

Posts: 3465



WWW
« Reply #7 on: November 04, 2011, 05:59:45 PM »

I cant save it as an .ico document for some reason, it will only let me save as bmp
Logged

"Make it simple but significant"

Administrator- www.fitzweather.com
Administrator- www.triviacre.com
W3DRM
Forecaster
*****
Online Online

Posts: 1345



WWW
« Reply #8 on: November 04, 2011, 06:02:04 PM »

I cant save it as an .ico document for some reason, it will only let me save as bmp

What program are you using?
Logged

Don - W3DRM - Minden, Nevada --- Davis Wireless VP2, VWS 14.00 p101,
StartWatch, VirtualVP, VPLive, WL 5.9.3, Win7 Ultimate-SP1
--- Logitech QuickCam Fusion webcam
Farmtalk
Fitzweather
Forecaster
*****
Online Online

Posts: 3465



WWW
« Reply #9 on: November 04, 2011, 06:04:28 PM »

When I click on the folder to view it says that Windows cannot display, and it makes me select a program from a list...I just used windows live gallery but idk if i can use anything else.
Logged

"Make it simple but significant"

Administrator- www.fitzweather.com
Administrator- www.triviacre.com
W3DRM
Forecaster
*****
Online Online

Posts: 1345



WWW
« Reply #10 on: November 04, 2011, 06:12:44 PM »

When I click on the folder to view it says that Windows cannot display, and it makes me select a program from a list...I just used windows live gallery but idk if i can use anything else.

Look at one of the earlier posts in this thread by Bushman that gives you a link to a regular ICO editor. I would suggest downloading and installing the "Greenfish Icon Editor Pro" which has the ability to create and edit ICO files. It can also convert existing image files to ICO format. Windows doesn't have any built-in programs that will natively open or edit ICO files directly. Thus, you will need to download and install something that has that capability.
Logged

Don - W3DRM - Minden, Nevada --- Davis Wireless VP2, VWS 14.00 p101,
StartWatch, VirtualVP, VPLive, WL 5.9.3, Win7 Ultimate-SP1
--- Logitech QuickCam Fusion webcam
Bushman
Forecaster
*****
Offline Offline

Posts: 3491


WWW
« Reply #11 on: November 04, 2011, 06:55:55 PM »

Thanks for clarifying Don!
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.102 seconds with 19 queries.