Adding a Favicon?

Oxygen general issues.
DaveC
Posts: 18
Joined: Wed Aug 10, 2011 10:46 pm

Adding a Favicon?

Post by DaveC »

I am generating webhelp and want to put an icon into the tab that appears in the web browser (some call this a favicon, or fav-icon), but I cannot get the <link rel="shortcut icon" type="image/x-icon" href="Fav-Icon-16x16.png"/> into the <head> region of the index.html file. I have tried the args.hdf, but this only puts into the <head> of the individual topics, and does not appear in the framed output.

Any suggestions?
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Adding a Favicon?

Post by sorin_ristache »

Hello,

Please follow the steps described in this blog entry.
Regards,
Sorin

<oXygen/> XML Editor Support
DaveC
Posts: 18
Joined: Wed Aug 10, 2011 10:46 pm

Re: Adding a Favicon?

Post by DaveC »

That did it! Thank you!
Post Reply