From: Steve Sutton Date: Sat, 10 Mar 2018 14:18:29 +0000 (-0500) Subject: Add size suggestion for image X-Git-Tag: v1.0.0^2~157 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=95a16472d8f2cab5494ed74f02ccfe3acc84f0b4;p=WP-Plugins%2Fglm-member-db-billing.git Add size suggestion for image Adding a sive suggestion for image in the invoice. --- diff --git a/views/admin/settings/billing.html b/views/admin/settings/billing.html index aaab00f..73ae194 100644 --- a/views/admin/settings/billing.html +++ b/views/admin/settings/billing.html @@ -29,7 +29,7 @@ {$billingSettings.fieldData.company_logo}
{/if} New image: -
Need to update the text here for best logo size (w X h)
+
Best logo size: No larger than (400px x 200px). Must be jpeg,gif or png.
{if $billingSettings.fieldFail.company_logo}

{$billingSettings.fieldFail.company_logo}{/if}