Setting font size for code view

On my 19" desktop monitor the text size in code view is easy enough to read, but on my hi resolution 17" laptop it is really, really tiny. I can't find any prefs setting or another way to make the font for code view larger. Is there such a setting somewhere? (Yes, I can change the resolution settings for the laptop but this is not preferable because the screen is blurry at anything other than the native 1920 x 1200 pixels.) Thanks.

Play around with the preferences shown above to see what works for you.  I changed mine recently to use Consalas font and it's much better than the default  :-)
Nadia
Adobe® Community Expert : Dreamweaver
http://www.perrelink.com.au
Unique CSS Templates |Tutorials |SEO Articles
http://www.DreamweaverResources.com
http://csstemplates.com.au/
http://twitter.com/nadiap

Similar Messages

  • Setting up prefs for code view fonts and sizes

    using cs5
    i copied some pages in from another computer... the fonts and sizes in code view are too small.
    in prefs - fonts - I made them bigger - then said apply source formatting
    but they don't always seem to stick - maybe the next day they are small again
    Q: how do I get font pref settings to work for all sites all the time?
    thanks in advance - dave

    Such settings are not carried in from external pages, they are part of your preferences.  In other words, opening a page could not change your existing preferences.

  • Set font size for ChoiceGroup

    Hi,
    Is there any way to set font size of the String elements of ChoiceGroup

    Hi,
    Yes, there is, but only if you're using MIDP2.0.
    Check the API documentation of ChoiceGroup and see that there's a setFont(.., ..) method. The given index (int value) identifies the index of the element in the list for which the font will be set. This means that different elements in one choicegroup can have different fonts.
    Test it carefully, I've noticed that not all devices show correct behaviour on this. Also note that certain devices ignore certain font settings (for example italics, because a lot of native implementations won't have a font in italics).
    Good luck!

  • How do I lock in a font size for all viewing

    I created a website that looked great on my laptop, my house desktop, my Blackberry and even my Kindle. But the guy that I made it for has his internet browsers set at font size 18 so it looks horrible. I didn't realize that my computers are all set at 14.  I'm assuming that my phone and Kindle are set at 14 as well since everything lined up right. So I went back and set my internet browser at 18 and redid the pages to match.
    My question is how do I create pages with universal size fonts so that this doesn't happen and so that I don't have to change my font sizes everytime I work on this particular site?  It looks so tiny when I change back to 14!
    http://www.steveberlinmusic.com/projects.html
    Thank you!
    Dee Dee

    One issue to clear up might be the redundant styling of text through CSS and through HTML. If you are defining size in CSS, there is little need to also define a -1 font size in the HTML.
    You might experiment with alternate measures of font size in the CSS. There is more than just 'px'.

  • How to set different pointsize  (Font Size) for different text range in the single textframe.

    I have a one textframe in which i want to  set three different pointsize(font size) for three different text ranges. I have set different tag name for different text ranges . So How can I set different pointsize in the single texmframe.
    Please reply me if anyone is aware of it.
    Thanks,

    Jack,
    Extending Martti's post, you can create an XSLT that will add an element around the ASD2.1 part when you import the XML file into FrameMaker. Then FrameMaker's EDD can format this added element with a font different from the one used in the content element.
    Van

  • Set global font size for the whole application.

    Is there a way of setting a font globally
    What I mean I want to set a font size for the whole application.
    Is this posable ??
    Thanks Craig

    After posting over 300 questions I would think you would be passed the "New to Java TechnologY" stage.
    The answer for Swing applications is yes this can be done.
    I don't know how to do it for AWT components.
    Since you posted the question in this forum (as oppose to the Swing forum for Swing related problems), I'm assuming this is an AWT related question and therefore I can't help you.

  • How to change font size for tracks in Songs view, iTunes 11?

    I'm wondering which field in TextStyles.plist for the new iTunes 11 (I've gotten rid of Helvetica for Lucida Grande thanks to another forum on here!) - controls the font size for track title, time, artist, album, etc. as seen here - I would like to have it smaller, and have been playing around on several forums and not found the magical field to get that exact thing smaller. Many thanks in advance.

    You're going to love me forever:
    <key>9002</key>
    <dict>
    <key>- loc hint -</key>
    <string>List Contents (Small)</string>
    <key>font</key>
    <string>HelveticaNeue</string>
    <key>size</key>
    <integer>12</integer>
    </dict>
    It's that interger "12" that's determines the size. Adjust it until you're happy—provided that it's an interger.
    I actually go with "HelveticaNeue" with a size of 11. I like to see lots of tabular information at once, horizontally, without changing my resolution… within reason, e.g. Fiona Apple album titles still have ellipses.
    An unfortunate aspect to this is that the row height isn't altered unless the font size specified is greater than 12—the font takes the row height along for the ride when it's bigger, but the row doesn't come along for the ride when the font gets smaller. It's likely you could change the minimum row height to be lower, in some other plist—search for something like "list contents (small)" or "list (small)" or whatever—but I don't know where that would be found, or if it could be found at all.
    Nonetheless, this should address your query.

  • Set custom font size for one column

    hey guys! I am trying to decrease the font-size for one column based on an lov and used
    style="font-size:8pt"It does not work though! Do you have a hint?
    brgds,
    seb

    Hello Seb,
    >> Might it be important whether the column is of type "...based on lov"?
    If by "...based on lov" you mean “Display as Text (based on LOV, does not save state)” the answer is yes. This type of column is not treated as an updatable column (the implementation is by using a regular <td> tag and not the <input> tag) so the Apex engine ignores the Element Attributes field.
    As far as I can tell, this column can only be styled in the query itself (and you need to implement the LOV yourself).
    Another option is to use a select list and disabled it, but the column will appear in gray, and with small font size it doesn’t look that good.
    Regards,
    Arie.
    &diams; Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    &diams; Forthcoming book about APEX: Oracle Application Express 3.2 – The Essentials and More

  • Font size in Narrative View

    Hi All,
    The requirement is to generate the narrative report with font verdana 11.
    In html tag when i set font size=2 face=verdana,my downloaded narrative report is in verdana 10(in MS-Word).
    In html tag when i set font size=3 face=verdana,my downloaded narrative report is in verdana 12(in MS-Word).
    Is there any way to get font size 11.?
    Any help would greatly appreciated..
    Thanks in advance..!
    regards
    sowm

    ianlloyd wrote:
    > I've noticed a distinct difference in the font size when
    viewed/edited in
    > Contribute compared to the browser view (at least all
    browsers I've tried). I
    > do not want to bump up the font size just for the
    Contribute view mode only for
    > it to affect the view in every other browser.
    >
    > Is there a CSS hack (or some other technique) that I can
    use on the site to
    > ensure that the editable view in Contribute works for
    them?
    >
    > Many thanks!
    >
    Can i know your site url to look at the problem?

  • Can the font size for Nokia 3250 be increased for ...

    Sir,
    I am having Nokia 3250. The font size in the mobile looks very small. I would like to know if there is any way we can increase the font size for viewing either by changing its setting or by putting any software in it.
    Pls help.
    Regards
    [email protected]
    INDIA

    You need to download and install an additional program to make the fonts bigger, it does not cost much (€9.95):
    http://shop.psiloc.com/en/Application,262290,Psiloc+Font+Magnifier

  • Increasing Font Size for Reading pdfs

    Is there a way to boost the font size (beyond the double-tap) for reading pdfs on the iphone? Something like setting the font size for email perhaps?
    Thanks.

    This is only slightly true. You can zoom in a little when viewing a PDF, but soon you reach some iPhone limit and the page gets larger as you exapnd, but then when you release it drops back. Unlike with Safari on a web page where you can make it as big as you want (well at least really really big).
    This is VERY annoying (I think I'll submit a bug about it actually) as I can't get the text big enough to easily read it. Why is there a limit in the first place?

  • Default font size for a value in a table in Answers

    Hi,
    I am trying to set a default font size for a column of table view in Answers, so that when I create a new report, this default font size is used. Can someone please point me to the file where I can make this change?
    Thanks

    Well if you have a tag like this:
    element.style {
    background-color:#FFFFFF;
    font-size:9px;
    It means it's coming from the formatting in the request in Answers...not from a style sheet! You'll note in Firebug, that there's actually no *.css file mentionned. I.e. example from here:
    element.style {
    color:#00AF00;
    .OORD {views.css (line 1574)
    text-align:right;
    .PTE {views.css (line 1077)
    background-color:#FFFFFF;
    First part element.style comes from my conditional formatting and doesn't reference any css file
    The other two elements are from the views.css which control my pivot table.
    See the difference?
    Cheers,
    C.

  • Font size for Safari menu and tabs headings

    Hi,
    I setup Safari for the first time on my new Nexoc Laptop and have been very pleased that it works quite nice. My display resolution is 1900x1200 , so I love the possibility to set a minimum font for viewing pages.However as this works fine, I don´t find any possibility to get the menus of Safari readable without headache. I Set up the Window fonts to get Window´s windows readable, but how to archive bigger font-size for the Safari Menus ?

    You can increase the String pref layout.css.devPixelsPerPx from 1.0 to 2.0 in 0.1 steps to see what works best.
    In Firefox 3.6 and later this pref is a String value parsed to a float and allows to fine tune the dimensions of all elements more precisely.
    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 />

  • How does one change the font size for folders and/or file lists in the Bookmarks Library?

    How does one change the font size for folders and/or file lists in the '''Bookmarks''' Library?
    Since the upgrade to version 9.0.1 of Firefox, the Bookmarks feature changes are confusing me. They seem to be confusing themselves as well. The list of bookmarks has changed. The font size is so small that my aging eyes cannot read it without fogging the screen with my breath. Some folders are out of alphabetical order (where I know they were previously good), and some are missing altogether (folders to which I frequently add references).
    As for missing or deranged files or folders, was there something that I should have done or now need to do to recover those after the upgrade (or before)?
    With regard to font size,
    1. there is no “Edit Bookmarks” or like option to edit the list in this version
    2. the “zoom” option in the “view” list of functions is greyed out when in “Show All Bookmarks” window
    3. expanding the browser window has no effect on font size
    4. “Preferences” settings for font size has no effect in that window either, including advanced settings
    5. “Help” offers none that I can find.
    Can any of you Help?!?

    Maybe this extension helps:
    *Theme Font & Size Changer: https://addons.mozilla.org/firefox/addon/theme-font-size-changer/

  • Maximum font size for auto-sized form text

    You need to let the user select a maximum font size for automatically sized text. If most of your fields are set at 10pt type, but you have one field for which you want the text to resize automatically, it looks stupid if that cell contains a small amount of text that’s set at 16pt or whatever. If you could set the maximum font size to 10pt for that field, then the text would be consistent with the text in the other fields unless there is so much text that it needs to scale down.

    Can anyone please advise?
    Cheers

Maybe you are looking for

  • Error: Internal Prising Error while using BAPI_PO_CREATE1

    Hi Experts, I am creating PO from Contract (VA41/VA42) using BAPI_PO_CREATE1 in user exit MV45AFZZ - USEREXIT_SAVE_DOCUMENT_PREPARE. BAPI is returning the PO number and after coming out from BAPI. I am getting an popup message STOP - Internal Prising

  • HP Pavilion 23 All-in-One PC will not turn on

    Was away this weekend, before leaving on Friday I updated my computer and then shut it down. When I returned today it will not turn on. I have disconnected it and reconnected everything and still no luck. It was plugged into a sugre protector but no

  • How to customize / integrate Netware 6.5SP8 with postpatches

    Hi, I would like to integrate / customize the original NW65SP8 with some recommended postpatches. Therefore I created a small .IPS / .ICS file which is working fine if runnning manually with NWCONFIG. When try to implement it in e.g. SILENT.ICS the o

  • Migrating MW between servers?

    Hi, does anyone have any experience of cloning an instance of Maintenance Wizard? I wish to move my MW between two servers and wanted to know what steps I would need to follow in addition to the usual ones involved in cloning a a database? Many Thank

  • Hierarchy wbs_elemt

    Hello guys! I´m facing the following problem: I have a hierarchy for wbs_elemt that comes from R/3 and I want to use it on a report from a multicube... the problem is that some of the cubes assigned to this multicube are saving wbs_elemt information