Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2002
    Location
    Winnipeg, Canada
    Posts
    107

    Text size on your Browser

    OK, I'm a web designer and stuff [img]/ubbthreads/images/icons/laugh.gif[/img] Some of the smallest details can screw things up. *shakes fist at.... something*
    So... I'm just wondering, for people using IE as their browser, what size is your Text set to? (View> Text Size>)

    1. Largest
    2. Large
    3. Medium
    4. Small
    5. Smallest

    I think most people's will be set to Small or Medium... mine is Small itself. So how about yours?
    If you're wondering why I'm asking this... it's so when I design a site, I'll make sure it shows up well with that text size, etc)

    Thanks [img]/ubbthreads/images/icons/wink.gif[/img]

  2. #2
    Join Date
    Dec 1969
    Posts
    123

    Re: Text size on your Browser

    You can set absolute or relative values for text on a web page, so if you don't want it to change set it up with a style sheet.

    So add the following to your head:

    <style type="text/css">
    <!--
    .myStyle { font-family: Verdana, Arial; font-size: 12px}
    -->
    </style>


    and then you can format a paragraph simply by starting with a paragraph tag like this:

    <p class="myStyle">

    That paragraph's text will not change size when they switch their font size settings...

    Control freak...

  3. #3
    Join Date
    May 2001
    Location
    51.531249 | -0.610962
    Posts
    1,244

    Re: Text size on your Browser

    "Control freak..." LOL

    yeah! yu tell him MC
    -
    = Derek
    ["All glory comes from daring to begin" - fortune cookie]

  4. #4
    Join Date
    Aug 2002
    Location
    Winnipeg, Canada
    Posts
    107

    Re: Text size on your Browser

    Brilliant you are! Thanks! [img]/ubbthreads/images/icons/wink.gif[/img]

    *licks glaze from donut off fingers*

    And Derek, you watch yourself... [img]/ubbthreads/images/icons/tongue.gif[/img] *calls a hitman*

  5. #5
    Join Date
    May 2001
    Location
    51.531249 | -0.610962
    Posts
    1,244

    Re: Text size on your Browser

    *calls a hitman*

    LOL [img]/ubbthreads/images/icons/laugh.gif[/img]

    (gets a call from a Hitman who says "Derek, I just had a call from someone who wants me to rub you out! What yu want me to do?" ...convo continues ... "Oh, hi Gary, em ... go back and sort him out") [img]/ubbthreads/images/icons/tongue.gif[/img]
    -
    = Derek
    ["All glory comes from daring to begin" - fortune cookie]

Posting Permissions

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