Restricting Broswer Controlled Font Sizing

Hi Gang,
I'm a bit new to Dreamweaver (have CS3) and have a question
about font formatting and sizing.
I have a tables / cell-based text column layout using CSS. It
looks great when I have the type size set on "normal", but when the
type is enlarged by using the browser view controls, it...well
shall we say, looks like crap.
I know CSS in older versions of Explorer used to override
this function, but not in other browsers. Is there a current
script, trick or procedure that has addressed this annoying issue?
I am aware that the best way to avoid the problem is not
create such a type dependent design in the first place, but I have.
And no, I'm not ready to make my type JPEG images.
Thanks for all the help you have given everyone!

> I know CSS in older versions of Explorer used to
override this function,
> but
> not in other browsers. Is there a current script, trick
or procedure that
> has
> addressed this annoying issue?
No. It's impossible to prevent.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"schulzcreative" <[email protected]> wrote
in message
news:ffb67o$g06$[email protected]..
> Hi Gang,
>
> I'm a bit new to Dreamweaver (have CS3) and have a
question about font
> formatting and sizing.
>
> I have a tables / cell-based text column layout using
CSS. It looks great
> when
> I have the type size set on "normal", but when the type
is enlarged by
> using
> the browser view controls, it...well shall we say, looks
like crap.
>
> I know CSS in older versions of Explorer used to
override this function,
> but
> not in other browsers. Is there a current script, trick
or procedure that
> has
> addressed this annoying issue?
>
> I am aware that the best way to avoid the problem is not
create such a
> type
> dependent design in the first place, but I have. And no,
I'm not ready to
> make
> my type JPEG images.
>
> Thanks for all the help you have given everyone!
>

