diff --git a/Habitica/res/drawable-hdpi/gift_subscription_bg.png b/Habitica/res/drawable-hdpi/gift_subscription_bg.png
new file mode 100644
index 000000000..b55e65035
Binary files /dev/null and b/Habitica/res/drawable-hdpi/gift_subscription_bg.png differ
diff --git a/Habitica/res/drawable-mdpi/gift_subscription_bg.png b/Habitica/res/drawable-mdpi/gift_subscription_bg.png
new file mode 100644
index 000000000..ebd0a34ea
Binary files /dev/null and b/Habitica/res/drawable-mdpi/gift_subscription_bg.png differ
diff --git a/Habitica/res/drawable-xhdpi/gift_subscription_bg.png b/Habitica/res/drawable-xhdpi/gift_subscription_bg.png
new file mode 100644
index 000000000..1eca3939d
Binary files /dev/null and b/Habitica/res/drawable-xhdpi/gift_subscription_bg.png differ
diff --git a/Habitica/res/drawable-xxhdpi/gift_subscription_bg.png b/Habitica/res/drawable-xxhdpi/gift_subscription_bg.png
new file mode 100644
index 000000000..0e66be2cd
Binary files /dev/null and b/Habitica/res/drawable-xxhdpi/gift_subscription_bg.png differ
diff --git a/Habitica/res/drawable/g1g1_vertical_background.xml b/Habitica/res/drawable/g1g1_vertical_background.xml
new file mode 100644
index 000000000..daae2fdfe
--- /dev/null
+++ b/Habitica/res/drawable/g1g1_vertical_background.xml
@@ -0,0 +1,6 @@
+
+
+
+
diff --git a/Habitica/res/layout/activity_gift_subscription.xml b/Habitica/res/layout/activity_gift_subscription.xml
index ce29768d5..a4ced6881 100644
--- a/Habitica/res/layout/activity_gift_subscription.xml
+++ b/Habitica/res/layout/activity_gift_subscription.xml
@@ -180,15 +180,17 @@
+ android:src="@drawable/gift_subscription_bg"
+ android:scaleType="centerCrop"/>
+
+
-
+ android:layout_marginBottom="6dp" />
+
+
diff --git a/Habitica/res/values/strings.xml b/Habitica/res/values/strings.xml
index 7d9731f14..a7e35eab0 100644
--- a/Habitica/res/values/strings.xml
+++ b/Habitica/res/values/strings.xml
@@ -768,7 +768,7 @@
Gift Subscription
Gift a sub and get a sub free event going on now!
Who would you like to gift to?
- Gift one, Get one!
+ Gift one, Get one
While this promotion is active, you’ll receive a matching subscription automatically after sending your gift.
Choose the subscription you’d like to gift! This purchase won’t renew.
Choose the gem packet you’d like to gift below!
@@ -1170,7 +1170,7 @@
Claim %d Gems
In honor of the season of giving we\'re bringing back a very special promotion. Now when you gift somebody a subscription, you get the same sub for yourself for free!
Tap ‘Gift a Subscription’ and type in the username of the account you’d like to gift to. From there, pick the sub length you’d like to gift and check out. Your account will automatically be rewarded with the same level of subscription you just gifted.
- This is a limited time event that starts on %1$s (%2$s) and will end %3$s (%4$s). This promotion only applies when you gift to another Habitican. If you or your gift recipient already have a subscription, the gifted subscription will add months of credit that will only be used after the current subscription is cancelled or expires.
+ This is a limited time event that starts on %1$s and will end %2$s. This promotion only applies when you gift to another Habitican. If you or your gift recipient already have a subscription, the gifted subscription will add months of credit that will only be used after the current subscription is cancelled or expires.
Gift a sub and get a sub for free until %s
1 Month
3 Months
diff --git a/Habitica/res/values/styles.xml b/Habitica/res/values/styles.xml
index 12303cc0f..927afef0a 100644
--- a/Habitica/res/values/styles.xml
+++ b/Habitica/res/values/styles.xml
@@ -603,7 +603,7 @@