+ Unfortunately, this CSS also removed the wiki sidebar in the home wiki. I didn't notice this until yesterday.
+
+
+ The patch updates one file: /xowa/bin/any/xowa/cfg/app/xowa.gfs . Just replace your version with it.
+
+
+ You can also change this manually by finding the div_logo snippet and updating with the snippet below.
+
+
+ This will be part of the next release. I didn't want to release an entire new version for a one-line text-file fix.
+
+
+ Thanks.
+
+
+ div_logo =
+<:["
+ <div id='p-logo'>
+ <a style="background-image: url(~{portal_logo_url});" href="~{portal_nav_main_href}" class='xowa-hover-off'~{<>msgs.get_html_accesskey_and_title('p-logo');<>}></a>
+ </div>
+ <div class="portal"><h3></h3></div><!-- empty heading else wikipedia css will hide next <h3> after <div id='p-logo'>; DATE:2016-04-12-->
+"]:>
+
Release: v3.4.2.1 (2016-04-10 21:00 Sun)
diff --git a/index.html b/index.html
index 68635b6ba..cea7ef585 100644
--- a/index.html
+++ b/index.html
@@ -1,18 +1,18 @@
- XOWA: Main Page
+ Main Page - XOWA
-
-
-
+
+
+
Main Page
-
-
From XOWA: a free, open-source, offline wiki application
+
+
From XOWA: the free, open-source, offline wiki application
@@ -21,7 +21,7 @@
Summary
-
XOWA is a free, open-source application that lets you download Wikipedia to your computer. Access all of Wikipedia offline -- without an internet connection!
+
XOWA is the free, open-source application that lets you download Wikipedia to your computer. Access all of Wikipedia offline -- without an internet connection!