Hi -
I am also having problems with the favicon file. 
I stored mine in a source/_static folder and set html_favicon = 
'favicon.ico' 
I saw that after doing "make clean html", I found favicon.ico in the 
build/_static/ folder. So that part seems to work fine.

However, the icon does not appear in Chrome or Safari :(
I haven't tried FF or IE.

- Michelle

On Tuesday, December 1, 2009 6:31:13 AM UTC-8, Paulette wrote:
>
> Hi, 
>
> I created a "favicon.ico" file which I placed in the docs/ directory. 
> In the conf.py file, I put: 
>
> html_favicon = 'favicon.ico' 
>
> Before I added my file name for this option, when I built, a generic 
> favicon (apparently for this particular server) appeared.  After 
> adding the above, I  now get a white circle in place of the generic 
> favicon. I thought maybe my favicon.ico was incorrect. However, when I 
> place the file in docs/_build/html/_static (on my branch), the favicon 
> displays correctly. 
>
> Should my "favicon.ico" file be in another folder?  If so, where? 
>
> Also, I used the "html_theme_option" in "conf.py" to put the sidebar 
> on the right. The sidebar displays and works great in Firefox (except 
> for a sticky sidebar), but in IE, the toolbar background displays on 
> the right, but the text & logo that go on it remain on the left. 
>
> Thanks for any help. 
> Paulette 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sphinx-dev/-/b_GlgVXi1GsJ.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to