Transitions not sticking to images

Im trying to link two photos with a trasition (page peel to be exact) but for some reason, they're not taking it. It's as if there's a blank space between them, so the transition only sticks to one of the photos and the blank space. This has been happening often and I am positive that there is no blank space between images.
What does this mean and how can I fix it?

Im not exactly understanding what this information is (been editing for hours and Im very tired!) but Im pretty sure my problem isnt exactly addressed here. It says that a possible problem might be that the two images dont last long enough for the transition to work, but I've been able to link them before. Suddenly its just not taking.
Also the site talks about an X? Im not getting that at all, just that when I drag the transition over the two images, half of it kind of hides behind one of the images.

Similar Messages

  • Transition not 'sticking' to end of timeline

    I am able to drag my 'Cross Dissolve' into my movie in between segments, but I dont seem to be able to stick it onto the end of a segment (but I can sometimes). I can't work out why it works in some clips and not in others?!

    The only other thing that might be going on is you are trying to add a transition to the end of a connected clip. You can't do that; it has to be part of a storyline. If this is the case, convert the clip into a secondary storyline and then apply the transition in the manner Tom describes.

  • Dreamweaver does not link any images or styling to my webpage

    Hi,
    I have been creating a webpage and have moved images from one folder to another and now the website will not display any images or styling. I have moved all the content back and it still doesn't show. I have created a completely new website with new images and styling and even now it still doesn't link the images to the "live view" (or when I open it in a browser). What have I messed up?
    Thanks in advance.
    Tom.

    Thanks for you quick response - Please note that even if I use a template it doesn't show any image I put in. Can you see a problem with this template code? I have put the HTML and then the CSS after
    PLEASE ALSO NOTE: I have completely re-done site management and moved images to where they should be. This has not worked.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <link href="file:///C|/Users/admin/Desktop/tomstinhouse/twoColElsRtHdr.css" rel="stylesheet" type="text/css" /><!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    .twoColElsRtHdr #sidebar1 { padding-top: 30px; }
    .twoColElsRtHdr #mainContent { zoom: 1; padding-top: 15px; }
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    <![endif]-->
    </head>
    <body class="twoColElsRtHdr">
    <div id="container">
      <div id="header">
        <h1>Header</h1>
      <!-- end #header --></div>
      <div id="sidebar1">
        <h3>sidebar1 Content</h3>
        <p>The background color on this div will only show for the length of the content. If you'd like a dividing line instead, place a border on the right side of the #mainContent div if the #mainContent div will always contain more content than the #sidebar1 div. </p>
        <p>Donec eu mi sed turpis feugiat feugiat. Integer turpis arcu, pellentesque  eget, cursus et, fermentum ut, sapien. </p>
      <!-- end #sidebar1 --></div>
      <div id="mainContent">
        <h1> Main Content </h1>
        <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Praesent aliquam,  justo convallis luctus rutrum, erat nulla fermentum diam, at nonummy quam  ante ac quam. Maecenas urna purus, fermentum id, molestie in, commodo  porttitor, felis. Nam blandit quam ut lacus. </p>
        <p>Quisque ornare risus quis  ligula. Phasellus tristique purus a augue condimentum adipiscing. Aenean  sagittis. Etiam leo pede, rhoncus venenatis, tristique in, vulputate at,  odio. Donec et ipsum et sapien vehicula nonummy. Suspendisse potenti. Fusce  varius urna id quam. Sed neque mi, varius eget, tincidunt nec, suscipit id,  libero. In eget purus. Vestibulum ut nisl. Donec eu mi sed turpis feugiat  feugiat. Integer turpis arcu, pellentesque eget, cursus et, fermentum ut,  sapien. Fusce metus mi, eleifend sollicitudin, molestie id, varius et, nibh.  Donec nec libero.</p>
        <h2>H2 level heading </h2>
        <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Praesent aliquam,  justo convallis luctus rutrum, erat nulla fermentum diam, at nonummy quam  ante ac quam. Maecenas urna purus, fermentum id, molestie in, commodo  porttitor, felis. Nam blandit quam ut lacus. Quisque ornare risus quis  ligula. Phasellus tristique purus a augue condimentum adipiscing. Aenean  sagittis. Etiam leo pede, rhoncus venenatis, tristique in, vulputate at, odio.</p>
    <!-- end #mainContent --></div>
    <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats --><br class="clearfloat" />
       <div id="footer">
        <p>Footer</p>
      <!-- end #footer --></div>
    <!-- end #container --></div>
    </body>
    </html>
    @charset "utf-8";
    body  {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #666666;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    /* Tips for Elastic layouts
    1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
    2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
    3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
    .twoColElsRtHdr #container {
    width: 46em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
    background: #FFFFFF;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */
    .twoColElsRtHdr #header {
    background: #DDDDDD;
    padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    .twoColElsRtHdr #header h1 {
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
    /* Tips for sidebar1:
    1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
    2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width.
    3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColElsRtHdr #sidebar1 p" rule.
    .twoColElsRtHdr #sidebar1 {
    float: right;
    width: 12em; /* since this element is floated, a width must be given */
    background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 15px 0; /* top and bottom padding create visual space within this div */
    .twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
    margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
    margin-right: 10px;
    /* Tips for mainContent:
    1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
    2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
    3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
    4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
    .twoColElsRtHdr #mainContent {
       margin: 0 13em 0 10px; /* the left margin will look best if you match the padding amount to the header and footer. */
    .twoColElsRtHdr #footer {
    padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background:#DDDDDD;
    .twoColElsRtHdr #footer p {
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    /* Miscellaneous classes for reuse */
    .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page */
    float: left;
    margin-right: 8px;
    .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;

  • Mail preferences not sticking

    I access iCloud email via the web when I'm at work (Win XP SP3 + latest release of Chrome).  Recently (as in over the past couple weeks, give or take) my preferences (not showing images in HTML email, default email address for sending, show BCC, etc.) are not sticking permanently.  Sometimes I make/save the changes and they stay for days; other times (like this morning) they don't even stay set for an hour.  My rules are always there, but the other preferences need to be reset periodically -- and seemingly randomly -- to their default values.
    I have deleted all cookies, cleared the cache, etc.  I have not tried another browser because (1) it could be days between "resets" and I don't want to have to use another browser for that long just for troubleshooting and (2) I need this to work in Chrome, so whether it works in another browser is more or less moot.  No matter what troubleshooting steps I've taken, the problem recurs unpredictably.  It is very frustrating because I have to keep a constant eye on the "From" address when replying or sending new messages to mailing lists I'm on (which reject messages from the address that iCloud defaults to), plus with the option defaulting to "On" to show images in HTML email, I'm opening myself up to even more spam than usual.
    So two questions:
    Is anyone else having this same issue?
    Why are these preferences apparently stored in cookies rather than persisting on Apple's server?  Or if they ARE on Apple's server, why do I have to keep changing them back periodically?
    Thanks,
    Brent

    As follow-up, just since I posted this message and without reloading the iCloud tab, restarting the browser, or anything like that, the preferences have once again reverted themselves less than an hour after I changed them.

  • Changes made in Book Module do not "stick" when the book has been duplicated

    Lr 5.2 stand-alone version (not CC) – Win 7 64-bit
    I had made a duplicate of the book (right-click the book Collection and select <Duplicate>). Then I made changes to the original book – changed the font for captions and for body; changed the wording of the body text; changed the padding for images. At some point in the process these changes did not '”stick” anymore. The changes were visible as long as I worked in the Book Module. But the changes were gone and the book reverted to the previous state as soon as I went to the Library and back to the Book Module. Same thing happened when I closed Lr and re-opened it.
    Replacing the Preference File did not change this behavior. But when I deleted the duplicate book the behavior of Lr went back to “normal”, i.e. the changes now “stick”.
    In my opinion there must be a bug that prevents that changes “stick” when after a Duplicate of a book has been created.

    You're not the only one using TCS1. I, too, must endure Adobe's initial FM-RH Integration software offering with its limited patches and multiple workarounds (I don't sound bitter, do I?).
    Do you have the latest patches?
    When you say you modified titles in your FM book, did you modify the document titles from the book file, thereby changing the file names? Or did you change heading styles within a FM document/chapter?
    If you changed the file name in any way, verify in the RH Project Manager that all links to the referenced FM files are not broken. If any file links are broken, you can resolve them in the RH Project Manager.
    Changing a heading name within a FM document should not cause you this grief, as long as the file links between FM and RH remain intact.
    As I don't know your level of experience, I'll make an suggestion to someone new to FM-RH integration (although, since you're using TCS1, I presume you are an experienced user). When updating the RH project, are you selecting Force Update or Update All. Force Update applies changes made in FM to your RH project. Update All only applies changes made in RH.
    Also, RH has a feature that allows you to select specific topics to ignore when running a Force Update (i.e. changes in FM won't be applied to the selected topics). Make sure no topics are selected for this purpose.
    If all else fails (and I don't recommend this unless you tried every other possibility), delete and re-import the book. There's another thread that helps you through this process without you having to manually reapply your settings.
    Good luck!

  • Energy saver settings do not stick when set in system preferences

    For some reason when I restore the default settings for the energy saver settings, the settings go back to a custom setting I set months prior of Display Sleep at 1 minute.
    Here is what I am doing:
    Going to "System Preferences"
    Going to "Energy Saver"
    Pressing the button "Restore Defaults"
    Everything goes back to the default settings of Computer Sleep of 10 minutes and Display Sleep of 10 minutes and I close the window out.
    Problem happens: A bit later I come back to my iMac and wake it up, the setting is back to 1 minute of Display Sleep (which I did months ago, I no longer want that).
    I have even locked the setting to prevent further changes. Which locks the settings in place like it should I believe. However, once the iMac sleeps and I wake it up in a couple of hours it switches back to the old setting I made months ago, 1 minute of Display Sleep, which I no longer want.
    Thanks in advance for any assistance!

    i have the opposite problem... i would like to use custom Energy Saver settings but they will not "stick." instead they keep returning to the default settings. i followed the advice on this thread, thinking it might solve my problem too. but it did not. any suggestions?
    i had one hunch - that it might have something to do with the file of same name but with ~orig at the end (see image below). should i remove the other file as well?
    thanks!

  • GTX 670 PE - Does not transmit the image - Stopped working and has recovered

    First excuse me for English.
    I bought my gtx 670 last year, and everything worked fine but sometimes with blue screen, thought it would be a mismatch. Before yesterday, when I was playing, the screen went black and the message appeared that he had recovered. I uninstalled all drivers and reinstalled all to the latest version 334.89. When I start my computer does not appear any image. The monitor seems to receive the signal from the board, but does not transmit. Replaces it with my old gtx 460 and it worked perfectly. I removed one stick of memory, and for a few minutes I thought I would have solved my problem until the screen goes completely black again. Updated the bios to latest version of the motherboard. I'm not sure what is happening. I'm hoping not to be anything wrong with the video card. Could someone give a hope on this video card? Or is she really dead?
    motherboard- GIGABYTE Z68X-UD4-B3
    Graphics      - MSI 670 GTX PE
    memory       - 8gb Kingston 1333 Mhz
    HARD DRIVE - 1TB seagate
    PSU              - Corsair 800
    CPU              - Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz

    Good morning,
    Yesterday and today were the day of testing.
    I put the video card in another machine and got a better response.
    In my current machine can not see the bios when I start the machine.
    On another machine I can see the bios and I can spend some time with image, but spending a few minutes the screen goes black also.
    I did a stress test and then the screen went black. The temperature was 40 degrees.
    I'm guessing the card is actually faulty.
    Any idea for new tests?

  • In an eMail message, when I attempt to save two photos by clicking the 'Save 2 Images' link, not the 'Save Image' link, the images are not saved. (I use I I apologize for the late notice, butOS7 on IPhone5). Is this feature broken?

    In an eMail message, when I attempt to save two photos by clicking the 'Save 2 Images' link, not the 'Save Image' link, the images are not saved. (I use I I apologize for the late notice, butOS7 on IPhone5). Is this feature broken?

    Please don't post the same question multiple times!

  • Adobe Bridge CS3 not opening Photoshop Image Processor

    I selected one, four, and multiple pictures in Bridge to reduce the file size of jpgs. I went to Tools > Photoshop > Image Processor. Nothing happened. Photoshop did not open. That got me to thinking that sometimes while I am in Photoshop Bridge won't open either. Any ideas on resolving issue of "Bridge not opening Photoshop Image Processor" would be greatly appreciated.

    Hello Curt Y, Everything is checked in the "Startup Scripts," including Bridge (twice) and Photoshop (twice). Not sure why duplicate entries but there are.
    If you mean that you have two of the same versions (both CS3) in there that indicates there is something wrong with your install
    If you have any suggestions regarding being able to access the Image Processor to resize pictures and such without first opening Photoshop, I'd greatly appreciate it. If not, the work around will have to suffice.
    My first goal would be to reset the preferences for both PS and Bridge and then try again
    see also this KB document, section preferences reset:
    http://helpx.adobe.com/bridge/kb/troubleshoot-errors-freezes-bridge-windows.html
    And inhere also info on how to retrieve your path for cache to manual delete it.

  • Desktop can not see all images in aperture project

    When trying to change the background picture desktop lists my aperture projects but only displays a subset (5 of 114) of the images in one project. Also have 2 of 8, 152 of 152, and 0 of 12 in different projects.

    It's possible you don't have Previews for the "missing" images (Aperture shares the Preview, not the full image).
    What happens if you update every image in the Project's Preview?
    To update all the JPEG previews in a project
    In the Library inspector, Control-click the project whose JPEG previews you want to update, then choose Update Previews from the shortcut menu.

  • Aperture 3 project does not display any images in one Project

    This is a strange situation.  The bullets below outline the situation:
    The project does not display any images
    When I place the pointer over the project it shows there are 500+ images
    I have located the RAW images stored in my aperture library
    I can pull up the images using a smart folder and searching for photos taken on the event day
    This is happening only to one of my projects that I know of (weird!!)
    I have tried to 're-add' the image by both importing and dragging and dropping into the project, neither works
    I tried the following basics:
    Fixed permissions
    Rebuilt the database
    Tried to re-import the data, but when I have the 'don't import duplicates' these are not an option
    Found the images in my Aperture library
    I created another project and drug all of the images into that project
    Any idea how I can fix this?
    My fear is that if I delete the original project, the original master images will be deleted.

    The most common cause of this is some sort of stuff in the search box at the top of the browser that you don't expect to be there. Just clear it and all your images should show up.
    RB
    One note - if you drug your images from one project to another it moves them vs copies them unless you hold down the option key.

  • Can not connect to Image Browser

    Can not connect to Image Browser. Try to open again but no results.

    Hi garyrandall,
    I'm sorry to hear of the difficulty you've encountered with the transfer of images from your Canon camera.
    Please reply with the Camera model you're using and the operating system on your computer.
    Please include any error messages you receive.
    We look forward to hearing from you!
    Richard
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Can we control if text in a page is converted, or not, to an image?

    Hello!
    My experience tells me that if I use iWeb 1.0.1 and I put the text color with 80% opacity, for example, all text will be converted to an image. Most of the times I like this behavior, because the result is the same on every computer or browser.
    But after I update for iWeb 1.1.1 all text appears as text and no longer as images. Now, when I want some sites with the text converted to images I still use the older version (1.0.1).
    My question is: Can we control if text is converted, or not, to an image? Can we force a particular text box to be converted to an image, after 1.0.1?
    I search the iWeb forum and I have not find any answer for this particular question.
    Sorry for my english...
    Thanks!
    Power Mac G4 - 867MHz   Mac OS X (10.3.9)  

    Now answering newmacguru...
    1. Why I want text to appear as an image?
    Sometimes the graphical result is important. Most of the times, if you use a white or bright page background, what you see in iWeb is almost the same you see when browsing the page. No problem! But if the page background is black or dark, what you see when browsing the page can be different from what you see when developing the page with iWeb. And these differences can be important... Now if you tell iWeb to convert text to images, the result will be exactly the same you see in iWeb (the result you want).
    Let me show you an example. This page was published with iWeb 1.0.1. In this case all text boxes were converted to images and the result you see is exactly what I want. Normally I choose opacity of 80% in the text color to reduce the contrast between text and background (this is the graphical result I most like):
    http://clientes.netvisao.pt/3ebt2006/iweb/TesteTexto101/
    Now if you publish the page with iWeb 1.1.1/1.1.2 the result is the same for both, but different from the pages obtained with iWeb 1.0.1. I only get the result I want if the text is converted to an image (using shadow). You can also see that with a white background you get good results even if the text remains text:
    http://clientes.netvisao.pt/3ebt2006/iweb/TesteTexto111/
    http://clientes.netvisao.pt/3ebt2006/iweb/TesteTexto112/
    Thanks for the suggestion of the shadow. Sometimes using a non web safe font is not a solution, remember I want “that” graphical result...
    2. Now, considering the search engines, I think I read in this forum that the search engines can do is work, even if text is converted to images, because the text still remains in the page (sorry I don’t remember where).
    Sorry for my english...
    Power Mac G4 - 867MHz   Mac OS X (10.3.9)  

  • How to add a code so my drag and drop movie clip will not stick  once it is dragged to final place o

    Hello all and kglad, I have to use the old drag and drop code on my movie clips, but the problem is when I drag the movieclip to the area on my .swf file once i release it, it sticks to the hand mover.
    I am encloseing the action script I am using could someone or kglad tell me what is missing from the code so that once it is released it will not stick, see code below
    circle.onPress = function(){
    startDrag(this);
    circle.onRelease = function(){
    stopDrag();
    I am desparate for help on this must get project ready for this afternoon
    Seal55

    there's nothing wrong with that code but it would be better to use:
    circle.onPress = function(){
    this.startDrag();
    circle.onRelease = function(){
    this.stopDrag();
    but that won't solve your problem.  there must be something else going on like a depth issue.  you may need to use swapDepths() to bring your circle under the mouse when releasing.

  • When I have video clips on my timeline, they do not play in the monitor screen. I hear the sound track but can not see the image. To test if my new files are somehow the problem, I went back and used video files that I used successfully a year ago, and th

    When I have video clips on my timeline, they do not play in the monitor screen. I hear the sound track but can not see the image. To test if my new files are somehow the problem, I went back and used video files that I used successfully a year ago, and they no longer play in the monitor window. I hear the sound track, but do not see any video. Have I changed some setting that controls video playback in the monitor window?

    Randy Ruttger
    Thanks for the follow up.
    Missing in this equation were the version of Premiere Elements that you were using and the computer operating system on which it was running. But...
    The deed is done. But.....Until now and after you went ahead and moved to version 12, we now learn what version of Premiere Elements you were using. We still do not know the computer operating system involved.
    You just said Premiere Elements 10. Premiere Elements 10 is hit by a serious known display issue if the computer uses a NVIDIA GeForce video card/graphics card. In this issue, the only remedy is to roll back the driver version to about May 2013. The description of the problem and how to do the roll back are described in one of the Announcements at the top of this forum. What video card/graphics card does your computer use?
    On another front, Adobe will be releasing a new version of Premiere Elements any day now. No one but Adobe knows the feature set for the new version. That type of information is announced at the moment of release of the new version.
    So the remedy to the problem that you presented in this thread could have been...
    1. Rolling back the NVIDIA GeForce driver version to about May 2013 if possible (Windows 8 or 8.1 64 bit, may not be possible)
    2. Move to another version of Premiere Elements (which you did)
    I offer the above for consideration so that you can review your decisions. We are pleased to learn that Premiere Elements 12/12.1 works for you.
    Please do not hesitate to ask questions and ask for clarifications, but remember that the answers are in the details.
    Best wishes,
    ATR

Maybe you are looking for

  • Trying to get High Def Picture/Video to my 40" LCD. Help

    Hey all I have recently brough a MacBook Pro 2.33, I have downloaded some videos & TV eps which are in High Def (720). On the MacBook they look brilliant, I wanted to hook the Macbook up to my Samsung 40" LCD and then hopefully be able to watch my Hi

  • How to Restore an iPad 4 (DEMO UNIT)

    I bought an iPad 4 at half price yesterday and the box says demo and it plays a demo every so often and I can't change any of the settings. I was told to just restore my ipad in itunes and it would update and switch back a normal version. I downloade

  • HT1355 Why is the new iOS 6 so slow on the App Store?

    Why is the iOS 6 so slow on the App Store?

  • Create PDF Directly from Pages Panel

    Hi, everybody, Can anyone help me locating a free script that allows to create single pdf pages (or range of selected pages) using the page thumbnails in the Pages Panel and choosing the function with the right button of the mouse. I know it exists a

  • Tables and Cells - can all corners and cells be rounded?

         I need to recreate a form and it requires a lot of round "cubes" thoughout.  If these were squares, I would be doing this creating tables and cells but because most everything in it seems to have rounded corners, thats making me question the bes