Font size increases in preview

I am creating a navigation and the font expands with
previewing. I would like to know how I can stop this from
happening?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=UTF-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
.nav {
height: 42px;
top: 100px;
left: 100px;
position: absolute;
text-decoration: none;
width: 800px;
.nav li {
display: block;
list-style-type: none;
float: left;
padding-top: 12px;
padding-right: 30px;
padding-bottom: 12px;
padding-left: 30px;
.nav li a:link, .nav li a:visited{
text-decoration: none;
-->
</style>
</head>
<body>
<ul class="nav current-philosophy">
<li class="home"><a href="bwd
live/css/pages/home.html">Home</a></li>
<li class="philosophy"><a href="bwd
live/css/philosophy.html">Philosophy</a></li>
<li class="windows_doors"><a href="#">Windows
&amp; Doors</a></li>
<li class="pinkladies_carpentry"><a href="bwd
live/css/pinkladies.html">Pinkladies
Carpentry</a></li>
<li class="catalog"><a href="bwd
live/css/catalog.html">Catalog</a></li>
<li class="contact"><a href="bwd
live/css/contact.html">Contact</a></li>
</ul>
</body>
</html>

You have no font-size defined in your nav.
.nav li {
font-size:14px;
Keep in mind, that users can increase text size in browser.
There's no way
to stop that.
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media Specialists
www.alt-web.com/
www.twitter.com/altweb/
www.alt-web.blogspot.com/

Similar Messages

  • The font size increases automatically and the window will not let me scroll

    When I launch 3.6.12, two things happen: The font size increases by itself to the largest font available, and the scroll bar doesn't work. I can scroll down the page, but as soon as I stop, the window resets to the top of the page.
    Running Win XP SP 3.

    Check that you do not run Firefox in compatibility mode or with a reduced screen resolution.
    Make sure that you do not run Firefox in compatibility mode.
    You can check that in the "Compatibility" tab in the Properties via the right-click context menu of the Firefox desktop shortcut.
    Make sure that all items are deselected in the "Compatibility" tab of the Properties window.
    http://www.microsoft.com/windowsxp/using/helpandsupport/learnmore/appcompat.mspx

  • Font size increases when smartform is sent as email attachment

    Hi,
    I am facing a problem with font size  of smartforms. when the output medium is printer, the form looks good. but when i convert smartform into PDF and send as email attachment, the font siz increases and text is getting truncated. Please help me solve this problem.
    Thanks,
    Hari

    Hi,
    Check the given below links and compare your code with them:
    http://sapient.wordpress.com/2007/06/19/smartform-to-mail-as-pdf-attachment/
    http://sap4.com/wiki/index.php?title=Envio_smartform_por_mail
    If still there is a problem, please do share a code.
    Also check sending a PDF document from your system via a Email(Outlook), and open the same in a different system and look for the changes.

  • Font size difference in preview/export vs. design view

    In a very simple  project (Xcelsius Engage 2008) I've begun, I have noticed that upon previewing the project in Xcelsius or exporting to HTML, the font size is not the same as what I see when I am specifying/seeing in design mode.  Incidentally, I am using embedded fonts in Document Properties, and the font in question is Trebuchet MS (which does exist on my workstation).
    Edited to add: Never mind, it appears that you sometimes have to re-do the font settings in Document Properties again.  I might be mis-interpretting the conditions that lead up to what I saw, but if my assumption is correct I didn't realize this step needed to be repeated when new objects are added.

    In a very simple  project (Xcelsius Engage 2008) I've begun, I have noticed that upon previewing the project in Xcelsius or exporting to HTML, the font size is not the same as what I see when I am specifying/seeing in design mode.  Incidentally, I am using embedded fonts in Document Properties, and the font in question is Trebuchet MS (which does exist on my workstation).
    Edited to add: Never mind, it appears that you sometimes have to re-do the font settings in Document Properties again.  I might be mis-interpretting the conditions that lead up to what I saw, but if my assumption is correct I didn't realize this step needed to be repeated when new objects are added.

  • Font size increases !!!

    After converting to templates for use with Contribute, some
    pages have started using a default font size that is larger than
    before. This only appears with IE, both 6 and 7, but not with
    Firefox. You can see my problem in the "Contact Us" and the
    Publications sections of:
    http://www.writeonwhidbey.org/
    What's the solution?

    You can't ---
    Design page to handle font resizing without looking silly.
    "just2creative" <[email protected]> wrote in
    message
    news:gprnlc$bt5$[email protected]..
    > How do I keep the font size the same instead of having
    it increase when
    > others
    > view my site on their computer? I'm still on Dreamweaver
    2 and not quite
    > as
    > advanced as I'd like to be. Thanks for any help.
    >

  • Font size increase on printing

    I have increased the font size on the email screen. I wish that to be the font size when I print the message. Please tell me how to do this? Jack

    Firefox button > Print > Page Setup = '''Scale''' - that is what controls the size of the printed font

  • How can we alv header font size increase

    hi experts,
    how can we increase the font size in alv report?
    i am using html_top_of_page
    regards
    guna

    Make use of the class - CL_DD_DOCUMENT
    Code below may give you some help.
    FORM HTML_TOP_OF_PAGE USING R_TOP TYPE REF TO CL_DD_DOCUMENT.
      text = 'Test' .
    CALL METHOD R_TOP->ADD_TEXT
        EXPORTING
          TEXT      = TEXT
          SAP_STYLE = 'HEADING'.
    endform.
    Thanks!

  • [SOLVED] Urxvt increasing font size problems.

    Hello,
    I'm having some problems getting Urxvt to increase my terminus font size.
    I have installed aur/urxvt-font-size-git and have the following in my .Xdefaults:
    URxvt.keysym.Control-Up: \033[1;5A
    URxvt.keysym.Control-Down: \033[1;5B
    URxvt.keysym.Control-Left: \033[1;5D
    URxvt.keysym.Control-Right: \033[1;5C
    URxvt.iso14755: false
    URxvt.iso14755_52: false
    URxvt.keysym.Control-minus: perl:font-size:increase
    URxvt.keysym.Control-equal: perl:font-size:decrease
    URxvt.keysym.Shift-Control-V: perl:clipboard:paste
    URxvt.perl-ext-common: default,clipboard
    URxvt.font: xft:terminus:size=9
    !URxvt.font: -xos4-terminus-bold-r-normal--12-120-72-72-c-60-iso8859-1
    URxvt.antialias: false
    Running
    xrdb ~/.Xdefaults && urxvt
    returns no errors, however Control-Minus/Equal do not increase my font size. I have tried swapping the URxvt.font values between the commented/uncommented lines but it still doesn't work.
    Am I missing something?
    Thanks
    Edit: I am using I3 as my WM and I don't have any mappings that would conflict.
    Last edited by Minsc (2014-07-03 19:26:48)

    n125 wrote:
    Minsc wrote:URxvt.perl-ext-common: default,clipboard
    Looking at the wiki entry for this extension, it appears that you're missing font-size in this line. Try adding it and seeing if it helps.
    Wow, can't believe I missed that. Thanks!

  • Spry Menu and IE Issue (Hover Font Size)

    I'm not able to figure out why the hover focus setting works fine with Firefox or Chrome, but I can't find a setting in the CSS to ensure the value for the font on a hover within IE remains fixed. on a hover, the font size increases slighly in IE and pushes menu out of alignment very slightly. I was able to keep the hover size fixed in Firefox and Chrome via the CSS values for the spry, but not sure why IE is doing this and if there is a setting specific to IE that would allow me to keep the hover font size fixed, but not change the values in Firefox/Chrome. Is there any way to lock in the hover value using CSS for the font so in IE it remains constant?
    http://oregonstate.edu/~labellec/CDfiles/index.html
    Page is under development, but if you open it up in IE, the menu hover causes too much movement. I'm new to CS4, so, any help appreciated.
    Thanks,
    Chris

    Perhaps you could adapt the techniques used here for your
    Spry menu:
    http://www.projectseven.com/products/menusystems/pmm2/see-through.htm
    Al Sparber - PVII
    http://www.projectseven.com
    The Finest Dreamweaver Menus | Galleries | Widgets
    http://www.projectseven.com/go/pop
    The Ultimate DW Menu System
    "Webkil" <[email protected]> wrote in
    message
    news:gnmh2l$dvo$[email protected]..
    >I have tried this. I want a transparent background no
    colour. As soon as I
    >add transparent IE comes up with the word false in the
    sub menus.

  • Font Size Larger in Firefox :(

    Hey
    I have designed a site and the font size is larger in Firefox
    than it is in Internet Explorer.
    Here's the site:
    Click here for link
    I have searched everywhere through google to find answers but
    none worked. Does it have something to do with font requirements in
    Firefox? Or in CSS I have to use an: important! tag?
    Any help much appreciated!

    > I have searched everywhere through google to find
    answers but none worked.
    > Does it have something to do with font requirements in
    Firefox? Or in CSS
    > I
    > have to use an: important! tag?
    >
    > Any help much appreciated!
    Looks the same to me. My guess is that you just have your
    default font size
    preference increased in Firefox.
    Remember, end users can change the font sizes regardless of
    what you spec.
    Overall, your site seems to handle font size increasing just
    fine so I
    woudlnt' worry too much about it.
    -Darrel

  • How do i change font size for iMac without change the screen resolution?

    I have a iMac 27", and it have maximun resolution screen of 2560 x 1440, then the size of the font into the bar of the windows and application is to small. If I change the resolution (1920 x1080)  the font size increased, but the definition o apparence is to low. I wants to keep the higthes resolution and obtain larger font.
    Thank you.
    Tengo un computador iMac de 27 pulgadas que además tiene una resolución de pantalla de 2560 x 1140, por lo tanto el tamaño de font o letra en la barra de menús de cualquier ventana o aplicación se ve muy pequeña. Si se cambia la resolución a una inferior el tamaño aumenta; pero se ve borroso. Quisiera mantener la máxima resolución y tener un tamaño de font mayor.
    Gracias

    Hello,
    You can't really change it overall, but you for some Apps, like Safari>Preferences>Appearance, Mail>Preferences>Fonts & Colors.

  • Change Help font size

    Hello,
    I don't know if this is really a Universal Access topic. I have what I think is average eyesight for someone just past 40 anyway.
    But trying to read the built-in online help for any application convinces me I need glasses!!
    Dictionary.app has a font size widget in its toolbar, why not Help? Mac OS X wants so badly to use miniscule 3 point type for things that it is almost torture.
    I would like to increase the default font size in a safe way (Snow Leopard, 10.6.2).
    If possible, it would be nice to have a font face / size changer widget that would work on any window of any application, with a checkbox to make it the default for that window pane.
    Thanks for your comments. I'm thinking of registering it with Apple's Bug Reporter as a UI bug since it is.
    Matt

    FYI I have registered it as a bug at bugreport.apple.com
    Problem ID: 7579066
    26-Jan-2010 09:19 AM Matt Rosin:
    Summary:
    Font size increase/decrease widget missing from the Help application used by all applications.
    Dictionary.app has it, Help needs it.
    Also the two fingered font zoom gesture needs to be enabled for the Help pane.
    The default font size is too small for people over 40 and is an Accessibility issue as well as a UI mistake.
    Steps to Reproduce:
    Open Safari
    Under Help, select Safari Help.
    Expected Results:
    Font in a readable font size. At least it should enable two fingered frame zoom gesture to zoom font size. Should also include the a/A font size changer widget that is used in Dictionary.app.
    Actual Results:
    Text is way too small to read.
    Regression:
    Would not be a problem if Safari's ordinary html rendering was used, and probably would be more flexible / higher quality. You could put movies in Help, open a two-way iChat with the developer, fill out a form, etc.
    Notes:
    See thread at:
    http://discussions.apple.com/thread.jspa?threadID=2313154&tstart=0

  • Dreamweaver MX -changing font size

    Hi
    I am using MX . When I create text in a table all looks fine in MX. However, when I view it in IE 8 or Mozillla some but not all of the lines of text have reduced in size.
    I am not too familiar with the HTML code but I cannot see what is causing the problem.
    Any suggestions as to what to look for would be most helpful.
    Jon

    Hi Nancy O
    Thank you for your response. I am sorry but I cannot give a link to the page because of Data Protection of the individuals that the page refers to, however below is some sanatized code that exhibits the same problem; after "Couples description" the font size increases.
                 <table width="100%" height="237" cellpadding="0"  cellspacing="0">
                    <tr>
                      <td width="25%" height="215" valign="top">                    <table width="100%" align="left" cellpadding="0" cellspacing="0">
                        <tr>
                          <th align="left" valign="middle" scope="row"><div align="left">MEMBERS' HOME</div></th>
                        </tr>
                        <tr>
                          <th align="left" valign="middle" scope="row"><div align="left">NEWS</div></th>
                        </tr>
                        <tr>
                          <th align="left" valign="middle" scope="row"><div align="left">MEMBERS' PROFILES</div></th>
                        </tr>
                        <tr>
                          <th align="left" valign="middle" scope="row"><div align="left">RALLY PROGRAMME</div></th>
                        </tr>
                        <tr>
                          <th align="left" valign="middle" scope="row"><div align="left">RALLY REPORTS</div></th>
                        </tr>
                        <tr>
                          <th align="left" valign="middle" scope="row"><div align="left">MEMBERS' FORUM</div></th>
                        </tr>
                        <tr>
                          <th align="left" valign="middle" scope="row"><div align="left" class="style4">PUBLICATIONS</div></th>
                        </tr>
                        <tr>
                          <th scope="row"><table width="100%"  cellspacing="0" cellpadding="0">
                            <tr>
                              <td width="25%" align="left" valign="top"> </td>
                              <td width="75%" align="left" valign="top"><div align="center"></div></td>
                            </tr>
                            <tr>
                              <td align="left" valign="top"><img src="../Partners%20Images/valmemb.gif" alt="" width="38" height="26"></td>
                              <td align="left" valign="middle"><div align="left">Validated Member</div></td>
                            </tr>
                            <tr>
                              <td align="left" valign="top"><img src="../Partners%20Images/Camera.gif" width="20" height="20"></td>
                              <td align="left" valign="middle"><div align="left">Photograph</div></td>
                            </tr><tr>
                              <td align="left" valign="top"><img src="../Partners%20Images/Blob%202009.gif" alt="" width="20" height="20"></td>
                              <td align="left" valign="middle"><div align="left">Rally Attendance 2009</div></td>
                            </tr>
                            <tr>
                              <td align="left" valign="top"><img src="../Partners%20Images/Blob%202010.gif" width="20" height="19"></td>
                              <td align="left" valign="middle"><div align="left">
                                <p>Rally Attendance 2010</p>
                                </div></td>
                            </tr>
                          </table></th>
                        </tr>
                      </table></td>
                      <td width="75%" valign="top"><p> </p>
                      <p align="center"><strong>MEMBERS' PROFILES </strong></p>
                      <table width="100%" border="2" cellpadding="0"  cellspacing="0">
                        <tr>
                          <td width="13%" height="32"><div align="left">
                            <p align="center"><strong><span class="style2">SOUTH<br>
                            </span></strong><strong><span class="style2"> WEST </span></strong></p>
                            </div></td>
                          <td width="14%" class="style2"><div align="center"><strong>SOUTH<br>
                            EAST </strong></div></td>
                          <td width="13%"><div align="left" class="style2">
                            <div align="center"><strong>EAST</strong></div>
                          </div></td>
                          <td width="13%"><div align="center"><strong class="style2">MIDLANDS</strong></div></td>
                          <td width="10%"><div align="left" class="style2">
                            <div align="center"><strong>NORTH</strong></div>
                          </div></td>
                          <td width="12%" class="style2"><div align="center">
                            <p><strong>NORTH &amp; <br>
                              BORDERS
                            </strong></p>
                            </div></td>
                          <td width="11%" class="style2"><div align="center"><strong>WALES</strong></div></td>
                          <td width="14%" class="style2"><div align="center"><strong>SCOTLAND</strong></div></td>
                        </tr>
                      </table>                 
                      <table width="100%" border="2" cellpadding="0"  cellspacing="0">
                        <tr>
                          <td width="27%"> </td>
                          <td width="73%"><p align="left"><strong><small>Tom  and Jerry </small></strong></p>
                            <p align="left"><small>Female  age: 50   Male  age: 50 <br>
                                  <br>
                                  <strong>Location:</strong> West Midlands<br>
                                  <br>
                                  <strong>We are a:</strong> Couple<br>
                                  <strong>Experience:</strong> None<br>
                                  <strong>Consider Ourselves:</strong> Happy <br>
                                  <strong>Rig owned:</strong> Caravan <br>
                                  <strong>Travel:</strong> 100 miles<br>
                                  <strong>Will we rally:</strong> Yes <br>
                                  <br>
                                  <strong>Couples Description:</strong> </small>  We are both non-smokers, social drinkers and very happilly married.</p>
                            <p align="left">We are just looking for sociable weekends. </p>
                            <p align="left">We love walking and cycling.<br>
                                <br>
                                <a href="mailto:[email protected]">[email protected]</a><br>
                                <br>
                                <b><font color="#FF0000">2010</font></b></p></td>
                        </tr>
                      </table>                 
                      <table width="100%" border="2" cellpadding="0"  cellspacing="0">
                        <tr>
                          <td width="27%"> </td>
                          <td width="73%"> </td>
                        </tr>
                      </table>                 
                      <table width="100%" border="2" cellpadding="0"  cellspacing="0">
                        <tr>
                          <td width="27%"> </td>
                          <td width="73%"> </td>
                        </tr>
                      </table>                 
                      <table width="100%" border="2" cellpadding="0"  cellspacing="0">
                        <tr>
                          <td width="27%"> </td>
                          <td width="73%"> </td>
                        </tr>
                      </table>                 
                      <table width="100%" border="2" cellpadding="0"  cellspacing="0">
                        <tr>
                          <td width="27%"> </td>
                          <td width="73%"> </td>
                        </tr>
                      </table>                 
                      <table width="100%" border="2" cellpadding="0"  cellspacing="0">
                        <tr>
                          <td width="27%"> </td>
                          <td width="73%"> </td>
                        </tr>
                      </table>                  <p align="center">  </p></td>
                    </tr>
                  </table>

  • "apple-+" does not increase font size in preview pane in mail.app 4.2

    i have letterbox http://harnly.net/2009/software/letterbox/letterbox-beta-4-for-snow-leopard/ installed on my machine. before the SL upgrade, i could hit cmd-+ and increase the font size of the message i am viewing. that was super convenient!
    i can't do it any more. any ideas anybody on how to bring that back? btw, if i open a separate window for the message, i can use cmd-+ to increase font size. but no more can i use it in the preview window.

    the obvious suspect would be letterbox. it's beta (=bugs) and I've also heard report that it's incompatible with 10.6.2. you can try uninstalling it and see if that fixes the issue.

  • Controlling Font Size in Preview

    Is there a way to increase font size in Preview before printing? The default is too small for me, and I don't see where to control font size.
    Thanks.

    Yes, you'd have to load them, (HTMLs), into another APP, say Text Edit even, select all, then set the Font and/or size before saving as a PDF.
    Once it's a PDF, it preserves the Font, size and everything else.
    Another Option would be to load the PDFs into a PDF editor, say Acrobat Pro, and change the size there.

Maybe you are looking for

  • The relation between free goods and taxation

    <b>Dear all;</b> I have a problem when i create free goods condition and it's working. Here is the Business Scenario.... my condition if the customer purchases from material XXX 10 EA we should be given a material XXX one unit free (free goods) and w

  • SWT- pictures gallery

    I'm working with SWT and trying to do something like a[b] photo gallery. I'm not sure what is the best way to present the pictures, so that when i choose an address on the computer i can see all the images as Thumbnails (small pictures) with their na

  • Apple mail crashes after Mavericks update

    My Apple mail crashes after Mavericks installation. There are also some other minor bugs that slow down the system but they are by and by adjusting, for example, the mouse took little time to ge tused to mavericks, but notw it is fine. Only issue is

  • Bug: JDev 10.1.3.1 Oracle Business Component Browser NullPointerException

    During the test of the Application Module using Business Components Browser (right click on TechnicianService -> Test): Oracle Business Component Browser: If you try to double click on ViewLink1 node as explained in JDeveloper Manual and set the Tech

  • Bin to Folder

    We have made a structure in Adobe premiere. It contains several Bins, and each bin contains subclips. Is it possible to export all the bins to folders, including the subclips. Because we have a lot of bins it will safe us a lot of time! We use premie