How to get this look...

How can I make my contacts image look like this when making a phone call..
http://www.google.com/m/search?site=images&gl=us&client=safari&source=mog&hl=en& aq=f&oq=&aqi=-k0d0t0&fkt=2487&fsdt=8362&q=iphonemaking+a+phone+call+screenshots#i=26
I'm in no way new to the iPhone, I've just not been able to find a way to get this look. With the new iPhone 4 the images are so large a clear I can almost see the pores on there faces. Thanks in advace for any help.

As mentioned, your link is bad.
But if you are talking about full screen image of contact vs thumbnail that is done depending how the image was assigned.
If assigned via phone, then will be full screen.
If assigned via a photo in your address book on computer that you sync with, then it will be a thumbnail.

Similar Messages

  • How to get this look in photoshop?

    How to get this look in Photoshop or by any other online application?

    if its just black and white then can i suggest one of many tutorials on youtube
    http://www.youtube.com/watch?v=9KGBIeGFvsY
    or if you wanted a more rugged look
    http://www.youtube.com/watch?v=LpHdlQRaflg

  • How do I get this look using Aperture 3

    Any idea how I can get this look (contrast, colors …) using Apple Aperture? http://www.moniekaansorgh.nl/wp-content/uploads/2013/06/20120615_Jorieke_Christi aan_039.jpg

    Hi Kris,
    Don't worry.  Your English is better than my Dutch!
    You might want to look at taking some of the tutorials on Aperture offered at Lynda.com.  You can sign up for a month and take as much training as you want to brush up on your skills.
    However, for now, you can reduce the colour in you rimages by reducing the saturation level.  If, however, you are happy with the flesh tones, but find the other colours too bright, us ethe Vibrancy slider to reduce all colours but the flesh tones.  Try playing with the mid-contrast slider to see if that works for you.  You can also try adjusting the black point to see if that makes a difference.
    The good news is that Aperture is non-destructive in its editing, so you can go crazy trying all the adjustment settings to see what effect they have on your image without worrying about destroying your original photo.
    So I would encourage you to try experimenting with the various adjustment options to learn what they do and by all means take somne training in the use of Aperture or buy a good book on the subject.
    Have fun!
    Cheers,
    Bob

  • HOW TO GET THIS STOP MOTION LOOK

    TRYING TO FIND OUT HOW TO GET THIS STOP MOTION LOOK. IS IT DONE WITH EDITS OR PLUGIN
    EXAPLE AT THIS SITE
    http://www.brothersstrause.com/vide...h.php?work_id=1

    I think a lot of that was achieved in camera by manipulating frame rates and so forth.
    Also it looked like some of the awkward jerkiness was achieved by filming the talent actually moving backwads and then reversing it in post. I saw a behind the scenes for a movie that used that technique to get that look. I think it was the grudge or the ring.

  • I have purchased itunes match but the cloud will not load on my ipad 4.the only music that will show up is stuff that i bought from the itunes store.any ideas on how to get this to work?

    i have purchased itunes match but the cloud will not load on my ipad 4.it works on my iphone 5 & it originally worked on my ipad.the only music that will show up is stuff that i bought from the itunes store.any ideas on how to get this to work?

    On the MBP, in iTunes, switch to Song view and enable the iCloud Status column by pulling down View > View options and selecting the option for "iCloud Status." Close the small window. Look for any tracks that have a status of "waiting." If you see several of them disable iTunes Match while holding down the Option key. Quit iTunes, wait a few seconds, then open it again and turn iTM back on. Let it compelete the scan. Wait until all tracks that are "waiting" have a status of either "matched" or "uploaded."
    On the iPad, turn off iTunes Match then launch the Music app and let the contents clear out. Power cycle the iPad for good measure, then re-enable the service once all the tracks in iTunes have been processed.

  • TS1717 itunes wont open, says its missing msvcr80.dll. I cannot find out how to get this fixed...

    i cannot get computer to open itunes, it keeps saying needs msvcr80.dll i cannot figure out how to fix this.

    Looks to me like Apple's iTunes update isn't applying newer versions of:
    Apple Application Support
    Apple Mobile Device Support
    These are built-in to the setup.exe. The consumer way of fixing them is a total uninstall of iTunes and the above packages. You can include Bonjour but I don't think that's causing the problem. Now when you install iTunes it gets the latest version of these.
    More advanced users can extract the applemobiledevicesupport64.msi and appleapplicationsupport.msi files and run these if already at iTunes 11.1.4. Include the itunes.msi/itunes64.msi if it's an older version of iTunes that's broken. Doing this has repaired my clients without the messy/lengthy process described by Apple on http://support.apple.com/kb/TS5376

  • My itunes store won't open. Any suggestions on how to get this to work? I've already downloaded the newest version of itunes. I'm also not sure what Mac operating system I have..

    My itunes store won't open. Any suggestions on how to get this to work? I've already downloaded the newest version of itunes. I'm also not sure what Mac operating system I have..

    To find the version of Mac OS X on your computer, all you have to do is click the Apple logo and then About this Mac. For more info, take a look at this doc -> Finding your OS X version and build information
    Do you see an error when you try to open the iTunes Store on your Mac?
    This Apple doc is a good place to start -> iTunes: Advanced iTunes Store troubleshooting

  • How to get this condition right ?

    Hi Friends,
    Please tell me , How to get this condition right.
    Current Date = Posting date (RBKP.BUDAT) + 7 (i.e. notifications are sent 7 days after the Posting date).
    I need to get the blocked invoices which are overdue for 7 days, and send these blocked invoices. How to do the declaration and get it right ...
    thanks in advance ...
    Edited by: Matt on Jan 28, 2009 2:38 PM - subject amended by moderator

    Hi, SK SIDDIQUI
    Have a look at following code will solve out your problem,
    TABLES: RBKP.
    data: it_rbkp like STANDARD TABLE OF rbkp WITH HEADER LINE,
          wa_it_rbkp like rbkp,
          p7date like sy-datum,
          p14date like sy-datum,
          p21date like sy-datum.
    p7date = sy-datum - 7.
    p14date = sy-datum - 14.
    p21date = sy-datum - 21.
    SELECT * from rbkp
      into CORRESPONDING FIELDS OF TABLE it_rbkp
      where budat <= p7date. " for 14 just Replace p7date with p14date and for 24 just Replace p7date with p24date
    Please Reply if any Problem,
    Kind Regards,
    Faisal

  • Facebook like button is not working, I have used the muse widget and created code from facebook. Does anyone know how to get this to work?

    Facebook like button is not working, I have used the muse widget and created code from facebook. Does anyone know how to get this to work?

    Hi connally25,
    Below is a link to a video tutorial on how to add a Facebook Log button, please check if you have followed the same steps to add the video.
    http://tv.adobe.com/watch/learn-adobe-muse-cc/adding-a-facebook-like-button/
    If you have followed the steps correctly and the button still does not work; here is a link to a forum thread which might help solving the issue:
    Facebook Follow Widget not working
    Regards
    Sonam

  • I have a 4s iPhone which I loaded the new Os on last night. Now I can not connect to iTunes. A message comes up saying i need 10.6.3 or later but I am running 10.6.1 as I have an older Mac. Anyone have ideas how to get this to work?

    I have a 4s iPhone which I loaded the new Os on last night. Now I can not connect to iTunes. A message comes up saying i need 10.6.3 or later but I am running 10.6.1 as I have an older Mac. Anyone have ideas how to get this to work?

    Its not telling you to update your iPad, its telling you you need to download a recent version itunes on your computer.
    Go here to download the newest version of iTunes.
    http://www.apple.com/itunes/?cid=OAS-US-DOMAINS-itunes.com

  • HT4929 I have (or had?) 2 alias  I followed the instructions to go from MobileMe to iCloud. But the alias stayed on MobileMe server (?) How to get this to iCloud?

    I have (or had?) 2 alias My main account is on iCloud. I followed the instructions to go from MobileMe to iCloud. But the alias stayed on MobileMe server (?) How to get this to iCloud? Not possible to put them into icloud as alias. How to keep  it working?HELP HELP because people sending me things to this email and since today no excess any more to the mobile me server? And how to move this?????
    <Emails Edited by Host>

    Firstly, I note that your profile states that you are using OS X 10.5.8, in order to use iCloud on your computer you need OS X 10.7.2 or better.
    Secondly, I have asked for your email address to be edited out. Post your address in an open thread is a sure way to be bombarded by unwanted email, remember it will be here long after you have resolved your problem, for automated detection software to find.
    If you want people to contact you, enable others to see your email address in your profile.
    Finally, are you sure that these additional addresses are aliases and not sub accounts on a family pack, aliases from MobileMe should transfer to an iCloud when you migrate.

  • How to get this output using sql query?

    Hi,
      How to get this output using sql query?
    Sno Name Age ADD Result
    1 Anil 23 delhi Pass
    2 Shruti 25 bangalor Pass
    3 Arun 21 delhi fail
    4 Sonu 23 pune Pass
    5 Roji 26 hydrabad fail
    6 Anil 28 delhi pass
    Output
    Sno Name Age ADD Result
    1 Anil 23 delhi pass
    28 delhi pass

    Hi Vamshi,
    Your query is not pretty clear.
    write the select query using Name = 'ANIL' in where condition and display the ouput using Control-break statements.
    Regards,
    Kannan

  • When launching Illustrator on Mac OSX 10.9 I get an erro that the program is no longer supported on PowerPC. I tried moving the plug-ins to a different folder as the Adobe site suggested but no luck. Any ideas how to get this launched again? Same issue fo

    When launching Illustrator on Mac OSX 10.9 I get an error that the program is no longer supported on PowerPC. I tried moving the plug-ins to a different folder as the Adobe site suggested but no luck. Any ideas how to get this launched again? Same issue for Photoshop and InDesign

    You will need to uninstall, run the Cleaner tool and reinstall you adobe applications. Adobe apps don't take kindly to inplace updates of the OS on Macs.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • HT201272 hi i bouth lion for my mac but i had to restrat my mac and it was all lost do you know how i get this back

    hi i bouth lion for my mac but i had to restrat my mac and it was all lost do you know how i get this back

    Hi..
    Better to post our topic in the Lion forum here.
    This is the iTunes Store forum.

  • I have tried to upgade to the latest version of i tunes and am unable to do so so. The problem being that i have lost the installation source for apple software update any ideas of how to get this back ?

    i have tried to upgrade to the latest version of i tunes. I have been unable to do so as when it gets 2 thirds of the way through the installation a message appears saying that i have lost the installation source for apple software update any ideas of how to get this back and install itunes again?

    A second generation iPod touch can't be updated past 4.2.1.
    (86969)

Maybe you are looking for