From 14570932c5d0493c34fd3ce96a529f980df888e8 Mon Sep 17 00:00:00 2001 From: cryptochangements34 Date: Thu, 2 Nov 2017 19:04:41 -0500 Subject: [PATCH] Update Design --- monero/include/monero_payments.php | 71 +++++++++++++++++++----------- 1 file changed, 45 insertions(+), 26 deletions(-) diff --git a/monero/include/monero_payments.php b/monero/include/monero_payments.php index b4e870f..062b387 100644 --- a/monero/include/monero_payments.php +++ b/monero/include/monero_payments.php @@ -254,35 +254,54 @@ class Monero_Gateway extends WC_Payment_Gateway $color = "DC143C"; } echo "

" . $message . "

"; - echo ""; -echo "
-
- -

MONERO PAYMENT

-
- - - -
- -
+ echo " + + + + + + + + + + +
+ +
+ +
+ +

MONERO PAYMENT

+
+ + +
+
Send: -
".$amount_xmr2"
XMR
-
- -
+
$amount_xmr2
XMR
+
+
To this address: -
".$array_integrated_address["integrated_address"]."
-
- -
+
$array_integrated_address[integrated_address]
+
+
Or scan QR: -
-
- - -
-
" +
+
+
+
+ + + + +
+ +
+ + + ";