Skip to content

how to integrate a logo in the header? #3

@mkschulze

Description

@mkschulze

Hello,

we wonder on how to to integrate a logo file in the header.

We tried to put
html_theme = 'sphinx_rtd_theme' html_static_path = ['_static'] html_logo = "mepro_headshot.png" html_theme_options = { 'logo_only': True, 'display_version': False, }

in the conf.py and placed the logo file in the source, but this gives a warning for invalid theme option and we couldn't find a way how to integrate it properly.

We want the logo to be placed here in the header, either instead of the A3 Documentation text, or next to it.

Bildschirmfoto 2022-02-27 um 00 35 32

thank you for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions