Recommendation: Favicon, iPhone, iPad, iOS logo

Home Forums GovIntranetters Recommendation: Favicon, iPhone, iPad, iOS logo

Tagged: 

Viewing 1 reply thread
  • Author
    Posts
    • #987
      Peter
      Participant

      I got this to work in about a minute:
      1. Uploaded my favicon to the govintarnet theme directory
      wp-content/themes/govintranetpress/favicon.ico
      2. Added this line of code in header.php right after the /head tag using wordpress theme editor:
      <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.png" />

Viewing 1 reply thread
  • You must be logged in to reply to this topic.