-
+
+
+
+
+
+
Search results not found!
+
Please search again, or would you like to try our homepage instead?
+
+
+
-
Please search again, or would you like to try our homepage instead?
-
-
\ No newline at end of file
diff --git a/themes/default/404.html.php b/themes/default/404.html.php
index cf762e1..a924680 100644
--- a/themes/default/404.html.php
+++ b/themes/default/404.html.php
@@ -1,18 +1,10 @@
-
-
-
-
-
-
-
-
404 Not Found -
-
-
-
-
-
-
This page doesn't exist!
-
Would you like to try our homepage instead?
-
-
-
\ No newline at end of file
+
+
+
+
+
+
This page doesn't exist!
+
Please search to find what you're looking for or visit our homepage instead.
+
+
+
\ No newline at end of file
diff --git a/themes/default/css/style.css b/themes/default/css/style.css
index a554e0c..f02a676 100644
--- a/themes/default/css/style.css
+++ b/themes/default/css/style.css
@@ -414,6 +414,11 @@ table.post-list td a {
float: right;
}
+.error-404 .post #search-form,
+.error-404-search .post #search-form {
+ float: none;
+}
+
.search-input {
margin: 0;
padding: 4px 15px;
@@ -519,7 +524,7 @@ h1.title-post a:hover, h2.title-index a:hover {
padding-top: 0;
}
-.infront .first, .inpost .post, .intag .first, .inarchive .first, .insearch .first {
+.infront .first, .inpost .post, .intag .first, .inarchive .first, .insearch .first, .error-404 .post, .error-404-search .post {
padding-top: 0;
}
diff --git a/themes/default/layout.html.php b/themes/default/layout.html.php
index 754f78a..bbb8ef8 100644
--- a/themes/default/layout.html.php
+++ b/themes/default/layout.html.php
@@ -4,7 +4,9 @@
-
+
+
+
diff --git a/themes/logs/404-search.html.php b/themes/logs/404-search.html.php
index 5d9c8cc..ce5ebff 100644
--- a/themes/logs/404-search.html.php
+++ b/themes/logs/404-search.html.php
@@ -1,21 +1,12 @@
-
-
-
-
-
-
-
-
Search results not found! -
-
-
-
-
-
-
Search results not found!
-
-
+
+
+
+
+
+
Search results not found!
+
Please search again, or would you like to try our homepage instead?
+
+
+
-
Please search again, or would you like to try our homepage instead?
-
-
\ No newline at end of file
diff --git a/themes/logs/404.html.php b/themes/logs/404.html.php
index 2be0476..a924680 100644
--- a/themes/logs/404.html.php
+++ b/themes/logs/404.html.php
@@ -1,18 +1,10 @@
-
-
-
-
-
-
-
-
404 Not Found -
-
-
-
-
-
-
This page doesn't exist!
-
Would you like to try our homepage instead?
-
-
-
\ No newline at end of file
+
+
+
+
+
+
This page doesn't exist!
+
Please search to find what you're looking for or visit our homepage instead.
+
+
+
\ No newline at end of file
diff --git a/themes/logs/css/style.css b/themes/logs/css/style.css
index a43f21b..bb02d41 100644
--- a/themes/logs/css/style.css
+++ b/themes/logs/css/style.css
@@ -332,6 +332,10 @@ ul li, ol li {
#search-form {
float: right;
}
+.error-404 .post #search-form,
+.error-404-search .post #search-form {
+ float: none;
+}
.search-input {
border: 1px solid #E5E5E5;
diff --git a/themes/logs/layout.html.php b/themes/logs/layout.html.php
index 966988c..056e6ad 100644
--- a/themes/logs/layout.html.php
+++ b/themes/logs/layout.html.php
@@ -4,7 +4,9 @@
-
+
+
+