Similar Messages

  • Font sizing best practice in 2014

    Decided to obtain a better working knowledge of font sizing best practice, read until my eyes bled, and find I continue to have questions. So much posted is old (older than few years) and change happens fast.
    To the point; Since use of em units (or percentages) is often preferred, I now see that rems (root em) is another option, which leads me to ask:
    Should I consider using “rem” sizing?… or, do browser zooming capabilities of modern browsers mean I do not have to obsess over how precise I must be in guesstimating how viewers actually see my written content as they have better control at their end? Is em compounding of sizes something that must be considered?
    Thanks-

    Use a mixture of what is best suited.
    For document level I use pixels as in
    /* Document level adjustments */
    html {
      font-size: 13px;
    @media (min-width: 760px) {
      html { font-size: 15px; }
    @media (min-width: 900px) {
      html { font-size: 17px; }
    Then for the modules I use root level ems as in
    /* Modules will scale with document */
    header {
      font-size: 1.5rem;
    footer {
      font-size: 0.75rem;
    aside {
      font-size: 0.85rem;
    Then the size that will scale with the modules
    /* Type will scale with modules */
    h1 {
      font-size: 3em;
    h2 {
      font-size: 2.5em;
    h3 {
      font-size: 2em;
    Using this method I keep each scenario under complete control.
    A List Apart has a nice article on the subject.

  • Font sizing

    All things being equal, just what is considered the current "best common practice" in regards to font sizing for web design?  I read somewhere recently that many designers prefer using the "em" measurement to set font size instead of choosing specific point sizes.  And then of course there are the H1 thru H6 measurement options  to deal with.  After recently upgrading to Dreamweaver CS5 I want to get more deeply involved in understanding and utilizing CSS to control layout.  With all the choices I am just not sure how to approach the font sizing situation in order to assure good design results.  Any guidance from the experts will be greatly appreciated.

    This is an interesting link that Murray posted recently
    http://snook.ca/archives/html_and_css/font-size-with-rem
    Gary

  • 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.

  • How to control FONT in list items?

    What can I do in ApEx to control the font of the items in a list?
    I have read other postings here on controlling font size on various items,
    and I have tried every way I can think of to code a #TEXT# statement in various places on the DHTML Tree template.
    I have not been able to change the font size for a DHTML Tree list item.
    I have coded the: &lt style type="text/css" &gt td.t12header (font-family:"Times New Roman";font-size:20px;) &lt/style&gt in the Page Definition / Edit Attributes / HTML Header section, and this DOES alter the font characteristics for the DHTML Tree list heading.
    I see in the generated page source that there are two other CSS labels, "t12body" and "dhtmlTree" on the &lttr that includes the text for the list item, but adding a: td.t12body... or td.dhtmlTree... entry in the &ltStyle ... block does not alter the font of the list item name. I have tried a few other things too, but no luck.
    What entries, and where, can I add that will allow me to alter the font size of a list item?

    Got it.
    The following style block, placed in the HTML Header section in the Page Edit page for the page that has the LIST on it, will control the features of the LIST (a dhtml Tree list in this case):
    (LT)style type="text/css">
    td.t12Header {font-family:"Times New Roman";
                  font-size:50px;
                  font-style:italic;
                  color:blue}
    .dhtmlTree a {font-size:20px;
    color:green}
    (LT)/style>
    The td.t12Header entry controls the characteristics of the LIST header;
    The .dhtmlTree a entry controls the characteristics of the LIST elements.

  • Can we control Font and Font size in Non-alv report list ?

    Hi Experts,
    Can we control Font and Font size in Non-alv report list ?
    Regards
    vishnu

    Hi,
    see if this is useful to you,
    PRINT-CONTROL SIZE 2 COLOR BLACK FONT 5.
    you can go through this link,
    http://help.sap.com/saphelp_47x200/helpdata/en/9f/dba62335c111d1829f0000e829fbfe/frameset.htm
    Regards,
    Abhijit G. Borkar

  • Controling fonts in title slides

    some of the title slides, such as lens flare, do not give you the button in the upper left corner to control fonts. Is there no way of controling fonts on some title slides? Why?
    Thanks
    bob

    no responses, so removing question.

  • Restrict Calendar Control Date

    Hi:
    I want restrict Calendar Control date.
    For Example: I have 2 Calendar control parameter(Startdate,Enddate). If i select Startdate(2014-04-24)Parameter, Todate Parameter user will not select less than Startdate value (Past date are Hide/Invisible/Not selectable) and Limit the
    date. How to restrict Enddate parametre value in SSRS 2008 R2.
    Thanks in Advance
    Paramesh G

    Hi,
    Currently, this cannot be achieved in Reporting Services. If I specific dates in the available values, the calendar control will change to a drop-down box control. You can only specify the default value for this parameter.
    Here is my workaround for this:
    1. Add a text box and type “The start day cannot be greater than the end day!” in the value.
    2. On the Visibility page, choose the option of Show or hide based on an expression. Click expression button and type:
     =IIF(Parameters!EndDate.Value<Parameters!StartDate.Value,FALSE,TRUE)
    3. And define the visibility of your report as well, using the following expression:
    =IIF(Parameters!StartDate.Value>Parameters!EndDate.Value,TRUE,FALSE)
    Thanks.
    Tracy Cai
    TechNet Community Support

  • How do I reset iOS 8 Restrictions (Parental Controls) Passcode When I have the Original Passcode?

    Most of the posts I find apply to those who've forgotten their passcode. Not the case here. Is there a way to reset the restrictions/parental controls passcode to something new?

    Thanks all. Yes, the actual solution was quite simple. I can't believe Google can't find ANYTHING on it. And so, I made a YouTube vid showing how easy it is. Glad I didn't wipe everything and start over   And yes, all I could find were people who'd forgotten the passcode.

  • Textfield font sizing and metrics is broken in the Chrome beta (32.0.1671.3 beta-m Aura)

    When using device fonts in the latest Chrome on beta channel (32.0.1671.3 beta-m Aura) the metrics are often way off the expected values. This causes Textfields that are auto sized to size incorrectly. The most frequent bug is that the text height is measured as 0, although sometimes very large values are returned. The bug does not happen for every font, or at every size or style, _sans seems to be immune.
    This bug does not occur in the release version of Chrome, or in any other browser/player version.
    I made a quick example here:
    http://betterstatistics.org/bugs/chrome/flash/fonts/as3.html
    I filed a bug:
    https://code.google.com/p/chromium/issues/detail?id=308632
    If this goes into the release version of Chrome it will cause major problems on many projects that I have worked on, and I suspect many others.
    We estimate that Chrome 32 will be released on Nov 7.
    Is there a work around?

    Dominique,
    Thank you for the detailed problem description. Although you posted it some ten hours ago I have just now finished reading it.
    Form pages must be built so they can operate correctly when inline validation errors are displayed. The assumption (by the engine) is that session state (and package state) as it exists at the point the validations are performed is sufficient (and correct) to support the redisplay of the page without the need to fire on-load processes or computations. Session state or package state changes made by after-submit computations or after-submit/before computations/validations processes that prevent correct page behavior on the "validation redisplay" must be avoided.
    The condition types Inline Validation Errors Displayed/No Inline Validation Errors Displayed can be used for on-load events/controls (processes, computations, regions, items, ...) for which you need finer control over this behavior.
    Also, you can forgo the use of after-submit computations when the resulting alteration of session state would be inimical to proper "validation redisplay" behavior and use On Submit - After Computations and Validations processes instead.
    I hope I have understood your situation and that this answer adequately answers your questions.
    Scott

  • Podcast App controls / font size?

    The controls are dark and the fonts are microscope sized - especially the slider to move the playback position forward and backward.  Is there a way to change the controls or the font size to something usable?!

    Some gestures have been removed in Firefox 4.
    You can restore the zoom feature by changing the values of the related prefs on the <b>about:config</b> page.
    browser.gesture.pinch.in -> <b>cmd_fullZoomReduce</b>
    browser.gesture.pinch.in.shift -> <b>cmd_fullZoomReset</b>
    browser.gesture.pinch.out -> <b>cmd_fullZoomEnlarge</b>
    browser.gesture.pinch.out.shift -> <b>cmd_fullZoomReset</b>
    browser.gesture.pinch.latched -> <b>false</b>
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    * http://kb.mozillazine.org/about:config

  • Font sizing issues with JTextPane

    Hello all,
    I have a question which I hope won't be too difficult. Here is some background. I have created both a swing application that is a text editor. The user can cut, copy, and paste text. The user can also change the "font style" and "font size" through a series of combo boxes. When the application is launched there are 2 user inputs which indicate the size of the JTextPane area. For example, the user would type in: >java texteditor 2.5 3.0
    and the editor launches with a JTEXTPANE width of 2.5 inches and height of 3.0 inches. This is to be a WYSIWYG type editor which will eventually print what is contained in the JTextPane.
    Finally my question. When the user decides to change the font size, I have noticed that the font size does not appear to be the correct size as compared to a MS Word Font Size. For example, I type a phrase in MS Word and set the font size to be 12, and I type the same phrase in my JTextPane to be 12, the text in the JTextPane is much smaller. I actually have to set the font size to be 16 in the JTextPane to match the MS Word Font size. I have used many differnt fonts and in every single case the in JTextPane I have to add 4 to the font size to make it match the font size of the same phrase in MS Word. Does anyone have any idea what is going on here? Does Java (I am using JDK118, it's REQUIRED on my part and swing 111) have it's own font rendering engine that is different than what I see in MS Word? Why would 2 fonts, 1 in MS Word and another in a JTextPane, appear differently? The JTextPane is always 4 too small. I can compenstate for this by adding 4 but that does not tell me why it is happening.
    joberoni

    Thanks for your response Eric. I have made sure that the view I am looking at in Java is in fact 100%. I realize what represents, for example, 3 inches in ms word according to thier "rulers" does not actually represent 3 inches. That actually depends on the screen resolution and pisels per inch. And while I realize that the font I see on the screen is not the same font that is printed, I still expect to see in Java and in ms word, 2 fonts b appear to be the same size if both are being rendered at 100%. I even did the same experiment in Notepad which and a paint program and I get the same result. I can't help but think if I define a 3 inch area in any program, be it any word processor or graphics program, that the font sizes for a given font should appear the same size. And while the printed font is something completly different, I still still don't understand why the screen fonts appear in a smaller size in a Java JtextPane and probably other controls as well. I just don't get it.
    joberoni

  • How to control fonts in Mail?

    I have a persistent problem that I just cannot figure out. In mail prefs I set my font for the Mail message font to be Verdana 13 which is easier for me to read. Nonetheless, any time I click on the next line to type in, or click anywhere in the message, it ALWAYS outputs Verdana 12 and I have to manually change it. It looks like it is a bug but I am suspicious about coming to that conclusion as I may just be ignorant.
    Any suggestions?
    Thanks,
    Richard

    Regarding Mail, as already provided go to Mail > Preferences > Fonts & Colors.
    You can change the Mailbox Font, Message List Font and Message Font.
    The font and size that you select for the Message Font will be the font and size for received messages only when the sender of a message uses Plain Text for message composition. When a sender uses HTML for message composition, the sender controls the formatting. With such a received message open, at the menu bar go to View > Message and select Plain Text Alternative and the received message font will be changed to your chosen font for messages.
    The message font selection will also be the font used when composing a message. RTF with Tiger Mail is really HTML but in order to implement HTML for message composition requires selecting a font via the font panel when composing a message or change the font size, color or add bold or italics for selected text, etc.
    I don't believe you can change the font for Address Book. You can only change the font size choosing between Regular, Large or Extra Large.
    The same for iTunes. You can select between Small or Large for Source Text and Song text.

  • Controlling Font Size in Character Mode Reports

    Hi,
    The default Font size of Character mode Reports is 12. I want to reduce the font size from 12 to 8 .How to go about it.The printer codes mentioned in reports Documentation only talk about other attributes like Bold etc.Also the documentation gave the impression that The fontsize can only be controlled for Bitmap reports.Kindly help me out.
    Thanks in advance.
    Regards
    Deepak

    Deepak:
    The font size for character reports is based in the printer size characters, there are: 10, 12 15 20 etc.
    I believe that you want is a smaller character, try to configure your printer with condensed font in the panel of the printer, if you can't do that, try send printer codes to the printer via printer definition file.
    For the printer code that you need, check the user's manual of the printer to know what code is that you need.
    Look for commands in your manual
    Good luck.
    Ennio

  • Font sizing and Encoding information are reset each time

    I am using iSql*plus against a UTF8 database to view multilingual text .. I found that I have to reset the encoding and the size information on the IE browser each time I execute a SELECT statement ...
    For example I have select ename from emp ... Now change my encoding to UTF8 and Font size to Large ... Next amend the statement to select one more column say deptno, the sizing and encoding information is reset and I need to set them again .. Is this a known issue ?
    null

    Peter,
    We've managed to reproduce the problem in-house. It doesn't seem to occur in Navigator, but does in IE. I suspect it may be a problem with IE, but I'm not sure. I've logged a bug and it will be looked at.
    Thanks for reporting it.
    Alison
    iSQL*Plus Team

Maybe you are looking for

  • How do I find iDVD & iWeb on my MacBook Pro?

    I hve a new MacBook Pro and wanted to work with iDVD & iWeb but neither application is present on the hard drive despite the fact that iLife 11 was  installed at the factory. I have iPhoto, iMove and Garage Band and they work without any problems. Ho

  • Sudo purge isn't working

    After I type it into terminal i get the warning message: "WARNING: Improper use of the sudo command could lead to data loss or the deletion of important system files. Please double-check your typing when using sudo. Type "man sudo" for more informati

  • How to add New Layers...?

    Well, I recently went out and bought myself the new version of Dreamweaver CS3. Never used it in my life, so I'm pretty new to it. Um, starting out to create my first website, but currently at a road block. My question is, how to I add new layers in

  • Im trying to update my iphone but shows a err=325a

    trying to update my iphone but shows at the end a err= 325a how can i fix it?

  • Split a large HTML File

    I have a word document that I have converted to HTML. The only problem is that it is a 20 page word document and hakes a large HTML doc. Is there any way I can convert this to a HTML document with page indexing at the bottom of each page and a back a