From 774794313697748b46c30c6b32e0489443ede09e Mon Sep 17 00:00:00 2001 From: Razi KAntorp Date: Mon, 31 Mar 2014 17:54:21 +0200 Subject: [PATCH 1/2] Updated hero for contact page --- app/views/public/contact_us.blade.php | 20 +++++++++++++------- public/css/splash.css | 11 +++++------ 2 files changed, 18 insertions(+), 13 deletions(-) diff --git a/app/views/public/contact_us.blade.php b/app/views/public/contact_us.blade.php index 6f9d695baff2..a044bd199df1 100644 --- a/app/views/public/contact_us.blade.php +++ b/app/views/public/contact_us.blade.php @@ -55,14 +55,20 @@ var contactForm = { -
+@section('content') + +
+
-
-

Contact us -

-
-
-
+
+
+
+

Contact us

+
+
+
+ +
diff --git a/public/css/splash.css b/public/css/splash.css index dd164fef6d2a..76a5feac43a8 100644 --- a/public/css/splash.css +++ b/public/css/splash.css @@ -182,6 +182,11 @@ a .cta:hover span { background-size: cover; } +.hero2 h1 { + color: #fff; + margin: 0; +} + .hero3 { text-align: center; background-image: url(/images/hero-bg-3.jpg); @@ -192,7 +197,6 @@ a .cta:hover span { } .hero4 { - text-align: center; background-image: url(/images/hero-bg-4.jpg); padding: 150px 0; background-repeat: no-repeat; @@ -208,11 +212,6 @@ a .cta:hover span { background-size: cover; } -.hero2 h1,.hero3 h1,.hero4 h1 { - color: #fff; - margin: 0; -} - .hero1.background { background-repeat: no-repeat; background-position: center center; From e88712e42f8dae55d46e6e44d993a5481fc8107f Mon Sep 17 00:00:00 2001 From: Razi KAntorp Date: Wed, 2 Apr 2014 11:54:25 +0200 Subject: [PATCH 2/2] Removed about link and added features and faq to header and footer. --- app/views/public/header.blade.php | 6 ++++-- public/css/splash.css | 11 +++++++++++ public/images/Thumbs.db | Bin 235008 -> 244736 bytes 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/app/views/public/header.blade.php b/app/views/public/header.blade.php index 37eb3620dc55..e216afa55d4b 100644 --- a/app/views/public/header.blade.php +++ b/app/views/public/header.blade.php @@ -64,7 +64,8 @@ @@ -120,7 +121,8 @@