close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Favicon

Thread began 2/22/2011 12:57 am by sunsabbath76401977 | Last modified 5/24/2011 6:37 am by Jason Byrnes | 2041 views | 6 replies |

sunsabbath76401977Beta Tester

Favicon

Hi, how do I add a favicon to a site?
Favicon
Thanks for reading Sabby76

Sign in to reply to this post

DarylBeta Tester

This site might help a little better http://www.favicon.co.uk/

Sign in to reply to this post

sunsabbath76401977Beta Tester

Favicon

Thank you Daryl
The information you provided worked out!
I found favicon/
dynamcidrive worked better for me using a vista pc with CS4 dreamweaver.
For anyone reading this post with a view to having ago at implementing a favicon, use the dynamicdrive html code: <link rel=”shortcut icon” href=”favicon.ico”> its simpler and worked for me incomparison to other online freebees. I was not able to test locally which is my fault. Try and download the generated dynamicdrive favicon.ico file to individual pre-paired folders in the downloads folder, the ico file is a bit live a carries information over to replacement .ico's. Testing meant that a 454 x 340 PNG 8 jams into resolution for the downscale size 16 x 16 pixels with-out carring the alpha channel, I had to use a PNG instead of a Jpeg or GIF as they show a grey scale placed over the browser alpha channel giving a dirty appearence. Finally Voila!
www.pizzapal.co.uk
Thank you for reading
Sabby76

Sign in to reply to this post

ripair417048

Adding Favicon

Which file do you add the code:

<link rel=”shortcut icon” href=”favicon.ico”>

to make it show up for entire site and all pages?

Sign in to reply to this post

mglc83

super easy

Hi there,
The steps for favicon is very simple:
1: generate a favicon- easy to do for free just google it.
2: download onto your computer.
3: open your dreamweaver site that you desire the favicon to be on
4: Go to INSERT/HTML/HEADTAG/LINK
5: Browse for your favicon file, under REL put ICON hit ok
6: Save and upload to your server and your done!

5 minute process!

Sign in to reply to this post

mglc83

Originally Said By: RIPAIR
  Which file do you add the code:

<link rel=”shortcut icon” href=”favicon.ico”>

to make it show up for entire site and all pages?  


If your pages are connected through a template, adding the icon to the main template page save it and it will populate all pages... if you are not linked to a template on all pages you may have to insert each page-

is there any easier way??

Sign in to reply to this post

Jason ByrnesWebAssist

if the site is not based on a template, the only way to add the facvicon to every page in the site is to manually add the:
<link rel=”shortcut icon” href=”favicon.ico”>


code to each page.

could maybe do it using Dreamweaver Search and Replace. Search for the :
<head>

tag and replace it with:
<head>
<link rel=”shortcut icon” href=”favicon.ico”>

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...