Page 1 of 3 123 LastLast
Results 1 to 10 of 30
  1. #1
    Join Date
    Jul 2007
    Location
    Essex
    Posts
    29
    Plugin Contributions
    0

    Default Direct Bank Deposit font size

    Just installed
    Direct Bank Deposit
    Zen Cart™ Version: v1.3.0
    Version: 0.1
    Last Updated: Jun 06 2006
    Author: Oz_jack


    but the text is tiny on the check out almost un,readable

    See below

    Please use the following details to transfer your total order value:
    [FONT=Garamond]Account No.: 115^^^^^
    Sort Code: 30-^^-^^
    Account Name: J W^^^^ter
    Bank Name: Lloyds TSB
    Swift Code: [/FONT]

    Thanks for your order which will ship immediately we receive payment in the above account.



    Can anyone tell me how to make the font bigger



    Thanks

  2. #2
    Join Date
    Jul 2007
    Location
    Essex
    Posts
    29
    Plugin Contributions
    0

    Idea or Suggestion Re: Direct Bank Deposit font size

    Can anyone help on this?

  3. #3
    Join Date
    Jul 2007
    Location
    Essex
    Posts
    29
    Plugin Contributions
    0

    red flag Re: Direct Bank Deposit font size

    Take it no one knows
    Never thought it would be this hard to get an reply

  4. #4
    Join Date
    Dec 2005
    Location
    Wylie, Texas
    Posts
    77
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    Can you post a link?

  5. #5
    Join Date
    Jul 2007
    Location
    Essex
    Posts
    29
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size


  6. #6
    Join Date
    Jul 2007
    Location
    Essex
    Posts
    29
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    [FONT=Arial]test account[/FONT]

    [FONT=Arial]test AT test DOT com[/FONT]
    [FONT=Arial]testing[/FONT]

  7. #7
    Join Date
    Jul 2007
    Location
    Essex
    Posts
    29
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    This is the code
    This bit in red is the bit that need editing to make this bit bigger
    [FONT=Garamond]Account No.: 115^^^^^
    Sort Code: 30-^^-^^
    Account Name: J W^^^^ter
    Bank Name: Lloyds TSB
    Swift Code:


    [/FONT]

    define('MODULE_PAYMENT_DIRBANK_TEXT_TITLE', 'Direct Bank Deposit');
    define('MODULE_PAYMENT_DIRBANK_TEXT_DESCRIPTION',
    '<BR>Please use the following details to transfer your total order value:<br><pre>' .
    "\nAccount No.: " . MODULE_PAYMENT_DIRBANK_ACCNUM .
    "\nSort Code: " . MODULE_PAYMENT_DIRBANK_BSB .
    "\nAccount Name: " . MODULE_PAYMENT_DIRBANK_ACCNAM .
    "\nBank Name: " . MODULE_PAYMENT_DIRBANK_BANKNAM .
    "\nSwift Code: " . MODULE_PAYMENT_DIRBANK_SWIFT .

    '</pre><p>Thanks for your order which will ship immediately we receive payment in the above account.');

  8. #8
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Direct Bank Deposit font size

    Quote Originally Posted by hairx View Post
    This is the code
    This bit in red is the bit that need editing to make this bit bigger
    [FONT=Garamond]Account No.: 115^^^^^
    Sort Code: 30-^^-^^
    Account Name: J W^^^^ter
    Bank Name: Lloyds TSB
    Swift Code:


    [/FONT]

    define('MODULE_PAYMENT_DIRBANK_TEXT_TITLE', 'Direct Bank Deposit');
    define('MODULE_PAYMENT_DIRBANK_TEXT_DESCRIPTION',
    '<BR>Please use the following details to transfer your total order value:<br><pre>' .
    "\nAccount No.: " . MODULE_PAYMENT_DIRBANK_ACCNUM .
    "\nSort Code: " . MODULE_PAYMENT_DIRBANK_BSB .
    "\nAccount Name: " . MODULE_PAYMENT_DIRBANK_ACCNAM .
    "\nBank Name: " . MODULE_PAYMENT_DIRBANK_BANKNAM .
    "\nSwift Code: " . MODULE_PAYMENT_DIRBANK_SWIFT .

    '</pre><p>Thanks for your order which will ship immediately we receive payment in the above account.');
    Tested.. code below is what is governing your problem
    Code:
    <div class="important"><BR>Please use the following details to transfer your total order value:<br><pre>
    Account No.:  115****
    Sort Code:   **-**-**
    Account Name: J W*****
    Bank Name:    *******
    Swift Code:   </pre><p>Thanks for your order which will ship immediately we receive payment in the above account.</div>
    <div class="important">
          </div>
    You maybe need to add extra entry to your current template's stylesheet for that div class
    named important ..HTH

  9. #9
    Join Date
    Jul 2007
    Location
    Essex
    Posts
    29
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    Thanks M
    I am new to all this & i would not have a clue where to start with the css file

    There is noting in the mod that states this either

  10. #10
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Direct Bank Deposit font size

    Quote Originally Posted by hairx View Post
    Thanks M
    I am new to all this & i would not have a clue where to start with the css file

    There is noting in the mod that states this either
    https://www.zen-cart.com/tutorials/index.php?article=43
    Css faq/help at above url

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v150 Direct Bank Deposit
    By Kathy_ in forum Addon Payment Modules
    Replies: 163
    Last Post: 27 Feb 2026, 12:50 AM
  2. v154 Module for Paying Bill through Bank Account / Direct Bank Deposit
    By jolliejollie in forum Addon Payment Modules
    Replies: 0
    Last Post: 23 Mar 2015, 06:04 PM
  3. v151 Direct Bank Deposit V1.5.2 - Modification
    By bruce429 in forum Addon Payment Modules
    Replies: 2
    Last Post: 24 May 2014, 04:33 AM
  4. Direct Bank Deposit - Can I add more than 1 bank account?
    By wanor in forum Addon Payment Modules
    Replies: 0
    Last Post: 27 Oct 2010, 05:56 PM
  5. How to change Font size in direct bank transfer?
    By mymini18 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Feb 2009, 11:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg