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

    Default Re: Direct Bank Deposit font size

    Have had a look but it does not tell me how to add to the stylesheet.

    I need to find out where the new bit of code should go & what the code should be..

    would it be anything like

    important {
    font-size: 1em;
    }

  2. #12
    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
    Have had a look but it does not tell me how to add to the stylesheet.

    I need to find out where the new bit of code should go & what the code should be..

    would it be anything like

    important {
    font-size: 1em;
    }
    /Sales/includes/templates/SexyPink/css/stylesheet.css
    BACKUP FILE ABOVE FIRST, BEFORE CHANGING...
    Find
    Code:
    .important {
     font-weight: bold;
     }
    Change/TRY
    Code:
    .important {
     font-size: 1em;
     font-weight: bold;
     }
    You may have to experiment with font size
    of 1em and bear in mind, this .important css setting
    may affect divs in other zencart files besides this
    mod you have installed

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

    Default Re: Direct Bank Deposit font size

    Thanks M
    All sorted now

    Had to take font-weight: bold; off
    & made the font size 1.4em

    I can now read it LOL


    Attached Images Attached Images  

  4. #14
    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
    All sorted now
    Had to take font-weight: bold; off
    & made the font size 1.4em
    Great news.. thanks for posting suitable setting..
    Well done!!

  5. #15
    Join Date
    Oct 2007
    Location
    Tas
    Posts
    2
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    Thanks, I was having the same problem, your solution is appreciated

  6. #16
    Join Date
    Feb 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    I can seem to get this right cant find that code can someone help please

    Thanks

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

    Default Re: Direct Bank Deposit font size

    What skin are you using?

  8. #18
    Join Date
    Feb 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    Hi

    By skin I think it is the same as template ?? blue_sky

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

    Default Re: Direct Bank Deposit font size

    Should be in
    what ever folder you cart is in/includes/templates/blue_sky/css/stylesheet.css

  10. #20
    Join Date
    Feb 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Direct Bank Deposit font size

    Hi did look in there but cant find that line at all or even anything close to it

 

 
Page 2 of 3 FirstFirst 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