summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--favicon.ico (renamed from themes/_administration/favicon.ico)bin15086 -> 15086 bytes
-rw-r--r--themes/_administration/header.php2
-rw-r--r--themes/clouds/favicon.icobin15086 -> 0 bytes
-rw-r--r--themes/clouds/header.php2
-rw-r--r--themes/colors/favicon.icobin15086 -> 0 bytes
-rw-r--r--themes/colors/header.php2
-rw-r--r--themes/fab/favicon.icobin15086 -> 0 bytes
-rw-r--r--themes/fab/header.php2
-rw-r--r--themes/fab/style.css2
-rw-r--r--themes/minimal/favicon.icobin15086 -> 0 bytes
-rw-r--r--themes/minimal/header.php2
-rw-r--r--themes/webtrees/favicon.icobin15086 -> 0 bytes
-rw-r--r--themes/webtrees/header.php2
-rw-r--r--themes/xenea/favicon.icobin15086 -> 0 bytes
-rw-r--r--themes/xenea/header.php2
15 files changed, 8 insertions, 8 deletions
diff --git a/themes/_administration/favicon.ico b/favicon.ico
index 053c0d570b..053c0d570b 100644
--- a/themes/_administration/favicon.ico
+++ b/favicon.ico
Binary files differ
diff --git a/themes/_administration/header.php b/themes/_administration/header.php
index 5ee258bc40..e91a5cf543 100644
--- a/themes/_administration/header.php
+++ b/themes/_administration/header.php
@@ -31,7 +31,7 @@ echo
'<head>',
'<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />',
'<title>', htmlspecialchars($title), '</title>',
- '<link rel="shortcut icon" href="', WT_THEME_URL, 'favicon.ico" type="image/x-icon" />',
+ '<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />',
'<link rel="stylesheet" href="', WT_THEME_URL, 'jquery/jquery-ui_theme.css" type="text/css" />',
'<link rel="stylesheet" href="', $stylesheet, '" type="text/css" media="all" />',
'<meta name="robots" content="noindex,nofollow" />';
diff --git a/themes/clouds/favicon.ico b/themes/clouds/favicon.ico
deleted file mode 100644
index 053c0d570b..0000000000
--- a/themes/clouds/favicon.ico
+++ /dev/null
Binary files differ
diff --git a/themes/clouds/header.php b/themes/clouds/header.php
index c2c6e5d59d..e2b355f063 100644
--- a/themes/clouds/header.php
+++ b/themes/clouds/header.php
@@ -34,7 +34,7 @@ echo
'<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />',
'<title>', htmlspecialchars($title), '</title>',
header_links($META_DESCRIPTION, $META_ROBOTS, $META_GENERATOR, $LINK_CANONICAL),
- '<link rel="shortcut icon" href="', WT_THEME_URL, 'favicon.ico" type="image/x-icon" />',
+ '<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />',
'<link rel="stylesheet" type="text/css" href="', WT_STATIC_URL, 'js/jquery/css/jquery-ui.custom.css" />',
'<link rel="stylesheet" type="text/css" href="', $stylesheet, '" />';
diff --git a/themes/colors/favicon.ico b/themes/colors/favicon.ico
deleted file mode 100644
index 053c0d570b..0000000000
--- a/themes/colors/favicon.ico
+++ /dev/null
Binary files differ
diff --git a/themes/colors/header.php b/themes/colors/header.php
index 595ede6ccf..36311515f7 100644
--- a/themes/colors/header.php
+++ b/themes/colors/header.php
@@ -34,7 +34,7 @@ echo
'<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />',
'<title>', htmlspecialchars($title), '</title>',
header_links($META_DESCRIPTION, $META_ROBOTS, $META_GENERATOR, $LINK_CANONICAL),
- '<link rel="shortcut icon" href="', WT_THEME_URL, 'favicon.ico" type="image/x-icon" />',
+ '<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />',
'<link rel="stylesheet" href="', WT_STATIC_URL, 'js/jquery/css/jquery-ui.custom.css" type="text/css" />',
'<link rel="stylesheet" href="', WT_THEME_URL, 'css/colors.css" type="text/css" />',
'<link rel="stylesheet" href="', $stylesheet, '" type="text/css" media="all" />';
diff --git a/themes/fab/favicon.ico b/themes/fab/favicon.ico
deleted file mode 100644
index 053c0d570b..0000000000
--- a/themes/fab/favicon.ico
+++ /dev/null
Binary files differ
diff --git a/themes/fab/header.php b/themes/fab/header.php
index 0009871e81..c7190d5222 100644
--- a/themes/fab/header.php
+++ b/themes/fab/header.php
@@ -44,7 +44,7 @@ echo
'<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />',
'<title>', htmlspecialchars($title), '</title>',
header_links($META_DESCRIPTION, $META_ROBOTS, $META_GENERATOR, $LINK_CANONICAL),
- '<link type="image/x-icon" rel="shortcut icon" href="', WT_THEME_URL, 'favicon.ico" />';
+ '<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />',
echo
'<link type="text/css" rel="stylesheet" href="', WT_STATIC_URL, 'js/jquery/css/jquery-ui.custom.css" />',
diff --git a/themes/fab/style.css b/themes/fab/style.css
index c745e28904..27740b3682 100644
--- a/themes/fab/style.css
+++ b/themes/fab/style.css
@@ -1236,7 +1236,7 @@ html[dir='rtl'] .use-sidebar #separator {background: #ccc url('images/indi_sprit
.flyout2 a:hover{color:#ff0000;}
.flyout4 {color:#000000; text-align:left; margin-top:0px;margin-left:0px; padding:3px;}
.flyout3, .flyout3 a {background:none; border:none; text-decoration:none; text-align:left; margin-top:0px; left:0px; padding:0px;}
-.famnav_link {font-size:12px; padding:0px; width:100%;}
+.famnav_link div {font-size:12px; padding:0px; width:100%;}
html[dir='rtl'] .flyout {text-align:right; left:210px;}
html[dir='rtl'] .flyout2 {text-align:right; right:40px;}
diff --git a/themes/minimal/favicon.ico b/themes/minimal/favicon.ico
deleted file mode 100644
index 053c0d570b..0000000000
--- a/themes/minimal/favicon.ico
+++ /dev/null
Binary files differ
diff --git a/themes/minimal/header.php b/themes/minimal/header.php
index 85b2c1e659..cea10432a5 100644
--- a/themes/minimal/header.php
+++ b/themes/minimal/header.php
@@ -34,7 +34,7 @@ echo
'<head>',
'<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />',
'<title>', htmlspecialchars($title), '</title>',
- '<link rel="shortcut icon" href="', WT_THEME_URL, 'favicon.ico" type="image/x-icon" />';
+ '<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />';
if (!empty($LINK_CANONICAL)) {
echo '<link rel="canonical" href="', $LINK_CANONICAL, '" />';
diff --git a/themes/webtrees/favicon.ico b/themes/webtrees/favicon.ico
deleted file mode 100644
index 053c0d570b..0000000000
--- a/themes/webtrees/favicon.ico
+++ /dev/null
Binary files differ
diff --git a/themes/webtrees/header.php b/themes/webtrees/header.php
index ea1d0ead4b..1132e8a2bf 100644
--- a/themes/webtrees/header.php
+++ b/themes/webtrees/header.php
@@ -35,7 +35,7 @@ echo
'<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />',
'<title>', htmlspecialchars($title), '</title>',
header_links($META_DESCRIPTION, $META_ROBOTS, $META_GENERATOR, $LINK_CANONICAL),
- '<link rel="shortcut icon" href="', WT_THEME_URL, 'favicon.ico" type="image/x-icon" />',
+ '<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />',
'<link rel="stylesheet" type="text/css" href="', WT_STATIC_URL, 'js/jquery/css/jquery-ui.custom.css" />',
'<link rel="stylesheet" type="text/css" href="', $stylesheet, '" />';
diff --git a/themes/xenea/favicon.ico b/themes/xenea/favicon.ico
deleted file mode 100644
index 053c0d570b..0000000000
--- a/themes/xenea/favicon.ico
+++ /dev/null
Binary files differ
diff --git a/themes/xenea/header.php b/themes/xenea/header.php
index 906bf9b7e8..307826d06e 100644
--- a/themes/xenea/header.php
+++ b/themes/xenea/header.php
@@ -39,7 +39,7 @@ echo
'<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />',
'<title>', htmlspecialchars($title), '</title>',
header_links($META_DESCRIPTION, $META_ROBOTS, $META_GENERATOR, $LINK_CANONICAL),
- '<link rel="shortcut icon" href="', WT_THEME_URL, 'favicon.ico" type="image/x-icon" />',
+ '<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />',
'<link rel="stylesheet" type="text/css" href="', WT_STATIC_URL, 'js/jquery/css/jquery-ui.custom.css" />',
'<link rel="stylesheet" type="text/css" href="', $stylesheet, '" />';