Page not resizing from center

This is really stumping me. Whenever I change the page size from the document setup, it always resizes from the center. Now, randomly, it will resize from somewhere besides center like bottom right or top left.
The only way around this that I have found is to resize each page with the Page Tool then resize my document.
What am I missing?
CS 6 8.0.1
iMac Snow Leopard

That's not a feature I've tested before. Using Page Setup does appear to center pages when I enlarge page sizes (e.g., from Letter to Tabloid).
However, using the Page tool with the Liquid Layout rule Re-Center selected should do the same thing. Just use the Pages panel to select all the pages you want to change. That could be more reliable because it was specifically designed to do that.

Similar Messages

  • How do I get my Fluid Grid Layout page to resizes from portrait to landscape for iPhones?

    Starting in portrait on my iPhone 4, the fluid grid layout page does not resize when I turn to landscape.  After I refresh / resize to fit the page on landscape and then turn the iPhone to portrait, the page resizes just fine.  Everything seems to be working just fine on the desktop, ignoring IE.  Could it be my media query tags?
    If anyone knows a solution, it would be much appreciated.  Thanks.
    Here is my test page: http://www.bedroomandmore.com/1_b_fluidGrid.html
    Here are my media query tags (the first set of rules does not have the media query tag and becomes the default):
    @media only screen and (max-device-width: 480px) and (orientation : landscape) {
    @media only screen and (min-width: 481px) {
    @media only screen and (min-width: 769px) {
    Here is most of my media query CSS:
    @charset "UTF-8";
    /* Simple fluid media
       Note: Fluid media requires that you remove the media's height and width attributes from the HTML
       http://www.alistapart.com/articles/fluid-images/
    img, object, embed, video {
              max-width: 100%;
    /* IE 6 does not support max-width so default to width 100% */
    .ie6 img {
              width:100%;
    /* Mobile Layout: 480px and below.(smartphone portrait) */
    .gridContainer {
              width: 95.4184%;
              padding-left: 0.5907%;
              padding-right: 0.5907%;
    #header {
              clear: both;
              float: left;
              display: block;
              margin-left: 0%;
              width: 72%;
              max-height: 0%;
              display: -moz-box; /* Firefox */
              display: -webkit-box; /* Safari and Chrome */
              display: box;
              border: none;
              top: auto;
              padding-top: 0.25em;
    #menuHorizontal {
              clear: both;
              float: left;
              width: 118%;
              height:100%;
              margin-left: auto;
              position:relative;
              top:-1em;
              display: block;
    #slides {
              clear: both;
              float: left;
              margin-left: 0.1em;
              width: 119%;
              position: relative;
              top: -1em;
              display: block;
                        /*Slides container: Important: Use position:relative; with top:-1em; together to position div.
                                  Set the width of your slides container
                                  Set to    display: none     to prevent content flash*/
    .slides_container {
              clear: both;
              width: 100%;
              display: block;
                        /*Each slide: Important:
                                  Set the width of your slides
                                  If height not specified height will be set by the slide content
                                  Set to     display: block     for original setting
                                  slide_container is container size
                                  slides_container div set the size of the image inside--adjust to fit image in it so it is not cropped*/
    .slides_container div {
              clear: both;
              width: 69%;
              display: block;
              /* Mobile Layout: 480px. (smartphone landscape)
                                  Inherits styles from Mobile Layout 480px.
                                  Set to clear:none; to allow div to shift up
                                  Or set to clear:both; to take a whole row of the screen*/
    @media only screen and (max-device-width: 480px) and (orientation : landscape) {
    .gridContainer {
              width: 95.4184%;
              padding-left: 0.7907%;
              padding-right: 0.7907%;
    #header {
              clear:both;
              float: left;
              display: block;
              margin-left: auto;
              width:100%;
              display: -moz-box; /* Firefox */
              display: -webkit-box; /* Safari and Chrome */
              display: box;
              border: none;
    #menuHorizontal {
              clear:both;
              float: left;
              width: 110%;
              margin-left:auto;
              display: block;
    #slides {
              clear:both;
              float: left;
              margin-left: 0%;
              width: 68%;
              display: block;
                        /*Slides container: Important:
                                  Set the width of your slides container
                                  Set to    display: none     to prevent content flash*/
    .slides_container {
              clear:both;
              float: left;
              width: 100%;
              display: block;
                        /*Each slide: Important:
                                  Set the width of your slides
                                  If height not specified height will be set by the slide content
                                  Set to     display: block     for original setting*/
    .slides_container div {
              clear:both;
              width:69%;
              display: block;
                        /* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout.
                                  Set to clear:none; to allow div to shift up
                                  Or set to clear:both; to take a whole row of the screen*/
    @media only screen and (min-width: 481px) {
    .gridContainer {
              width: 95.9456%;
              padding-left: 0.5271%;
              padding-right: 0.5271%;
    #header {
              clear:both;
              float: left;
              display: block;
              margin-left: auto;
              width: 100%;
              display: -moz-box; /* Firefox */
              display: -webkit-box; /* Safari and Chrome */
              display: box;
              border: none;
    #menuHorizontal {
              clear:both;
              float: left;
              margin-left:auto;
              display: block;
    #slides {
              clear:both;
              float: left;
              margin-left: 0%;
              width: 70%;
              display: block;
                        /*Slides container: Important:
                                  Set the width of your slides container
                                  Set to    display: none     to prevent content flash*/
    .slides_container {
              clear:both;
              float: left;
              width: 100%;
              display: block;
                        /*Each slide: Important:
                                  Set the width of your slides
                                  If height not specified height will be set by the slide content
                                  Set to     display: block     for original setting*/
    .slides_container div {
              width: 100%;
              display: block;

    I found the problem.  There is a bug in Safari for iPhone 4.  Use code to fix found at http://stackoverflow.com/a/6379407

  • 404 Page Not Found from the Page Definition

    Version 1.6
    I'm trying to run my app by clicking on the stop light on the Page Definition screen and I'm now getting a 404 Page Not Found error. There is NO entry in the Apache Error log, however, there is an entry in the Access log which is:
    htmldb_public_user [03/Oct/2005:15:02:52 -0500] "GET /pls/htmldb/f?p=110:1:4702644663970887147::::: HTTP/1.1" 404 326
    Obviously, the 404 is the Page Not Found code, but what is the 326?
    Can someone help with this?
    Thanks,
    Joe

    Sorry forgot to add back the details.
    Note: 295550.1 Says its still around in 10.1.0.3 but not 10gR2.
    Symptoms
    After ugrading database to 9.2.0.6 : GET /pls/htmldb/wwv_flow.accept HTTP-404 ORA-06502
    WHEN CONNECTING TO HTMLDB
    Cause
    This problem was reported in Bug 4015165 10.1.0.3 PLSQL 10.1.2.0.0 PRODID-11 PORTID-453
    Abstract: REGRN:SCALAR VARCHAR2 IN BINDS WITH DIFFERENT SIZE RANDOMLY FAILS WITH ORA-6502
    Solution
    Install the following patch from metalink Patch 4015165.

  • Pages not transported from transport package

    Hi,
    I have created a transport package containing one iView and one Page from development server. And after transporting this transport package  to quality server only iview has been transport to quality server  but page not transferred..
    Please explain me about my above questions. I would appreciate your help.

    Roopali,
    check this thread
    https://forums.sdn.sap.com/click.jspa?searchID=20501345&messageID=6724037
    Thanks
    Bala Duvvuri

  • CS6 artboard - cant resize from center

    In CS5, if you hold the ALT key (on windows, not mac) while resizing the artboard, it will scale from the center... creating an even width reduction/increase on either side of the page. Why was this behavior removed in CS6?

    as a workaround one could draw a rectangle the size of the artboard, resize it from the center, turn it into an artboard, then delete the original artboard.
    or...
    long time ago (a little over a year ago) I wrote a script for CS4 that resized the artboard to fit the Art in it...it went obsolete with CS5. I think we could do it in CS4 also but the command could not be recorded in an Action...something like that, I don't remember. It could be used for this request....
    is anyone interested?
    ...should I post it here? or I could also start a new thread with the usual "Introducing..." or "Re...Introducing..."

  • How do i put apps on a new page, not the game center

    i tryed to install new apps to my sisters ipod touch, they keep going in the game center and not on a new page.  She dosent have wifi to use with the game center so how can i get them out of there.  ive tryed to drag and place them from the app screen on itunes and the appeare but are not on the ipod

    Sign in to the iPhone or connect the phone to the computer and sign into the store using the original ID and download the apps to the phone?

  • How to change default vertical page co-ordinates from center, to top?

    Hi There,
    We're having trouble understanding why InDesign centers the page instead of aligning the view to the top when switching pages (and copying and pasting) - and how to change this behavior.
    To understand what I'm talking about, do the following:
    Create a new document (any size)
    Use the page tool to to change the height
    Create a new page and use the page tool to make the height a lot taller
    Now switch between the pages
    Notice how InDesign always shows you the center of the page?
    This is frustrating in many situations like copying and pasting - try the following:
    Create a box on the first page and align it to 20mm from the top and 20mm from the left
    Copy the box
    Switch to the second page
    Paste using CMD + OPT + SHFT + P
    The object should be pasted in the same spot (20mm from the top and 20mm from the left) but it isn't - on the vertical, it's pasted relative to the center of the page for some reason.
    It surprising how annoying this becomes when you're constantly re-positioning pasted items or when switching between web layouts of different heights - it becomes a two step process instead of one.
    Does anyone know how to change this behavior?
    Any pointers in the right direction would be much appreciated - we're using CS5.5
    Cheers
    Ben

    Thanks for the replies - sorry I didn't reply earlier but they went to junk.
    Why in the same spot if pages have different size?
    In general, sure - but what about letting the user define a point of reference? For me, it's always the top left corner like the rulers - I completely understand if that doesn't work for others but it would save me so much wasted time constantly repositioning objects.
    Also, in a lot of documents with different page-sizes, setting the reference to top left (or whatever you set your rulers to) actually works a lot of the time - granted, probably only for those that use the numbers to position objects.
    Anyway, what I'd like to do is find out how to set a document-wide reference point for co-ordinates - obviously you can't do this right?
    Another thing that wastes time (in a similar vein) is the ability to set defaults for translation, rotation and flipping etc.
    Almost without fail, I find I want top left when moving (because I set rulers to top left) but center for rotation and flipping. Being able to set a default per translation type would save a lot of pointing and clicking.
    Is this possible?

  • Pages not synking from iMac - iPad via iTunes

    HI & good day,
    Right now everything is fine, except that I cannot get my Pages ( 09, vs. 4.1)  files over from the iMac to the iPad2.
    I have to use DropCopy.
    If i drop the Pages file on the iTunes Window / Apps / Pages Documents nothing happens.
    Also the list of my Pages files on the iPad and those on the iMac ( in iTunes) is not the same, different files.
    Should I reinstall Pages?
    /best wishes,
    Omar K N

    Right-on!
    I went to this link, where they write: "Import a document from your computer"
    and press: ADD,
    what I expected was to click-drop the file on iTunes/ Apps /pages Docs,
    but this wasn't right!
    So far so good, now I have to check the other way (exporting..) - that's until tomorrow,
    Thank you King_Penguin,
    good night!
    bw, Omar K N

  • Why isn't yahoo mail sign in page not loading from any browsers on desktop?

    I am experiencing this problem from yesterday where the page stops loading when I click on yahoo mail. It stops right at the sign in page with a blank page, thus I am unable to access yahoo mail. I have tried different browsers and even different users, after clearing cache, cookies and internet history. I did notice I am able to access yahoo mail without any trouble from a different pc altogether and from a mobile device. I assumed the problem would be fixed overnight but it's still not working. I have never experienced this problem before. Please help. Thank you.

    Many site issues can be caused by corrupt cookies or cache.
    * Clear the Cache
    Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    and
    * Remove Cookies
    '''''Warning ! ! '' This will log you out of all sites you're logged in to.'''
    Press the '''Alt''' or '''F10''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Privacy.'''
    Under '''History''', select Firefox will '''Use Custom Settings'''.
    There is a button on the right side called '''Show Cookies'''.
    If there is still a problem,
    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Press the '''Alt''' or '''F10''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Advanced > General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites. Are there any problems?
    Then restart.

  • JPanel not resizing BorderLayout.CENTER component

    I have a JPanel (panel_1) with a BorderLayout. In response to a mous event, I want to replace the component at BorderLayout.CENTER. I'm tracking which component is currently there, so when i get the event, I remove the component currently there, and then add a different one using add(component, BorderLayout.CENTER), and then for good measure I call getLayout().layoutContainer(this) (where "this" is panel_1). At this point, I've got another JPanel, panel_2, in the CENTER position of PANEL_1, and I can see that it's been resized correctly. However, panel_2 also has a BorderLayout, and has a JScrollPane in it's CENTER position. adding panel_2 to panel_1 at center, and redoing the layout, doesn't resize the ScrollPane inside panel_2, even though panel_2 itself is resized.
    Furthermore, in panel_2, I tried overloading setSize(int, int), setSize(Dimension), resize(int, int), resize(Dimension), and even reshape(int, int, int, int), and none of them got called during the layout, but it's size still comes out different on the other side of the layout.
    Can anyone suggest a good way to automatically resize the JScrollPane when the parent container (panel_2) is resized? Is this normal behvior? I thought that BorderLayout was supposed to do this automatically?
    Message was edited by:
    B.Mearns

    LayoutManagers uses the preferredSize to help layout components. The size means nothing, so using setSize() will not help. You should be using setPreferredSize(...).
    You may also want to look at using a [url http://java.sun.com/docs/books/tutorial/uiswing/layout/visual.html]Card Layout which is designed to flip back and forth between multiple panels in the same container.
    If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.
    And don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags so the code retains its original formatting.

  • BPC Web Page not access from Client

    Dear Experts,
    We have BPC QA system installed in multi environment DB server and APP server,
    the issue is :
    the BPC Web Page is able to access from App server localhost (http://appserver IP/osoft/)
    but client not able to access the BPC Web Page from the client machine
    it showing error bellow . I have check the security and .Net version in IIS and compare with BPC development which is installed in single environment without any issue, Kindly need advice on what
    need to be check in the APP Server and DB server.
    ===========================
    Server Error in '/OSoft' Application.
    The request failed with HTTP status 401: Unauthorized.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Net.WebException: The request failed with HTTP status 401: Unauthorized.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
    Stack Trace:
    [WebException: The request failed with HTTP status 401: Unauthorized.]
       System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1303
       System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +218
       WebInfoService.WebInfoService.Query(String strQueryType, String strParameter, String strContext, String strSecurity) +98
       OSoft.Consumers.ZFP.WebBase.Utility.GetLastUserApp(CPMUser& mUser, String strAppServerURL, String strSecurity, String strContext, Boolean bServerPathReset) +1517
       OSoft.Consumers.ZFP.WebBase.PageBase.Page_Init(Object sender, EventArgs e) +219
       System.EventHandler.Invoke(Object sender, EventArgs e) +0
       System.Web.UI.Control.OnInit(EventArgs e) +67
       System.Web.UI.Control.InitRecursive(Control namingContainer) +241
       System.Web.UI.Page.ProcessRequestMain() +197
    ===============================================

    Hi,
    This error usually means that the user doesnt have the proper authorizations. So please login to the appset with the ADMIN ID and check the task profile and the member access profile of the user. Assign appropriate authorizations.
    Hope this helps.

  • Jrun 4.x with jdk 1.4 in eclipse java page not recognising from jsp call

    hi all,
    I have developed 1 web app. which includes JRUN 4.x, eclipse 6.6 and jdk 1.4.
    I have deployed the app. in IIS server also. and in config tool also.
    But when i run the application, it is not recognising the java page so, it is giving an error.
    it is sample page i am sending.
    i called the bean page directly also, but still same problem.
    my appl. strutucture
    ==============
    webRoot : test.jsp
    src : testbean.java
    test.jsp
    =====
    <%@ page language="java" import="java.util.*,testpack.*" %>
    <%!
    testbean test1 = new testbean();
    %>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    </head>
    <body>
    This is my JSP page. <br>
    <%
    String s=test1.test();
    out.println("testing string="+s);
    %>
    </body>
    </html>
    java page
    ======
    package testpack;
    public class testbean {
         public String test(){
    return "test sucess";
    error
    ===
    500
    Translator.CompilationFailedExceptionCompiler errors:
    Found 1 semantic error compiling "C:/JRun4/servers/default/default-ear/default-war/WEB-INF/jsp/jrun__test2ejsp9.java":
    6. import testpack.*;
    <------>
    *** Error: Could not find package "testpack" in:
    C:\JRun4\servers\default\default-ear\default-war
    C:\JRun4\servers\default\default-ear\default-ejb
    C:\JRun4
    C:\JRun4\servers\default
    C:\j2sdk1.4.1_02\lib\tools.jar
    C:\JRun4\lib\jrun.jar
    C:\JRun4\lib\webservices.jar
    C:\JRun4\lib\macromedia_drivers.jar
    C:\JRun4\lib\mysql-connector-java-commercial-5.0.5-bin.jar
    C:\JRun4\lib\java2wsdl.jar
    C:\JRun4\lib\jrun-xdoclet.jar
    C:\JRun4\lib\jrun-ant-tasks.jar
    C:\JRun4\lib\jrunwizard.jar
    C:\JRun4\lib\jrunwizard-installer.jar
    C:\JRun4\lib\jspc.jar
    C:\JRun4\lib\migrate.jar
    C:\JRun4\lib\oem-xdoclet.jar

    On 07/20/2015 06:35 AM, Itzhak Hovav wrote:
    > hi
    > [snip]
    > [root@p22 eclipse]# cat eclipse.ini -startup
    > plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    > --launcher.library
    > plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807
    >
    > -showsplash
    > org.eclipse.platform
    > --launcher.XXMaxPermSize
    > 256m
    > --launcher.defaultAction
    > openFile
    > -vmargs
    > -Xms40m
    > -Xmx512m
    > [snip]
    Try this: http://wiki.eclipse.org/Eclipse.ini. You should have read the
    sticky posts at forum's top for getting started help.

  • Friends need help desperate-- Second page not printing from the beginning

    Hi Friends,
    I have a large layout whose main-section is 8.5x20 (Width&height) which has 2 frames each having 2 repeating frames and about 20 fields in each repeating frame. When I run the report it shows the report right, but when I print, it prints only the first half since the report is long. When I change the property of the second frame of 'Page break before' to 'yes' it prints the second frame on the second page but print it at the same position as it printed on the first, and top of second page is all blank. How do I make to print from the beginning of the second page. Need your help.
    Thanks
    Joe.

    Hello,
    Most of the times, these problem are solved by "enclosing" the "Repeating frames" in frames with "Vertical Eleasticity" set to "Variable"
    Regards

  • How do I Auto Page NOT starting from page 1?

    Please help. I need to Auto Page successive documents, each document starting with a page following the last page of the previous document. How???

    Hello Hedvika,
    I'm going to assume that you have the new Pages, for Mavericks, even though your profile still shows ML.
    In Setup Pane, Section Tab, you will find the controls.
    Regards,
    Jerry

  • Pages not updated from 5.01 to 5.1.

    App store reports I have it updated to 5.1 and will not allow me to download/update again.

    I am also having problems. When i start the update on my pc it starts backing up and then says that continuing on with the update will wipe all contence on the ipad. Can anyone help?

Maybe you are looking for

  • How to pass a variable value in message area

    hi i have a requirement in which i need to display a table with records and below it in a message area i need to display the total no. of records found ( eg : 2 records found ) am using message manager for the display and calculating the total no of

  • A dilly of a pickle

    Hey all, I just got a new MacBook and have been playing with it for a few weeks now. I discovered recently (by spending an hour on the hone with Apple Tech Support that my optical drive is bad, so I need to send it back to them (this becomes relevant

  • Changing the user name folder of administrator

    I got married and changed my last name.  I have a personal use macbook pro and I am the only account/administrator for my laptop.  I have read many instructions involving creating a new administrator account and deletign the old one, but I wanted to

  • Message Queue Blocking / MSGMNI Setting

    Hi All, Firstly, many thanks to all that can assists. I am currently getting Message Queue Blocking messages in my ULOG files in my Tuxedo Application. (Tux ver 7.1 in Unix). I am not sure what is causing this, but started to look into the Tux Config

  • Additional phone line with number

    Can you put an additional phone line in with a new number for my business?