Text size and preferences

I'm not sure exactly how to phrase the question as what I've
tried so far is not proving to provide the answer. Even if this is
a really obvious answer, I'm hoping someone will help me??? Or, if
the question is oblique, let me know!!! Please??
When designing pages prior to upgrading to DW8 (used DW4), I
had font sizes to choose from that were 1, 2, 3, and so on. In DW8,
when working on a page, my font sizes are 9, 10, 11 etc., similar
to when designing a print item, or they are small, x-small or
xx-small. Now, when I've designed a page to display the font in 10
or x-small and publish, it's relative to a 1pt the old way. But,
I've also noticed that when I make the font an 11 or 12, or small,
then the size is inconsistent in browsers - FF vs. IE 7 (which
makes it more like a medium or almost large).
QUestion is how to get my font sizes back to 1,2,3, turning
on the text type (to points, pixels etc.) drop down which is now
grayed out. Before, I knew that a font size 2 was consistent across
browsers and have been unable to find a way to get back to it,
short of manually going into the code, removing the <span> or
<span class> and reverting to <font size=2 face=Arial>
Anyone???? I can't find this in help, as like I said, I may not be
asking the right question. I've set the pages up to be be Xhtml
trans. would that have something to do with it?
Also, how do modify the seemingly intuitive CSS that is
created for everything text? It appears to be adding considerably
more code to a page and I'm certain that there's a cleaner more
expedient way to format this. New to CSS as well and am
tutorializing myself on it - but meanwhile, the code view is full
of 'intuitive' css!!

