From b7e3db4f5f16bfc0f41cb82900e117517d10c0ec Mon Sep 17 00:00:00 2001 From: Simon Hanna Date: Fri, 17 Mar 2017 15:04:32 +0100 Subject: [PATCH 1/5] Fix Social links not being on one line --- themes/openlp2v2/assets/css/custom.css | 7 ------- themes/openlp2v2/templates/front_page.html | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/themes/openlp2v2/assets/css/custom.css b/themes/openlp2v2/assets/css/custom.css index ec2169a..8fc12b3 100644 --- a/themes/openlp2v2/assets/css/custom.css +++ b/themes/openlp2v2/assets/css/custom.css @@ -275,13 +275,6 @@ article blockquote p:first-child { text-align: left; } -.social-links { - margin-left: auto; - margin-right: auto; - padding-left: 36px; - width: 463px; -} - .social-links li.reddit a:hover { color: #ff4500; } diff --git a/themes/openlp2v2/templates/front_page.html b/themes/openlp2v2/templates/front_page.html index 7997944..853e782 100644 --- a/themes/openlp2v2/templates/front_page.html +++ b/themes/openlp2v2/templates/front_page.html @@ -514,7 +514,7 @@
-
-
+

Features

@@ -170,35 +170,7 @@
-
-
-

Bibles

-

Import Bibles from a number of formats, or even download a few verses you need from a Bible site, display verses in varying formats, easily search verses by scripture reference (e.g. Luke 12:10-17) or by phrase.

-
-
- -
-
-
-
-

Presentations

-

Integration with PowerPoint, PowerPoint Viewer and LibreOffice Impress on Windows and LibreOffice Impress on Linux/FreeBSD means that you can import your presentations into OpenLP and control them via OpenLP.

-
-
- -
-
-
-
-

Pictures

-

Import pictures into OpenLP and organise them into folders. Create slide-shows by simply selecting multiple songs and drag-and-dropping the selection into the service, with auto-forwarding.

-
-
- -
-
-
@@ -209,6 +181,21 @@

Integration with VLC means that you can display almost any video file and play almost any audio file in OpenLP. Using VLC means that a wide variety of formats are supported.

+
+
+
+
+
+
+

Bibles

+

Import Bibles from a number of formats, or even download a few verses you need from a Bible site, display verses in varying formats, easily search verses by scripture reference (e.g. Luke 12:10-17) or by phrase.

+
+
+ +
+
+
+
@@ -218,6 +205,21 @@

Store your liturgy, announcements, or other custom slides in OpenLP. Just like a song, but with less structure, custom slides can also contain formatting and can be set to loop.

+
+
+
+
+
+
+

Presentations

+

Integration with PowerPoint, PowerPoint Viewer and LibreOffice Impress on Windows and LibreOffice Impress on Linux/FreeBSD means that you can import your presentations into OpenLP and control them via OpenLP.

+
+
+ +
+
+
+
@@ -227,6 +229,21 @@

Control OpenLP remotely using any tablet or phone using our remote apps in the Google Play Store and Apple App Store. Search, go live, control slides, and more. Also accessible via any phone's web browser.

+
+
+
+
+
+
+

Pictures

+

Import pictures into OpenLP and organise them into folders. Create slide-shows by simply selecting multiple songs and drag-and-dropping the selection into the service, with auto-forwarding.

+
+
+ +
+
+
+
@@ -479,11 +496,7 @@
-
-
-

Used by churches worldwide!

-
-
+

Used by churches worldwide!

From 56e150994df3eb48fc6686565baefe0b13a3ca55 Mon Sep 17 00:00:00 2001 From: Simon Hanna Date: Fri, 17 Mar 2017 21:07:41 +0100 Subject: [PATCH 3/5] Remove unused css class --- themes/openlp2v2/assets/css/custom.css | 4 ++-- themes/openlp2v2/templates/front_page.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/openlp2v2/assets/css/custom.css b/themes/openlp2v2/assets/css/custom.css index 35247f5..7ebdac8 100644 --- a/themes/openlp2v2/assets/css/custom.css +++ b/themes/openlp2v2/assets/css/custom.css @@ -280,11 +280,11 @@ article blockquote p:first-child { text-align: left; } -.social-links li.reddit a:hover { +li.reddit a:hover { color: #ff4500; } -.social-links li.telegram a:hover { +li.telegram a:hover { color: #0088cc; } diff --git a/themes/openlp2v2/templates/front_page.html b/themes/openlp2v2/templates/front_page.html index d4236e2..eeb0188 100644 --- a/themes/openlp2v2/templates/front_page.html +++ b/themes/openlp2v2/templates/front_page.html @@ -527,7 +527,7 @@
-
-
    +
-