Thread: Font size of the site

  1. #1
    Registered User
    Join Date
    Dec 2007
    Posts
    930

    Font size of the site

    Can we make it bigger? Its so small.

    I tried it in Firefox or in the User CP. Non of them worked.

    Is there an option in User CP btw?
    Using Windows 10 with Code Blocks and MingW.

  2. #2
    and the hat of copycat stevesmithx's Avatar
    Join Date
    Sep 2007
    Posts
    587
    The following shortcuts work in fx:
    ctrl + ->increases font size.
    ctrl - ->decreases font size.
    ctrl 0 ->restores to original font size.
    Not everything that can be counted counts, and not everything that counts can be counted
    - Albert Einstein.


    No programming language is perfect. There is not even a single best language; there are only languages well suited or perhaps poorly suited for particular purposes.
    - Herbert Mayer

  3. #3
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    Alternative shortcut: Ctrl+ScrollWheel (up for bigger).

    I can increase the page zoom to massive sizes without breaking the layout. This is whether I zoom images along with text or not. Only the tool bar at the top wanders off the right side.
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

  4. #4
    Registered User
    Join Date
    Dec 2007
    Posts
    930
    Perfect! Thanks a lot to both of you!
    Using Windows 10 with Code Blocks and MingW.

  5. #5
    and the hat of sweating
    Join Date
    Aug 2007
    Location
    Toronto, ON
    Posts
    3,545
    Quote Originally Posted by CornedBee View Post
    Alternative shortcut: Ctrl+ScrollWheel (up for bigger).

    I can increase the page zoom to massive sizes without breaking the layout. This is whether I zoom images along with text or not. Only the tool bar at the top wanders off the right side.
    Wow, that's cool!
    Now, is there a way to restore it to normal (just in case you forgot where normal was)?

    EDIT: Nevermind, I see the little magnifying glass with the zoom percentage on the bottom of IE.
    "I am probably the laziest programmer on the planet, a fact with which anyone who has ever seen my code will agree." - esbo, 11/15/2008

    "the internet is a scary place to be thats why i dont use it much." - billet, 03/17/2010

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 16
    Last Post: 11-23-2007, 01:48 PM
  2. Trouble with DMA Segmentation Faults
    By firestorm717 in forum C Programming
    Replies: 2
    Last Post: 05-07-2006, 09:20 PM
  3. problem with my font manager
    By hannibar in forum C Programming
    Replies: 1
    Last Post: 03-07-2006, 08:03 AM
  4. Increase Font Size Or Bold???
    By stickman in forum C++ Programming
    Replies: 10
    Last Post: 08-27-2004, 05:26 PM
  5. The relation between Font Size & Dialog Units
    By Templario in forum Windows Programming
    Replies: 4
    Last Post: 02-27-2003, 05:32 PM