Adding pages alters other pages!

Okay, so my website has three blogs (all different topics), and three other random pages that i created.
If i go to add a fourth page, it alters the content on all the other pages (ie, banners move to new locations on original pages). The minute i delete the new page, everything goes back to normal!
Why is this? It's not like it's an overly complicated site. Only pictures, text, and html banners! What's going on?

If you are using random pages as you term it, then this will happen.
The whole point of iWeb is that you look for the template that will best suit your needs and you choose different options offered from the same templates. So for example, you think the Darkroom template will work best, you choose a Welcome page from that theme, then you could add a blank page, then a Photos and a Blog page. If you select from the same theme instead of randomly as you have done, then you should not have a problem.
Choose one template and stick with it. If you don't like the templates, then choose a white template and alter it will different colours to suit your own needs.

Similar Messages

  • [JS CS3] Page side when adding pages

    Hello all,
    I am using a script to remove oversets by adding pages with linked text frames to the end of the document. When I am done removing the oversets, I check to make sure the document ends on a left page; if not, I am using the code below to add an extra page. However, the page ends up as a second right hand page right next to the previous one. How do I ensure that the page I add is a left-hand page. Thanks in advance.
    Rick Quatro
    rick at frameexpert dot com
    585-659-8267
    // Set a variable for the active document.
    var oDoc = app.activeDocument;
    // Call a function to remove the oversets
    // Make sure the document ends on a left page.
    if (oDoc.pages[-1].side == PageSideOptions.RIGHT_HAND)
    AddPageAndLinkedTextFrame(oDoc);
    function AddPageAndLinkedTextFrame(oDoc)
    var oPage = oDoc.pages.add(LocationOptions.AFTER,oDoc.pages[-1]);
    var oTextFrame = oPage.textFrames.add();
    oTextFrame.geometricBounds = GetPageMarginBounds(oDoc,oPage);
    oTextFrame.previousTextFrame = oDoc.pages[-2].textFrames[0];

    in "standard" document - without page shuffling, etc. - you can do something like this (VB):
    if mydoc.pages.item(a) mod 2 then
    ' right page
    else
    ' left page
    endif
    robin
    www.adobescripts.com

  • Adding pages to a document

    I have been using the following code to add a page to the document.
    Utils<ILayoutUIUtils>()->AddNewPage();
    It has been working fine in CS3 and CS4. However in CS5 (mac), it is inserting pages. So in a 2-page document, any objects that were on the 2nd page, are now on the 4th page in the document. And the newly added pages become the 2nd and 3rd page.
    In previous versions, all the new pages were added at the end of the existing pages, so any objects that were on the 2nd page, stay there, and the new pages are the 3rd and 4th page.
    Any ideas?

    Dux,
    Insert a Section Break at the beginning of the first line of the document to insert a new page at the top of a document without upsetting the alignment of text and graphics below. The Page numbers will update below, but the design will be intact. Be aware though that this may result in your needing to copy Header and Footer details to the new first Section. If you build a document in the normal order, Section details are inherited by succeeding Sections, but when you work backwards this doesn't happen automaticallly.
    Jerry

  • Adding pages to pages

    I used a template and modified it it's 2 pages. I can't add a third page. I found no documentation re adding a page so I assumed that if text flowed beyond the second page a third page would be added. I even pushed a picture into the non-existent third page and it disappeared. Any suggestions?
    PS. The original flyer called FLYER is flawed. I called Apple Support because when I tried to email my revised FLYER template, onlyvone page would be as an image even though I chose PDF. Other templates emailed OK. So adding pages may be flawed also n

    Yeah, I love how it's so much easier than the old OS9 days of having to put the fonts there yourself. More info for those looking at fonts, I've found that when given the option to download the Windows or the Macintosh font, downloading the Mac gives you a .sit file a lot of times. Instead, I download the Windows version (almost always a .zip file) and that works fine.
    Given the option between TTF and OTF, always go with the OTF one

  • Adding pages to iWeb

    when adding page to iweb, how do i move the name of the new page off of the top of the home page?  looking to have it on the bottom of the page..  thanks!

    Are you referring to the navbar at the top which are links to each page in the site?  If so then you'll have to deactivate (not include)  the navbar on each of the pages in the Inspector/Page/Page pane:
    Click to view full size
    and create your own Text Based Navbar which you can position anywhere.  However, there is a drawback to having the navbar at the bottom:  if the page is longer than the browser's window a visitor would have to scroll down the page to get to the navbar in order to go to a new page. That's not good web page design. 
    However, if the pages are long then having a navbar at the top and bottom is wise.
    OT

  • In iPhoto '11 I cannot change the book settings. For example, adding page numbers. There is no "option" button as is suggested by the help item.

    In iPhoto '11 I cannot change the book settings. For example, adding page numbers. There is no "option" button as is suggested by the help item. How can I change to book settings?

    The "options" button should appear at the bottom of the iPhoto window, when you view your book, then the Book Settings Button should be available and you can activate page numbers.
    But remember, that the settings available will depend on the Book Theme you selected. The above shows the settings for one of the "Travel" themes. In a Picture Book Theme, e.g. you cannot add page numbers.
    What theme and book size are you using?
    Regards
    Léonie

  • Adding Page to Workset using Java

    i am trying to add a page to a Workset using java. Can any one help me do this.
    Also how can i retrieve the Worksets attached to a Role.

    I am to create a workset in the fashion mentioned below.
    IRoleService rSrv = (IRoleService)PortalRuntime.getRuntimeResources().getService("com.sap.portal.pcd.roleservice.roles");
    IWorksetDescriptor worksetDescriptor = rSrv.getWorksetDescriptor(env);
    parentCtx.bind(worksetName, worksetDescriptor);
    IPortalWorkset workset = (IPortalWorkset)parentCtx.lookup(worksetName);
    But adding pages to the workset is still not resolved.
    Do Pass on any info regarding this.

  • How to keep TopSites from adding pages

    Safari keeps adding pages to my TopSites, no matter how many times I X the pages. There is no info about this in Preferences or the Help pages.
    It's a pain, every time I use Safari I have to spend time eliminating Top Sites.
    Any solutions?
    RS

    Hi,
    From the menu bar click Safari / Reset Safari. Select the top 7 buttons, click Reset.
    Carolyn 

  • When adding pages, keeping size the same

    It seemed so easy but, NO. How does one attach pages from a file and keep the pages the same size?

    I may not described my problem clearly. The last page of the document I wish to add to, when it is displayed full-screen is shown to be 18.4% (Zoom to page level). The first page of the new document (File) I want to add, when it is displayed full screen, is shown to be 71.1% (Zoom to page level). The result of adding the new page is that, when the complete document is viewed, the last page (the newly-added page) is miniscule, compared to the preceding page. I simply do not have enough experience to figure out what to do.

  • Changing properties for adding pages

    Hi,
    I have a problem, when i create a Workset and I'm not able to change its properties.
    For example I need to link it with some pages.
    Any clues?
    Regards,
    Dustin

    Hi,
    you must unlock objects before adding pages.
    Proceed as follows. Logon on the EP as Admin and go under <b>System Administration -> Monitoring -> (in the Detailed Navigation) Portal >  Object Locking</b>
    You would see the list of the lock objects and you can unlock them.
    Best regards,
    Gianluca Barile

  • Dynamically adding pages

    Is it possible to create a "add page" button that will dynamically add a fillable form to a pdf?  Also, can this button keep adding pages?

    It is Adobe Reader and Adobe Acrobat.
    Reader can not use the template feature of Acrobat.

  • ID CS2 Windows XP Pro - How long should adding pages take?

    I am using InDesign CS2 in Windows XP Pro. I have an ID book file with 13 sections, approximately 20-25 pages in each section. There are approximately 4,000-5,000 images on the pages (total on all pages). I am using auto page numbering and am trying to add three blank pages to the beginning of the second section. It's been working for about two hours so far to make the change. Is this normal? I'm a Macintosh guy, so I'm not sure how long this process should take on a Windows machine. When I open the task manager, it says that InDesign is using 47-54% CPU (it fluctuates between 47 and 54%). I've quit all other apps (except system-related), even though they weren't using any of the processor, but it hasn't sped things up. In the menu bar at the top of the main ID window, it says "not responding," but I've seen that before and then it's started working again.
    Is this normal? How long should I wait? I know adding an odd number of pages means that items on pages in the sections after the one to which I'm adding pages have to be shifted from right-hand pages to left-hand pages, but should it be taking this long?
    I appreciate any input or suggestions. Thank you.
    Lloyd Lathrop

    Guys,
    Thanks for the replies. I'm actually not sure how these files were set up (before I was here), and I haven't dug into them yet, but I'm trying to fix them (each book file is a 300-page catalog, and we have 10 catalogs...pray for me!). I thought there were 2GB of RAM, so that's one place to start. I'll try to add the pages with all the other sections closed first. I went through each section and they almost all had "sections" beginning on an internal page within the section in addition to the first page of the section. I want "automatic page numbering," so I unchecked "start section" (or whatever it says) on those internal pages.
    I'll requisition more RAM and keep plugging away. Thanks for the suggestions.
    Lloyd

  • InDesign CC 2014 version adding pages to an existing document keeps crashing, why?

    InDesign CC 2014 version adding pages to an existing document keeps crashing, why?

    Because there's a problem in the file. See Remove minor corruption by exporting

  • Table of Contents adding pages

    Hi there,
    So my issue is this. I updated my  Table of Contents to include my Index Title. Only 1 items uses that paragraph style (the Index Title generated at the end of the book). The problem is, when I now try to update my ToC it adds approximately 28-30 pages. And not just adding pages, but some before and some after the foreword. It's messing with the text, but not images, and I can't just delete the pages as this messes up the entire book.
    Any suggestions on what to do to add the index name to my ToC without adding pages, or if you've encountered the problem and I'm just SOL, I'd appreciate a reply.
    Thanks!
    Shawna

    Hi junius49
    Welcome to the forum.
    Unfortunately Pages' TOC function and formatting are fairly basic.
    There is no way I know of applying character styles to portions of text and as the text is not directly selectable you can't just edit it.
    The only way round this would be to export the TOC text and bring it back in as regular text without the links.
    Peter

  • Adding Hyperlinks to other projects (Merged)

    I am running into an issue with adding Hyperlinks to other projects.  I have several projects that I have merged into one Master project.  I have generated all the child projects into their corresponding Merged Project folders in the master file.  All I am trying to do is link one project to another.  So in "Child Project A" I have a hyperlink to "Child Project B". I am linking to a "File" which is Project B's HTML file in the Master Project (Merged Folder).  When I do this, I get a message in project A that:
    "This action will create an external link to the help system.  The link may not function when the help system is moved to other systems. Create link anyway?"
    So I create the link and generate Project A, but when I generate the Master Project, the link does not work. How do I fix this?  Links that I have to pages within a project work just fine, but not when linked externally even though all the projects linked have been merged within the Master Project.

    My link is showing in the HTML like this:
    <a href="../../../MasterMerge/mergedProjects/ChildProject2/ChildProject2.htm">test link</a>
    Where "MasterMerge" is the name of the folder that I have given to generate the master project to.  I was expecting RoboHelp to convert my absolute path to a relative path that looks like this:
    <a href="../ChildProject2/ChildProject2.htm">test link</a>
    as you suggested.  I can't figure out why it is changing my absolute path to a relative path that is so long..and still the link is not working.  The work-around for this is that I go into the HTML and just paste in my absolute path.  I don't want to continue doing this.
    Note that my actual path looks something like this:
    Q:\QA\Application Documentation\MasterMerge\mergedProjects\ChildProject2\ChildProject2.htm
    Do I have too many folders?  If so, I'm not sure what to do about this since my project needs to reside on a specific drive and folder at work that other departments don't have access to.
    Thanks for responding!  I'm just so frustrated with this because it seems the little details are causing me the most trouble.

  • My iTunes account is no longer showing my playlists or any of the music I have added from sources other than iTunes.

    I discovered that iTunes is no longer showing any of my playlists or music I have added from sources other than iTunes.  My iPod, which is a 4th Gen Classic, seems fine and has all of my playlists and music.  My question is how do I upload my iPod to iTunes so that I don't lose anything?  I have read a lot of posts about people having similar problems and most of them suggest restoring from an old saved file.  I have two problems with this approach 1) I do not have a current back-up and 2) it does not seem to work for any of my non-Apple purcahsed music.  Does anyone know of an easy way to fix this?

    I'd do a "deauthorize all" from a computer you have access to, and then reauthorise the computers you still have access to.
    For instructions, see the following document:
    iTunes Store: About authorization and deauthorization

Maybe you are looking for