Appnitro Software Forums » MachForm

favicon

(2 posts)

  1. thizzle
    Member

    is there a way to get favicon on form? added favicon code to header.php and to view.php... no luck

    Posted 2 months ago #
  2. hi,

    You can add favicon by editing "includes/view-functions.php", search on line 1830 and 2362 you'll find this code :

    <link rel="stylesheet" type="text/css" href="{$css_dir}view.css" media="all" />

    put exactly bellow that code

    <link rel="shortcut icon" href="images/cd.ico">
    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.