designonthefly wrote:
> I'm not sure exactly how to phrase the question as what
I've tried so far is
> not proving to provide the answer. Here's the sitch
--> I'm new to DW 8 and
> used DW 4 up until recently.
>
> When designing pages, I had font sizes to choose from
that were 1, 2, 3, and
> so on. In DW8, when working on a page, my font sizes are
9, 10, 11 etc.,
> similar to when designing a print item, or they are
small, x-small or xx-small.
> Now, when I've designed a page to display the font in 10
or x-small and
> publish, it's relative to a 1pt the old way. But, I've
also noticed that when I
> make the font an 11 or 12, or small, then the size is
inconsistent in browsers
> - FF vs. IE 7 (which makes it more like a medium or
almost large).
>
> QUestion is how to get my font sizes back to 1,2,3,
turning on the text type
> (to points, pixels etc.) drop down which is now grayed
out. Before, I knew that
> a font size 2 was consistent across browsers and have
been unable to find a way
> to get back to it, short of manually going into the
code, removing the <span>
> or <span class> and reverting to <font size=2
face=Arial> Anyone???? I can't
> find this in help, as like I said, I may not be asking
the right question. I've
> set the pages up to be be Xhtml trans. would that have
something to do with it?
>
> Also, how do modify the seemingly intuitive CSS that is
created for everything
> text? It appears to be adding considerably more code to
a page and I'm certain
> that there's a cleaner more expedient way to format
this. New to CSS as well
> and am tutorializing myself on it - but meanwhile, the
code view is full of
> 'intuitive' css!!
>
1. DW8 has evolved and adapted to current web design
standards, CSS is becoming omnipresent and you
need to start learning some if you're serious about web
design.
2. the <font> tag is deprecated, and it is replaced by
CSS. CSS is by far the best way to deal with
your font styles (as well as many other things), you won't
look back once you get used to it.
3. There is no more consistency bewteen font size in
deifferent browsers using <font size="2"> than
using css such as:
.someClass{
font-size:12px;
or:
.someClass{
font-size:1em;
In all cases the size will be slightly different from browser
to browser.
Right now you are applying font styles via the Property
inspector (bottom of your screen), therefore
Dreamweaver creates many unique styles on the fly. That's the
'intuitive' way as you call it, but
it's not the best way at all.
Consider instead creating an external style sheet (open CSS
panel, create a new style, select
external style sheet, then link your style sheet to all your
pages). This will actually save you a
lot of code and make it easier to update/change your styles
across your entire web site.
You can find lots of css tutorials on the web, and lots of
info in Dreamweaver HELP, looking for css
or styles.
seb ( [email protected])
http://webtrans1.com | high-end web
design
Downloads: Slide Show, Directory Browser, Mailing List

Similar Messages

  • Change text size and colour of report values ?

    Hi,
    I have a formula as part of a BEx query in version 3.5 and I'd like to make the values of this formula stand out more by either changing the text size of this one row and/or changing the colour.
    I've already selected the "highlighting" option but this only changes the colour to a light blue colour.
    Does anyone know if it's possible to change the text size and colour of one or more rows of a report?
    Thanks.

    HI Mark,
    Greetings.
    Your requirement can be met by using exceptions. It can not change/increase the text size but it can give you color coding based on the conditions you set while creating query.
    Open your query in Designer and click on exception button on the top menu bar. Define your condition on whatever key figure you want to get the color coding and execute your report.
    Let me know if this is what you were looking for.
    Thanks
    Sachin

  • I enlarge text size and it goes back to small when I change page,how doI make it permanent?

    windows 7: when I enlarge text or font size to my preference it goes back to original when I change a page, I want to set it and forget it thanks.

    You can use one of these extensions to set a default font size and page zoom on web pages:
    *Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/
    *NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/
    *http://kb.mozillazine.org/Zoom_text_of_web_pages

  • How do I enlarge the text size and incease the resolution

    I just switched to a new computer and suddenly the text on and off line is in tiny letters I can barely read. How do i enlarge it to its former size and also restore its former resolution?

    If you have a LCD screen then you should only use the native resolution of that screen.
    Increase the String pref layout.css.devPixelsPerPx in 0.1 steps from 1.0 to 2.0 on the about:config page (percentage divided by DPI, % / DPI) to change the size in the entire Firefox browser window.
    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 />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold (user set).
    *Preferences can be reset to the default via the right-click context menu if they are user set
    *Preferences can be changed via the right-click context menu: Modify (String or Integer) or Toggle (Boolean)
    If the content on websites needs to be adjusted after changing the pref then you can look at NoSquint or Default FullZoom Level.
    * Default FullZoom Level - https://addons.mozilla.org/firefox/addon/6965
    * NoSquint - https://addons.mozilla.org/firefox/addon/2592

  • TS3899 Suddenly my font is enlarged when I print any emails.  I've adjusted text size and that doesn't fix

    Suddenly my font is enlarged when I print any emails.  I've adjusted "text size" that doesn't fix, seems to be for display only ?

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    See http://kb.mozillazine.org/Zoom_text_of_web_pages
    Your plugins list shows outdated plugin(s) with known security and stability risks.
    * Shockwave Flash 10.0 r45
    * Next Generation Java Plug-in 1.6.0_17 for Mozilla browsers
    Update the [[Java]] plugin to the latest version.
    *http://java.sun.com/javase/downloads/index.jsp (Java Platform: Download JRE)
    Update the [[Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • Automatic change of text size and shape in pages from master

    Hi,
    I'm new to Indesign and I'm trying to write a long book which is more like a catalog. I've created a book file (.indb) in which various files (.indd) are inserted.
    Each of these files will represent a chapter. All chapters must have the same aspect and layout and I can use styles for text and paragraphs. But I would like also
    to control the position of text frames and pictures automatically from one master.
    Is that possible? For now each time I create a text frame in the master, I can't change the text in the pages itselves. SoI've created an empty frame text, but then I can't
    add text in the page. How can I do that without changing each chapter one by one?
    Thanks for help.
    Regards,
    Romain

    Command-Shift Click the text box you want to edit.

  • Text size and slide heading

    Hi,
    Is there a way to change the text size of the size panel, I'm talking about Diapo 1 - Diapo 2 Diapo 3... I can change the size of everything else except that...
    Plus, does anyone know how to change the color of the slide heading ? I can't read it with my color background...
    Thanks,
    Caroline

    Hi Caroline,
    I dont understand the first problem clearly. What do you mean by Diapo 1-2-3
    For the second issue, you may change the color of slide heading. follow the steps below:
    1. Goto Themes under Presenter tab.
    2. Under Appearance, change the font color.
    Hope this help.
    Thanks,
    Alpi

  • UI (User Interface) text size and colors

    Recent versions of Elements (7, 8, 9) have changed to a user interface which is predominantly shades of gray and black with few if any user options for color or font. The font size cannot be altered because Adobe use their own pixel-based font which is not compatible with Windows Desktop settings. So on many flat screens with high resolutions the font becomes almost unreadable. The upper case 'E' in the menu bar Edit for example, is a mere 2.03mm high on a 22" display at 1920x1080 resolution.
    This has been mentioned a number of times over these releases to no avail, but at last there may be a change on the way for PSE 10 (later later this year?).
    So if you feel the gray/black UI needs attention I suggest you visit
    http://feedback.photoshop.com/photoshop_family/topics/my_eyes_need_help_with_photoshop
    where there are a number of comments. This is monitored by Adobe so may influence the next release. The more request there are I suspect the more likely some action. Adobe have already commented: "The amount of conversation that this thread has generated among Elements customers was unanticipated." on the thread.
    If you wish to place a comment you will need a Photoshop Account and to be logged in. If you didn't create an account when you installed the product then just click Create Account at the top of the link above.

    Font sizes are hard-coded in teh apps and there is no way to change that. The new CC versiosn support high-DPI displays and resolve those issues (mostly).
    Mylenium

  • Increase text size for macbook air.

    The text is a bit too small for me across email/internet/pages etc.
    How do I increase the text size in preferences? Can't seem to find it

    If you are using Safari, from the Safari menu bar click Safari > Preferences then select the Advanced tab.
    Try the font accessibility feature. Or, from the Safari menu bar click View > Zoom In or Zoom Out. You can also elect to choose Zoom Text Only.
    For Mail. From the Mail menu bar click Mail > Preferences then select Fonts & Colors
    If none of the above help, try a different screen resolution.
    Open System Preferences > Displays > Display then select Scaled.
    And try System Preferences > Accessibility > Zoom

  • Text size in Cover Flow in iTunes 8.1

    In iTunes 8.01 if you right clicked in the Cover Flow area there was an option to increase/decrease the font size. I had mine set to quite a large size and it showed the album name on one line and the artist name on the next line.
    I have installed iTunes 8.1 and the right click options are no longer available in the Cover Flow area and the size of text I had previously set is too large to fit in the Cover Flow area. All I see is the album title and about 10% of the artist on the next line.
    Has anyone else had this and has anyone found a solution?
    I have looked in the registry but can't find any setting that I could change.
    I did think about re-installing 8.01 to reduce the text size and then re-installing 8.1, I'd rather not do that in case it messes up my library.

    I have the exact same problem, I thought this new itunes 8.2 would solve it but it didn't. I'm running on Vista Home Premium with service pack 1.

  • Do you see problems with text size when importing from Photoshop?

    Hi all -
    We're working on improving some things in the Photoshop-to-Reflow workflow, and right
    now specifically investigating trouble with imported text.
    Aside from the desire to have support for local fonts, are there any problems you run into
    when importing text from Photoshop into Reflow? We've heard some issues with text size and position,
    but want to make sure we understand all of the cases.
    If you have problems in this area, please share them in this thread, and I'd also love to get some
    sample PSDs that demonstrate the problems. (You can send them directly to me; vmitnick at adobe dot com .)
    thanks,
    Vic

    I'm using CS4.. and I'm using the standard "Save As" .pdf features....
    and I'm reading it with adobe acrobat pro 9.1...
    i think it has something to do with compression. but i can't figure out how to solve it. converting the text to symbols maybe?

  • How to set text size when printi from a web page

    can't increase text size when printing a web page

    If you're using IE, click on View, Text Size and then whatever size you'd like.  You'll see the changes on the screen and it should print out the same way.
    Hope that helps.
    Say Thanks by clicking the Kudos thumbs up. Please mark the post that solves your problem as an Accepted Solution so other forum users can utilize the solution.
    I am an HP employee.

  • Cmd  brings up dashboard, can I change it? I used to use it to change the text size in Pages

    Upgraded to lion and all is good. However, cmd+ has been hyjacked by the OS to bring up the dashboard. I use cmd+ and cmd- to change the text size in Pages. Is there a way to change the Lion keyboard shortcuts to get the functionality back for Pages? The cmd- still works to reduce text size in Pages, so it's even more frustrating that cmd+ does something else.
    thanks in advance

    Well on my MBP running Lion 10.7.2 Command+ or - does not do anything, and that is using either Command+ or Command(+ shift)+. I do not have pages installed.
    The point is that Command+ and Command- should control the text size in Pages (we're not talking about any othr program, just Pages). Those are hard-set (programmed in the software) keyboard commands for Pages.
    In Pages, Command+ should increase the text size, and not bring up the Dashboard. And that is the OP's problem - that command is bringing up Dashboard, which it should not do. Apparently there is some setting somewhere that is causing Command+ to do the wrong thing - and that's what we're trying to find.
    So at least on my MBP Command+ certainly does not bring up the Dashboard....
    Good - it's not supposed to, nor is that what the OP wants.
    By the way, if you use Safari and/or Mail, you'll find that Command+ and Command- adjust the text size in those programs. Ditto Numbers, TextEdit, Bean, and many other programs - it's a fairly common assignment, hence not one which usually needs to be added via Keyboard Shortcuts.

  • Adjust Page Information Text Size

    Hi,
    I am new to this forum and hope that somebody may know how to help.
    I have searched and not been able to find my specific problem.
    I hope this is the right area for this problem.
    I currently create seperations for screen printing in Illustrator CS2,
    I then save them to PDF to be printed on our RIP.
    My problem is that when I add page and file information in the PDF save
    dialog box and RIP it to film, the page information is too small.
    I was wondering if there is a script or action that can be applied either
    to Illustrator or to the PDF save box that will allow me customise the text size and possibly other options when saving as PDF.
    Thanks
    James

    Hi James.
    Did you have any luck figuring out how to change the Page Information's text size in Illustrator?
    If we could make it bigger, it would help us tremendously.
    Thanks.
    c h o o

  • How do I save a font and it's size and color in a text box as a default

    I am using Adobe Acrobat XI for Mac and can't figure out how to set a default font for text boxes. I don't seem to be able to access the properties to set the default by highlighting a properly formatted text box and pressing ctrl-e. Is there another key combination for Mac? Or another method for setting defaults? I'm finding I have to set the font, size and color every time I open a new Acrobat doc and want to add a text box. Also, the choices are not even saving with the document. The fonts already typed save correctly, but on reopening, I have to reset if I want to add more text.
    Thanks in advance for any help,
    Tom Carlson

    Thanks for the suggestions. I've got a Logitech G700S Mouse with a right click button, so right-clicking isn't an issue. Unfortunately, the I can't seem to find the menu to "Use Current Properties as New Defaults." I may not have described the problem correctly.
    I am adding text to a pre-existing pdf document, not creating a form. I would like to be able to set a default font, size and color for text, so that when I enter text in a text box onto the pdf document, it has those properties. If I select the text box that is properly formatted (not the text, but the box) and right click, the only choices I get are:
    Cut
    Copy
    Delete
    Select All
    Deselect All
    Arrange>
    Edit Using>
    So I gues my question is if one can even format a text box as a default or a "style" or the like. I tried setting a default font, size and color for "comments" also in the Acrobat preferences, but even that didn't seem to stick when I opened a new doc. This all may just be a Mac / Mavericks interaction flaw. Anybody have any other ideas?
    Tom

Maybe you are looking for

  • How to register a custom form under "LEASE -- TOOLS"?

    Hi, This is my first form development in Oracle Apps. I have a requirement of building a custom form and to display it under LEASE -- > TOOLS. I could register the form under a menu by the following steps: 1. Application Developer --> Forms : Enter t

  • HT1414 Can I restore my phone list without losing the new data I have saved?

    Hi all, my iphone packed it up and I took it back and got a new one under warranty. The first time I used it I synced it at work and not on my home computer. Anyhow I want to get all my contacts back off my home computer. Can I do this without losing

  • Using mpeg2 in iMovie

    I'm trying to convert alot of old format (video8, etc) home movies to dvd. I can capture the videos with my Hauppauge card (windows box) to mpeg2 video. Then I've been transferring them to my mac and using the great little program Mpeg Streamclip. My

  • Spotlight Comments Disappear

    I have never been able to save spotlight comments. Never. Over years and years. I'm trying to organize some files by comment. The comment appears. Turn off the computer. Turn on, GONE. Does this function simply not work?

  • How can I play downloaded movies?

    I can't play the movies I downloaded and I can play the TV shows I downloaded but witha  delay audio, I need your help. how can I restore it?