Help is not rendering correctly in Portrait view on a Tablet

I'm making the Help from a Frame12 file, using the Responsive HTML5 format. Viewed in Portrait orientation on a tablet, the page is just blank. On Landscape view, the information appears, but isn't scrollable past the first view.
I have searched through all of my settings, and nothing comes up. Any thoughts about what I need to tweak?

I have moved this post the HTML5 Layouts forum.
I think it might be that you are using an early version of the layout. Hopefully someone can confirm that.
Meantime try another layout or try deleting the layout from your project and then create a new layout and select the same one from the Gallery. I believe that gives you the latest version of the layout.
Not sure but hope that helps.
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • PDF not rendering correctly

    Hi
    Can anyone help? I am using an iMac and have had a pdf emailed to me. When I login on to the site and select the PDF to view, it is not rendering correctly.
    I am not a technical person but to me it appears to open as a series of code, letters, numbers and symbols.
    Any ideas how to rectify this?
    Is it Adobe related or can I update the settings for the browser? I am using Safari.
    Thanks

    what OS & Safari version ?
    Often, removing any 'pdf' plugins in
    /Library/Internet Plug-Ins/
    and
    ~/Library/Internet Plug-Ins/
    then restarting the browser will solve pdf display issues, although in this case, it sounds as if the site is telling Safari that these are text type files & it's attempting to display them accordingly.
    Disabling plug-ins via Safari - Preferences - Security should also eliminate pdf plug-ins as a cause.

  • Basic Layout not rendering correctly.

    ''locking as a duplicate of https://support.mozilla.org/en-US/questions/1035123''
    Hello,
    I've been trying to debug a problem I was noticing on my production websites, so I dumbed it down to a quick codepen to show off the issue. http://codepen.io/anon/pen/GgoBNJ
    Basically, standard fonts (helvetica, arial, etc.) are not rendering correctly within a div. For some reason the text is pushing itself up ~2 pixels. Not to mention, fonts are looking very jagged within the browser for no apparent reason.
    I am setting up a basic div with hardly any styles and yet this produces two different renderings within FF and Chrome
    .box{
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 14px;
    border: 2px solid #FF5500;
    display: inline-block;
    width: 100px;
    This is causing me all sorts of headaches with designers who are trying to make layouts pixel perfect as I have zero control over something like this. Any help would be greatly appreciated!
    Thanks in advance.

    You may have zoomed the page(s) by accident.
    Reset the page zoom on pages that cause problems.
    *<b>View > Zoom > Reset</b> (Ctrl/Command+0 (zero))
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    You can right-click on a web page and select "Inspect Element" to open the Inspector (Firefox/Tools > Web Developer).
    You can check the font used for selected text in the Font tab in the right pane of the Inspector.
    *https://developer.mozilla.org/Tools/Page_Inspector
    You can do a font test to see if you can identify corrupted font(s).
    *http://browserspy.dk/fonts-flash.php?detail=1
    You can try different default fonts and temporarily disable website fonts to test the selected default font.
    *Tools > Options > Content : Fonts & Colors > Advanced
    *[ ] "Allow pages to choose their own fonts, instead of my selections above"

  • RequestCenter emails not rendering correctly in Outlook 2007

    RequestCenter emails not rendering correctly in Outlook 2007
    I'm having an problem where the RequestCenter automated emails are losing most of their HTML formatting when viewed in Outlook 2007.  When I look at the same email in Outlook 2003, the HTML formatting is fine.  Here's a picture of the same email displayed in Outlook 2003 and 2007:
    When I view the source HTML of the email, I noticed that there are duplicate HTML, HEAD, and BODY tags that have been automatically added by RequestCenter.  Apparently these extra tags are ignored by Outlook 2003, but cause problems with Outlook 2007.
    This picture shows the HTML source in RequestCenter's HTML editor compared to the HTML source from within Outlook with the extra tags.
    I tried removing the HTML, HEAD, and BODY tags in the HTML editor, but the editor puts the tags back in when you save it.
    Does anyone know how to fix this?
    Thanks,
    Scott

    We've actually had the same problem and had opened a ticket with customer care - it's the editor that's in the version we have (or had, since we are going through the upgrade).  What we've had to do is embed xml tags in the body of the email too, and then the team that processes the email has a little application that will process the data in the tags and strip the HTML that the editor applies.  Not much help, I know. 
    I've heard a rumor that the issue is fixed in 2007 with the new text editor - I'

  • [SOLVED] KDE4.3 is not rendering correctly the images in the desktop

    I've posted a bug in KDE because the KDE images are not rendered correctly:
    https://bugs.kde.org/show_bug.cgi?id=202829
    You can see an image of my desktop at:
    https://bugs.kde.org/attachment.cgi?id=35921
    As someone suggests, and I also agree with him, it would be a driver problem. My graphic card is "ATI Radeon X1950 Pro" and I'm using the "xf86-video-ati 6.12.2-2" driver. I know that there are other possibilities according to this wiki:
    http://wiki.archlinux.org/index.php/ATI
    I already tested them with KDE4.2 and xf86-video-ati provided the best result for me.
    Someone with an ATI card has the same problem? Which driver would you suggest to me?
    Thank you
    Last edited by jjjaime (2009-08-06 19:04:12)

    Thank flamelab for your help.
    The xf86-video-ati-git:
    http://aur.archlinux.org/packages.php?ID=15374
    fixed all my problems. Probably you've heard about it Now, I don't have any rendering problem and I have enabled the Desktop effects. I tested it with and without the xorg.conf file. Both of them worked, but without the file I don't have my keyboard in Spanish.
    I read that it was possible the KMS support. I tested it by changing from graphical to text mode but it takes some time so I guess that it's not enabled. Is there any way to test KMS?
    Is it possible to upgrade the AUR driver to the official repository? Meanwhile, I will comment my problem in the KDE site.
    Best regards,
    Jaime

  • Adf application not rendered correctly with url ip and url localhost.

    Hi all.
    I have a strange problem. When I enter to my adf application deployed in a local stand alone weblogic server with the ip:
    http://localhost:7001/Application/faces/index
    it renders fine. But when I load it with the url:
    http://10.5.14.15:7001/Application/faces/index (private ip), it doesn´t render fine. Tables haven´t the same style, and some elements appear selected like if I have selected them with the mouse.
    This problem only happens with internet explorer, not with Chrome.
    Also when I see a table inside a region in a jspx, the with of the header of the columns is not rendered correctly, causing the width of the header row not be the same than the other rows.
    This problem also happens only with internet explorer.
    Any help please?
    Internet Explorer 8. JDeveloper 11g.2. Weblogic 10.3.5.0
    Also happens with Internet Explorer.
    Maybe encoding? doctype?
    Thanks

    What would the DOCTYPE have to do with the IP address?
    Have you looked at the HTML source in the different browsers and tried to debug what's wrong? Sounds like there may be some images/css files that aren't being downloaded in IE when you use that IP address. Are you sure IE isn't configured with a proxy?
    John

  • Why is my .psd file not rendering correctly in ae

    Some layers of the .psd document are not rendered correctly. However they are imported.
    The strange thing is that when I first move from Photoshop to Illustrator, save it as an .ai file it is rendered properly (in Ae).
    I am kind of clueless as to what is causing this issue.
    Kind regards,
    Jelle

    Okay if more information is needed, i'll provide. However you may disregard my initial comment about illustrator. It flattens the photoshop layers so I do not have any flexibility in After Effects. In other words, my main question remains: why is my psd file not rendering correctly in ae?
    Further details:
    -photoshop cc and after effects cc.
    -macbook pro retina
    If still not clear enough, please tell me what details you are looking for furthermore

  • When starting Window XP on my laptop (which was connected, in the past, in a wi-fi network now no more available) appears immediatly this allert: "iTunes Helper was not installed correctly. Please reinstall iTunes. ERROR 7."  Reistallation impossible!

    When starting Window XP on my laptop (which was connected, in the past, in a wi-fi network now no more available) appears immediatly this allert: "iTunes Helper was not installed correctly. Please reinstall iTunes. ERROR 7."
    Reistallation of older or up to date  iTunes versions is impossible because: "Installation package iTunes.msi is located on a network resource not available" and because "It is impossible to remuove thew previous verson of iTunes. Impossible fto find the path."
    Someone can help me ???
    Thank,
    Gerald

    Take a look at iTunes for Windows: "Error 7" message when opening iTunes. Perhaps your .NET Framework needs a repair.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • Itunes helper was not installed correctly. Error 7 (windows error 14001) ?

    Upgraded to ITUNES 10 and received following error - Itunes helper was not installed correctly. Error 7 (windows error 14001) - have tried uninstalling all APPLE products, restarting etc and installing ITUNES and QUICKTIME separately yaddah yaddah - NO SUCCESS. Losing patience ?

    have tried uninstalling all APPLE products,
    Doublechecking. Were you using the instructions from the following documents?
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    (Doublechecking, because an error 7 off ituneshelper normally indicates trouble with Apple Application Support. If something else is going on, it's pretty exotic.)

  • Text in landscape orientation is not showing up in portrait view

    When I have added additional pages while working in landscape mode and added text to these pages, the text is not showing in portrait view. The only text that shows is the one that comes if I have used the default text box in the 2 column mode. Even using the default textbook I find is not looking good because extra spaces I am putting in for landscape mode aren't needed in the other view. Finally, the headers are also not showing up in portrait view. What to do?
    Other difficulties:
    1) hyperlinking text is defaulting to the hyperlink character style which is not letting me change the colour from red to blue.
    2) jpg images are not being recognized as figures. I would like to be able to bookmark the images, but it is not allowing me. I would also like to have them show in portrait mode, but they are not.
    Thank you!!!

    Sorry if I'm being daft, but what do you mean by linking the text fields? I have one text box in landscape view. When I go to portrait, it no longer exists. If I insert a text box in portrait view, it does not appear in landscape.
    I'm not sure if this is the same problem, but I'm hoping you might have some ideas.
    Thanks.

  • Twitter Bootstrap not displaying correctly in Live View in DW CS4

    I am having a problem with Twitter Bootstrap templates not displaying correctly in Live View in Dreamweaver CS4. They look more correct with Live View turned off than on. When I turn Live View on, it looks as if it's not finding a style sheet or something, but they are all href'ed properly. Is there a way to fix this?

    Hi kooshetty,
    Did you preview the site in various browsers and check the display? You are using an older version of DW, and I am not sure if the Webkit engine supports bootstrap code.
    Thanks,
    Preran

  • Rollover text not rendering correctly in Safari 7.x

    Safari 7.x and my blog (NotNecessarilyPretty.com) are not getting along.
    Specifically, the rollover text in the post titles (see attached or visit site) is not rendering correctly. The right edge of the text does not change to the correct color. Have been in contact with Apple as well as the theme's developer, but have yet to be offered of a fix. 
    This blog displays correctly when accessed via Chrome or Firefox, and prior to Mavericks, Safari evidenced no problem.
    Thoughts on how to correct this?
    Thanks!

    The original screenshot didn't show here, so for anyone else reading, who may well know much more about CSS & Safari than I :
    changes to this - note the right edge
    But with word-spacing un-checked in Inspector...

  • I have manipulated a photo using layers etc and then flattened it and saved it under a new name.  When I use 'Preview' (mac) to view the finished photo it doesn't look right.  It's as the layers have not flattened correctly.  When viewed in Elements 12 it

    I have manipulated a photo using layers etc and then flattened it and saved it under a new name.  When I use 'Preview' (mac) to view the finished photo it doesn't look right.  It's as the layers have not flattened correctly.  When viewed in Elements 12 it looks OK.  The photo looks incorrect in other software such as photo books.
    Looking at the same photo before flattening, what is being shown is only the top layer.
    How do I correct this?

    STEVEN1A wrote:
    I have manipulated a photo using layers etc and then flattened it and saved it under a new name.  When I use 'Preview' (mac) to view the finished photo it doesn't look right.  It's as the layers have not flattened correctly.  When viewed in Elements 12 it looks OK.  The photo looks incorrect in other software such as photo books.
    Looking at the same photo before flattening, what is being shown is only the top layer.
    How do I correct this?
    The top layer is indeed the one that is visible, unless there is/are area(s) of translucency on that layer, so that you can visualize a portion of the subjacent layer.
      the finished photo it doesn't look right.  It's as the layers have not flattened correctly. 
    Are your settings targeted to have the printer manage colors, or, to have PSE manage colors?

  • 'Sorry, Too Many Cards' message NOT rendering correctly

    I'm seeing the 'Sorry, Too Many Cards' message not render properly for me on Palm Pre 1.3.1. I rebooted the phone and was able to reproduce the problem by opening up many cards. I have uploded a screenshot: http://img188.imageshack.us/img188/6525/browser20091511171212.png
    As you can see, the 'OK' button is not rendered correctly. If I remember correctly it supposed to be a green button? Also, the right side box is supposed to have an icon or something. I've never seen this error message NOT rendered properly before 1.3.1.
    BTW, like others have posted - once I get to a memory threshold I can't even open up core apps - like 'Device Info' (in case I needed to reboot the phone). I would have expected some high availability on these apps w/r/t memory management.
    I would upload more debugging information if I knew how on the Pre. But like I said I was able to reproduce on 1.3.1 before and after a reboot.
    Thanks,
    Post relates to: Pre p100eww (Sprint)

    lblumen wrote:
    Am getting same message.  Since new update was downloaded.  Also, I am getting the too many cards open message daily, even when no other cards are open
    I'm having the same problem. Usually I will have Tweed open along with the Camera app. I try to send a photo by email and I get the "too many cards open message". Sometimes when I turn the screen off and turn it back on it fixes it. But today I only had the Photo app open and was trying to send a photo by email and i got the "too many cards open message". The same happens when I only have one program like the emailapp then click on a link. Right now I have NO apps open. I'm trying to open the camera app and it keeps giving me the warning. It's very annoying, especailly when you are trying to do some quick. Oh don't get me started on the the slowness of the system ...

  • Excel attachment not rendering correctly in Mail but fine on iPod touch

    Some attachments (most notably Excel files) that I've been receiving lately (last month or so) have not showed up correctly as attachments in Mail (currently using v. 4.4). In the list view it shows the paperclip icon but when I click on the message the preview pane shows what I assume is mime code or something. If I check the same message on my iPod touch, the attachment shows up at the bottom of the message as an attached file icon (correctly identified as an Excel spreadsheet). Suggestions?

    Hello,
    In the USBC CSS , delete this:
    TD {
    font-family : Arial, sans-serif;
    float: right;
    Take care,
    Tim
    "bhanson" <[email protected]> wrote in
    message
    news:gp3ups$l6j$[email protected]..
    >I recently switched from Dreamweaver 8 to CS4. I also
    recently updated my
    > Firefox to 3.06. I have had this website for years, and
    it just started
    > not
    > rendering tables correctly in Firefox. This is happening
    on multiple pages
    > It
    > works fine in IE.
    http://www.wiw.uscourts.gov/bankruptcy/
    >
    > Let me say up front, I know the page is antiquated
    (created in Front Page)
    > It
    > uses tables for the layout instead of CSS. I hope to be
    updating it soon,
    > but
    > for now I need a fix to get the pages to work correctly.
    >
    > Any help would be greatly appreciated!
    >
    > Thanks,
    > Becky
    >
    >

Maybe you are looking for