Page 3 of 3 FirstFirst 123
Results 21 to 30 of 30
  1. #21
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Direct Bank Deposit font size

    Quote Originally Posted by truevoice View Post
    Hi did look in there but cant find that line at all or even anything close to it
    BACKUP FILE ABOVE FIRST, BEFORE CHANGING...
    Then add it i.e.
    Code:
    .important {
     font-size: 1em;
     font-weight: bold;
     }

  2. #22
    Join Date
    Feb 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    Hi Thanks must I just add it if yes where?? anywhere

  3. #23
    Join Date
    Feb 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    Hi

    thanks guys I got it to work really thankful for your help on this one.

    Lee

  4. #24
    Join Date
    Nov 2009
    Location
    QLD, Australia
    Posts
    42
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    it worked perfect for me, but i did it alittle different.

    I found this in: /public_html/includes/templates/cherry_zen/css/stylesheet.css

    PHP Code:
    .important {
        
    font-weight:bold;
        
    padding:.1.4em;
        } 
    and replaced it with this:

    PHP Code:
    .important {
            
    "Lucida Grande",tahoma,verdana,arial,helvetica,sans-serif;
            
    font-size:10pt;
            
    font-weight:off;
        
    padding:.1.4em;
            } 
    worked like a charm.

    Got rid of the bold and increased the text to a nice size for easy reading.

    Hope this helps out (screenshot picture attached of the new look)

    Regards
    Grant.
    Attached Images Attached Images  

  5. #25
    Join Date
    Nov 2009
    Location
    QLD, Australia
    Posts
    42
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    also, whats the best way to opt out the swift code? (as in remove it completely from view)

    Cheers,
    Grant.

  6. #26
    Join Date
    Nov 2009
    Location
    QLD, Australia
    Posts
    42
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    Quote Originally Posted by Rainyplace View Post
    also, whats the best way to opt out the swift code? (as in remove it completely from view)

    Cheers,
    Grant.
    i did it.... i just opt out a few lines in the

    /public_html/includes/languages/english/modules/payment/dirbank.php

    add the // like i have below. (there are two the same)

    PHP Code:
    //"\nSwift Code:   " . MODULE_PAYMENT_DIRBANK_SWIFT . 

    hope this helps someone.

    Regards
    Grant

  7. #27
    Join Date
    Nov 2009
    Location
    North Bendigo, VIC, Australia
    Posts
    158
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    thanks heaps for the code to get the font size bigger. I am using a cloned Classic template and Simple Bank Deposit Module and it worked a charm adding the code to the end of the stylesheet.
    Kind Regards

  8. #28
    Join Date
    Mar 2010
    Location
    Hobart Australia
    Posts
    21
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    Glad I wasn't the only one with this problem Did find a way though so that it wouldn't effect anything else on my site made a style sheet
    checkout_confirmation.css and put it in there along with some other items unique to that page and saved it in my custom css folder

  9. #29
    Join Date
    Feb 2011
    Posts
    8
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    You can try something like this :

    .important pre {
    font-size : 12px ;
    color : green ;
    border : solid 1px green ;
    padding : 10px ;
    line-height : 16px ;

    }

    Hope it helps .

  10. #30
    Join Date
    Oct 2008
    Location
    Sydney, Oz-land
    Posts
    45
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    Quote Originally Posted by takisd View Post
    You can try something like this :

    .important pre {
    font-size : 12px ;
    color : green ;
    border : solid 1px green ;
    padding : 10px ;
    line-height : 16px ;

    }

    Hope it helps .
    Now THAT is cool. I've stolen your code ;)

    Thanks :)

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. v150 Direct Bank Deposit
    By Kathy_ in forum Addon Payment Modules
    Replies: 124
    Last Post: 13 Apr 2024, 12:55 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR