Font and font size can not be changed when I did Chinese courses in Presenter7.

After publish,i found that the font of notes tab was too small, so i changed the Notes Pane Font and font size by clicking the button called "Settings",then after clicking  theme editor, I re-published, however, when i reviewed in Chrome brower,the font still not be changed, but I checked the Japanese courses and the English courses i did before, but I found that they were normal,their font can be changed,the Notes Pane Font displayed not blank but normally, so did the Size,   so who can offer the workround about that?
Message was edited by: cuimei_liang

We are having a similar issue. The text in the Notes pane remains small (sub 8 point?) and the Font appears also to remain the same generic Sans Serif font. Here is a same that we put together after reinstalling Presenter 7 because of another, unrelated issue. What is causing this?

Similar Messages

  • I have  elements 5.0, and trial version 9.0  In both the text size can not be changed, what happene

    I have elements 5.0, been
    using for years.  suddenly I can't change the text size.  What
    happened?    Also downloaded the trial version of 9.0 and it also won
    't change the text size?

    How are you changing the text size?
    Please write the error message that you are getting to help in understanding the problem.

  • Hello I dropped to the factory settings and now I can not activate your device. firmware did not help. I forgot my id. unlock my device please. all the documents attached to it. I can not use it for more than a week

    помогите мне

    You cannot activate the iPhone without the AppleID and passcode used
    to originally activate it. This is a security feature in iOS 7 called Activation
    Lock. There is no workaround.
    iCloud: Find My iPhone Activation Lock in iOS 7
    http://support.apple.com/kb/HT5818?viewlocale=en_US&locale=en_US
    http://support.apple.com/kb/TS4515

  • How do I change the font and graphic size when using Firefox

    I have recently switched from Windows to Mac. When resizing the window in Mac the font and graphic size do not follow -- they stay the same size and only more "white space" is created by increasing the window size. How do I get the graphics and fonts to adapt to the new window size or at least make the whole image bigger. I am using Firefox 3.6.12 and Mac OS10.6.5. Thanks for the help.

    You can select to zoom the full page or only the text: View > Zoom > Zoom Text Only<br />
    Firefox 3 can remember the zoom level site specific.
    See:
    * http://kb.mozillazine.org/Zoom_text_of_web_pages
    * http://kb.mozillazine.org/browser.zoom.siteSpecific
    * http://kb.mozillazine.org/browser.zoom.full

  • Agent and TNSListener service can not run when system starting

    The Agent and TNSListener services can not run automaticaly when system startes.If run Agent service by hand in control panel,system prompt 3221356559 error message.If run TNSListener service in control panel,system prompt none.But after refresh,TNSListener service is not running.How can i do next?Thanks very much!

    geno.nullfree wrote:
    I'm not sure but since it's saying there's a library issue, you could try running:
    # ldconfig
    Failing that you could try a:
    # pacman -Rns slim
    # pacman -Syu slim
    I tried both "ldconfig" and "pacman -XXX", but the problem is still there.
    Maybe I need use another way to recompile slim in my machine.
    But I have no time to test it now, I will try it another day.
    Thx for replies.

  • TS3274 the sleep and wake button can not work

    Now my sleep and wake button can not work. When I press it either long press or short press. no response at all.
    , then I long press the home button to restart the ipad. It appears the apple logo, but after a while, the screen just a flash, and then restart again, and the apple logo appears again. It never restart properly until I plug in the USB cable with it to connect it with PC.
    What is wrong with my iPad, pls help, much appreciated!
    -Will

    I can't understand you.
    1. What sleep/wake button are u talking about? You mean the power button? Sleep/wake is a function, not a button, which works for covers that supports it.
    2.You press home button to RESTART ipad?? what home button? the one at the bottom of the screen or at the top?

  • When I open 'new' in Yahoo to write a new mail, the page does not show tabs from bold through to indentation. Can only see font and font size tabs

    The only tabs on display are '''font''' and '''font size''' - nothing else. Tabs from bold to indentation are not visible.
    Moreover the arrows to go '''up''' and '''down''' on emails are 'invisible' too.

    You can middle-click or Ctrl left-click the Home button on the Navigation toolbar to open the Home page in a new tab.
    You can look at one of these extensions:
    * NewTabURL : https://addons.mozilla.org/firefox/addon/newtaburl/
    * New Tab Homepage : https://addons.mozilla.org/firefox/addon/new-tab-homepage/

  • How to change font and font size of textarea item

    hi -- I have several form pages which for the most part have text items. However, I do
    have a few textarea items, and the font and font size of these are defaulting to
    something different than the text items.
    How can I change the font and font size of the textarea items, preferably in such a
    way that it will apply to all textarea items in my app?
    (And, to take a step back, where can I find the font and size definitions for these
    items? I assume it's in the CSS (??) but don't really know what to look for.)
    Thanks,
    Carol

    >
    I do have one last thing I'd like to get resolved, if possible. Both the text and textarea items are
    width 100 and height 1, but the textarea is a bit wider and taller than the text item. If possible,
    I'd like to get at least the widths to match exactly, for aesthetics. (There was a much larger
    discrepancy before the size and fonts matched...) Maybe it's just a characteristic of textareas
    that they have that extra bit of width and height... I don't know
    >
    If you look at the generated HTML source you'll see that the APEX width value ends up in 2 different attributes: size for the text field and cols for the textarea. How each of these is transformed into the dimension used to render the control obviously differs, and how either is used will also differ across browsers and platforms. Where you want control over this the best idea appears to be to ignore the width value (APEX lets you blank this out, but resets it to 30 if the definition is subsequently edited) and explicitly set the width property in CSS, as I've now done on your example using HTML Form Element Attributes. This could also be done in a style sheet using the APEX-generated item IDs (P1_TEXT etc) as selectors.
    The APEX height value is only applied to the textarea rows attribute: it has no effect on the text field. Again, how this works will be implementation-specific and is better handled explicity using CSS. (Anyway I'm doubtful about a 1 row high textarea? It doesn't affect the ability to enter more than 1 line of text. Looks confusing.)
    cols and rows are required attributes for textareas, so APEX has to generate the attributes, but we're better off specifying width and height in CSS to override the browser's computed rendering.
    (This is the first time I've put an app on apex.oracle.com... so hopefully it'll be smooth sailing for you.)Apart from not noticing that the region was cached and wondering why my changes weren't having any effect? Thought I was losing it... ;-)
    Edited by: fac586 on Jul 8, 2009 9:14 AM

  • Change font and font size in a textedit

    Hi,
    I am using a textedit UI element in read only mode. its getting the value from context attribute. I need to change font and font size ( atleast the later) and make it bold.
    how can this be done ?
    plz help......
    Thanks
    Akash

    Hi Thomas,
    I saw from your response in the post above that you might be able to answer a question I have about the portal theme.
    We are using several textedit elements in our portal, however the font size of text entered in those textedit fields is smaller than the standard global text in the portal. I have tried in vain to find the setting in the portal theme that controls textedit elements. Do you happen to know which one it is exactly?
    Many thanks for any suggestions/help you might have
    Paul.

  • New user of Mountain Lion. I find that when I attach a URL as a link to Mail 6.0. The font and font size changes!!!!

    I have a problem with either Mountain Lion, Safari or Mail 6.0.
      When I try to attach a URL as a link that is taken from Safari to mail 6.0 the font and font size changes!!!!!
    It changes from comic sans 24 to heltvekia 12!!!! What the heck is going on??????
    Thanks for any help you can shed on this problem.
      BBC1050

    I also upgraded to Lion and do have font problems in Mail. Just in some mails, including my own signature.
    I just updated today with 10.7.1, but still have the font problem.
    Does anyone know if Apple will solve this?

  • How to change the font and font size of content shown in facet "infoUser" ?

    Hi,
    How can I change the font and font size of content shown in facet "infoUser" using style class?
    I tried placing my class in my css but no success.
    Any of your help would be highly appreciated.

    Hi,
    are you using an af:outputFormatted component inside the infoUser facet?
    Brenden

  • On certain sites, some lines have the lower half missing. Changing the font or its size does not help. The error does not appear with Iceape or Chromium.

    On some sites certain lines appear with the bottom half missing, as if obliterated. Changing the font or its size does not help. The error does not appear with Iceape or Chromium.

    I looks that the whole line doesn't fit in the container, so the bottom part is cut off. The usual cause is that a font is used that takes more vertical space, so any increase or changes from the font in what the website prescribes can cause this issue. I've seen web pages that were even affected by changing the minimum font size from none to 1 (!). If you do not have the font installed that the website specifies then Firefox will fallback to another (default) font that may have different dimensions.

  • How to change DEFAULT font and font size on new Pages document

    When I open a new Page document, it always comes in with a default font and font size. I know how to change those settings on the open document.
    I want to know how to change the ~default~ font and font size so that a new Page document always opens with those default settings.
    -Thanks for your service to the community.

    Hi Lionate
    Welcome to the forum.
    Make a document to your liking.
    Change the Body style and any other styles in :
    +Menu > Show Styles Drawer > click on the little triangle next to Body > redefine Style from Selection+
    Capture the page:
    +Menu > Format > Advanced > Capture Pages… > Name it > OK+
    +Menu > Format > Advanced > Manage Pages… > Delete other Sections/Pages > OK+
    Save as a template:
    +Menu > File > Save as Template…+
    +Menu > Pages > Preferences > General Preferences > For New Documents > click Use template: > Choose > browse to the template above+
    Peter

  • 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

  • I am using your software: CS^ InDesign Suite on a PC using a Windows 7 operating system.     Due to eyesight issues, I need to have the menu bars of programs in easy-to-read font and picture size.  Specifically, the menu bar

    Hi,
    I am using your software: CS6 InDesign Suiteon a PC using a Windows 7 operating system.
    Due to eyesight issues, I need to have the menu bars of programs in easy-to-read font and picture size.  Specifically, the menu bar across the top (File, Edit, View, etc.), and the menu bar on the left side with the graphic depiction of options.
    In earlier versions of Windows (e.g. XP), whenever I changed the screen resolution on my computer to a lesser resolution in order to show the link icons on my desktop in a larger, more readable size, all the software programs, including yours, appeared on my screen with the menu bars in the larger font size that I needed.
    However, in Windows 7, this is not the case.  Even though I have selected the lowest resolution, making the icons on my desktop extremely large, I cannot read the options across the top menu bar of your program, nor the pull-down menu items that they contain.  I cannot see the graphic depictions of options on the left side of the screen. They are all too small.  How can I make your program increase the size?

    CS6 is not high-DPI compatible/ enabled and that can't be changed. If you cannot6 make it work with your operating system means, then short of joining Creative Cloud and using newer versions there is nothing you can do.
    Mylenium

Maybe you are looking for

  • Possible to show file upload progress for web form submission?

    I just made a simple form as a test. There are 3 files being submitted here via a "web form". Files being uploaded in this case are of these sizes: 110MB 9MB 24MB I'm testing functionality that will let a print shop's clients upload their files. For

  • Understanding asynchronous BPEL processes and threading

    Hi everybody, I have a question regarding asynchronous BPEL processes and threading. I have an asynchronous BPEL process which delivers a message (picked up from a JMS topic) to a repository (via for instance an ICAN server). This transaction must be

  • I'm trying to install Illustrator 9.0 on my PC w/ Win 7.

    It won't install; compatibility troubleshooting won't fix; worked before on this same computer! Any help for me?

  • Opening a Numbers file opens all Numbers files

    When I open a file created with Numbers 09, not only that file opens, but other (non-linked and unrelated) files I created with Numbers also open. Is there a way I can stop this and only open the files I want to work on? At about the same time this s

  • "Could not purchase album. The network connection was reset."

    I have been trying to download the Pokemon X&Y soundtrack from iTunes for about a week now, and every single time I get one of two messages... "Could not purchase [album]. The network connection was reset. Make sure your network connection is active