How do I make my own favicon?

Favicons are those little icons that show up next to the site name in tabbed browsing. How do I customize mine in NationBuilder?

A:

To customize your favicon, you will first need a custom theme.

Then you can create a favicon.ico file using a tool like this: http://tools.dynamicdrive.com/favicon/

Upload that file to Pages > Theme > Files. Lastly, add the following HTML in the <head> of your layout.html file: <link rel="shortcut icon" type="image/x-icon" href="favicon.ico">

Was this helpful?

Showing 1 reaction


Stephen Taylor commented 2012-01-28 12:26:49 -0800
The DOCTYPE is XHTML, so the link element needs to be self-closing, ie
Join our team
We're hiring great software developers and organizers. Learn more →