Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Jun 2006
    Posts
    41
    Plugin Contributions
    0

    Default DIRBANK module - Where can I change font size?

    So happy to find this module since a lot a swedish payments are done by direct bank deposit. Thank you!!

    I was able to change the text and delete a couple of unneeded lines but I can't figure out where I should change the font size - the text is way too small to read.

    Any help appreciated.

    Judy

  2. #2
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: DIRBANK module - Where can I change font size?

    Can you give the link to the module?

  3. #3
    Join Date
    Jun 2006
    Posts
    41
    Plugin Contributions
    0

    Default Re: DIRBANK module - Where can I change font size?


  4. #4
    Join Date
    Feb 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: DIRBANK module - Where can I change font size?

    I'd also be keen on knowing this.

    I managed to do it by adding <H2> </H2> tags into the appropriate text areas in /includes/languages/english/modules/payment/dirbank.php but I doubt this is the right way of doing things.

  5. #5
    Join Date
    Jul 2006
    Posts
    20
    Plugin Contributions
    0

    Default Re: DIRBANK module - Where can I change font size?

    i am using this module but the problem is that i need 3 accounts!! not a simple one, someone could help?
    Saludos
    Renacuajo

  6. #6
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: DIRBANK module - Where can I change font size?

    Quote Originally Posted by acetate View Post
    I'd also be keen on knowing this.

    I managed to do it by adding <H2> </H2> tags into the appropriate text areas in /includes/languages/english/modules/payment/dirbank.php but I doubt this is the right way of doing things.
    I've tried doing this but it doesn't work. Would you be able to let me know exactly where to place the heading tags please?

  7. #7
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: DIRBANK module - Where can I change font size?

    Hi again. I really need to change font size on the account details as I am about to go live and I think elderly customers will not be able to read it at all. I have some trouble reading it myself as the font type and size makes it difficult to read.

    I have tried adding <h3></h3> but no mater where I add it to in the file it won't work. Any ideas?

    Thank you.

  8. #8
    Join Date
    Nov 2006
    Location
    Melbourne, Australia
    Posts
    20
    Plugin Contributions
    0

    Default Re: DIRBANK module - Where can I change font size?

    Hi Everyone,

    I also use this module and would also like to change the font size of my account details.

    I will post here if I find a solution.

    Regards
    Stuart

    Our Zen site: The Organic Outlet
    'Certified organic foods products
    & beverages at affordable prices'

  9. #9
    Join Date
    Nov 2006
    Location
    Melbourne, Australia
    Posts
    20
    Plugin Contributions
    0

    Default Re: DIRBANK module - Where can I change font size?

    Hi,

    It seems to have something to do with the <pre> </pre> command in:
    /includes/languages/english/modules/payment/dirbank.php

    I am reading up on how to use the <table> command instead.

    Regards
    Stuart

    Our Zen site: The Organic Outlet
    'Certified organic foods products
    & beverages at affordable prices'

  10. #10
    Join Date
    Apr 2006
    Posts
    413
    Plugin Contributions
    0

    Default Re: DIRBANK module - Where can I change font size?

    Yep it's a nice module this one.

    I fixed the point size in the CSS using:

    .important, pre {
    font-size: 1.3em;
    }

    or if you wanted them as separate sizes you could do something like:

    .important pre {
    font-size: 1.3em;
    }

    .important {
    font-size: 1.2em;
    }
    Last edited by jetx; 20 Nov 2006 at 02:09 AM.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. bestsellers font size, where to change?
    By magicbb in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Oct 2010, 10:00 AM
  2. Replies: 5
    Last Post: 28 May 2010, 08:26 PM
  3. Can i Change the Font Size and / or Colour???
    By ElijahD in forum Basic Configuration
    Replies: 1
    Last Post: 25 Apr 2009, 08:15 AM
  4. Replies: 5
    Last Post: 15 Feb 2009, 08:43 PM
  5. Where can I change font size and color for checkout?
    By JC67 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Jul 2008, 12:58 PM

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