Help with my rainbow coloured iPad

Please help. I updated my iPad 2 yesterday, now today iv just picked it up to use and the screen is pink and green. It's not been dropped/stood on. Any advice/help much appreciated.

Hey Maz2138,
Thanks for the question. Let’s see if we can isolate the issue further. To do so, try restarting/resetting your device:
Turn your iOS device off and on (restart) and reset
http://support.apple.com/kb/HT1430
If the issue persists after a restart/reset, let’s see if we can isolate to software or hardware by backing up and restoring your device as new:
iOS: How to back up your data and set up your device as a new device
http://support.apple.com/kb/HT4137
After erasing and setting up as a new device, your device is now in a factory configuration. Test to determine if erasing and setting up as a new device resolved the issue. Content on the device may have caused unexpected behavior.
If the issue is still present, you may want to contact Apple Support.
Thanks,
Matt M.

Similar Messages

  • Can anyone help with uploading photos from iPad to Facebook.  Thanks

    Can anyone help with uploading photos fom iPad to Facebook?  Thanks

    What app are you to trying to use ? You can't upload photos to Facebook via Safari, but a number of the Facebook apps support it e.g. the 'official' app : http://itunes.apple.com/us/app/facebook/id284882215?mt=8 (thought it's optimised for the iPhone/iPod Touch it does support uploading photos), Friendly For Facebook (http://itunes.apple.com/us/app/friendly-for-facebook/id400169658?mt=8)

  • Help with movie rental on iPad!?

    I have tried renting 6 souls on my iPad but when I go to play it there is no play button! I've tried restarting my iPad and also tried deleting the download and trying again but with no luck? I would really appreciate any help with this matter! Thanks!!!

    No play button where?
    You opened the Videos app?
    You selected the video?

  • Making a website to help with choosing the colour of a bike - please help me :D

    Hello I am trying to make a website where you can take
    conponents of a bike and change their colour
    there are about 17 conponents that I want to be able to
    change the colour of e.g. frame colour and seat colour.
    and I want to have 10 - 20 colours
    the number of combinations would be huge, so to have that
    many pictures, with a link to each is probs not the best solution
    by far.
    I was planning on having a more interaction site, where when
    a colour or conponent is selected, it changes in front of you - any
    ideas how I could do this?
    prehaps a simple solution would be to have a range of
    buttons, that when selected display a different coloured conponent
    - how do I make a button that when pressed reveals say a coloured
    box and doesnt dissapear when the mouse is moved away from the
    button - is this the hit feature? if so how do I make it work!?
    Any help would be fantastic
    Simon

    Simon :
    The best way you can do it, is firs, to prepare several
    colors of the same bike : you achieve this changing the
    Hue/Saturation properties in photoshop, so you are going to create,
    as an example, 7 different colors (the main colors) you have in
    stock.
    Then you create independent Movieclips for each one, this
    won't load too much your memory since you can make independent
    SWF's which are going to be called on pressing the "color button"
    using the "LoadMovie" actionscript property. Remember, when you
    create the button, you just create small squares orange, blue, red,
    yellow, green, etc etc.. so when you click on them, the color they
    show is the color that will call the bike.
    You have a good example here on using LoadMovie, there are
    even more googling around :
    http://www.cristalab.com/tutoriales/152/galeria-de-imagenes-en-flash-con-loadmovie.html
    P.D.: There is another way, to try to apply colors with
    Actionscript, but forget about it, because since the bike pictures
    have shadows and shiny parts, this "filling color" way is not going
    to fit well. I justed wanted to mention this, I wouldn't try this
    way...

  • Help with mediaelement audio player, iPad resizing, and lytebox.

    I'm a noob but trying to build my own site in iWeb and using Coda to edit code.
    I am a music producer and my website has a page on it that showcases some audio.
    I have 3 issues that after about 30 hours of research and fiddling...I can't for the life of me figure out.
    I am a music producer and my website has a page on it that showcases some audio.
    1. Lytebox - I am using a lytebox to open a page I designed (HTML page in iWeb) that has 2 links on it so the viewer can choose where they want to go. When said lytebox opens and one clicks one of the two links, the linked page will open within the lytebox. I dont want this. I want the lytebox to close and the linked page to navigate normally in a regular web page.
         After much research I have found a code that lytebox posted to be able to do such a thing. They posted this code:
              <a href="javascript:void(0)"
                      onclick="parent.$lb.end()">End Lytebox from my page inside Lytebox</a>
         I have pasted that code everywhere I can think of and it doesn't work. I'm not even sure where to post it (on the first page where the lytebox links from? on      the page that opens in lytebox? on the page lytebox is linking to?)
         Here is the page i'm referring to: http://dallaskruse.com/dallaskruse.com/dallaskruse.html
         The lytebox link is in the Gramophone at the bottom left of the page.
    2. MediaElement Audio Player - I am trying to build a page where I can showcase about 15-20 audio clips (about 20-30) seconds each.  It is very important to me to be able to hear/view this page correctly on multiple browsers along with tablets and mobile phones. Someone recommended medialement.js.
    After HOURS of trying to figure this out, I finaly found a way to add multiple players but not have them load the audio so as to not slow down the web page...and it just was simply not loading on an iPad.
    Here's my issue:
         I couldn't figure out how to design (in code) how to add text (song name, artist info, etc) that was to my liking in the HTML so I added the <audio> player via <HTML> and just added text around it in iWeb manually. Problem: iPad is somehow resizing the layout and by the time you get to the bottom of the page, the <audio> players have moved and are now covering up the text. Its all a big mess.
         Question: can mediaelement.js use a jukebox style playback?
         Here's a link to the page in question: http://dallaskruse.com/dallaskruse.com/arrangements.html
    3. MediaElement Not Playing Back on iPad - I've ran some tests and when I just have 1 <audio> player on the page, it'll play fine on the iPad. But when there's more than 1 player then none of the <audio> players want to work. I'm not sure what's going on but even after about 20+ hours of sitting at my laptop, I'm thinking of searching around for a jukebox that has HTML5 and Flash fallback that looks NICE and easy to modify for beginners.
    If ANYONE has ANY pointers or can help in ANY way ... I'd be forever greatful. Sorry for the long post.

    in iWeb, on the page in question, i've only got 2 HTML snippets (windows). One for the "Vocals" and one for the "Orchestrations".
    In the HTML snippet, I've coded in 12 players for the "Vocals" snippet and 10 in the other snippet for the "Orchestrations" players.
    So, I guess I only have 2 snippets.
    heres the "Vocals" code
    <!DOCTYPE html>
    <html>
    <head>
              <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
              <script src="http://dallaskruse.com/mediaelement/build/jquery.js"></script>
              <script src="http://dallaskruse.com/mediaelement/build/mediaelement-and-player.min.js"></script>
              <link rel="stylesheet" href="http://dallaskruse.com/mediaelement/build/mediaelementplayer.min.css" />
    </head>
    <body>
    <div class="player"><p class="song"> Wade in the Water</p><p class="artist">performed by dallas kruse</p>
    <audio id="player1" src="http://dallaskruse.com/mediaelement/media/Vocals/wadevoxMASTERCLIP.mp3" type="audio/mp3" controls="controls" preload="none">
    </audio>
    <script>
    $('audio').mediaelementplayer();
    </script>
    <br/>
    <br/>
    <audio id="player2" src="http://dallaskruse.com/mediaelement/media/Vocals/45sMasterClip.mp3" type="audio/mp3" controls="controls" preload="none">
    </audio>
    <script>
    $('audio').mediaelementplayer();
    </script>
    <br/>
    <br/>
    <audio id="player3" src="http://dallaskruse.com/mediaelement/media/Vocals/4amBlues.mp3" type="audio/mp3" controls="controls" preload="none">
    </audio>
    <script>
    $('audio').mediaelementplayer();
    </script>
    <br/>
    <br/>
    <audio id="player4" src="http://dallaskruse.com/mediaelement/media/Vocals/sunshinevocalsMASTERCLIP.mp3" type="audio/mp3" controls="controls" preload="none">
    </audio>
    <script>
    $('audio').mediaelementplayer();
    </script>
    <br/>
    <br/>
    <audio id="player5" src="http://dallaskruse.com/mediaelement/media/Vocals/IllSayNothingVocals.mp3" type="audio/mp3" controls="controls" preload="none">
    </audio>
    <script>
    $('audio').mediaelementplayer();
    </script>
    <br/>
    <br/>
    <audio id="player6" src="http://dallaskruse.com/mediaelement/media/Vocals/ImOnYourSideVocalsMasterClip.mp 3" type="audio/mp3" controls="controls" preload="none">
    </audio>
    <script>
    $('audio').mediaelementplayer();
    </script>
    <br/>
    <br/>
    <audio id="player7" src="http://dallaskruse.com/mediaelement/media/Vocals/BenjaminOrchVoxMasterClips.mp3" type="audio/mp3" controls="controls" preload="none">
    </audio>
    <script>
    $('audio').mediaelementplayer();
    </script>
    <br/>
    <br/>
    <audio id="player8" src="http://dallaskruse.com/mediaelement/media/Vocals/MoonRiverVocalArr_2.mp3" type="audio/mp3" controls="controls" preload="none">
    </audio>
    <script>
    $('audio').mediaelementplayer();
    </script>
    <br/>
    <br/>
    <audio id="player9" src="http://dallaskruse.com/mediaelement/media/Vocals/justsouthvocalMASTERCLIP1.mp3" type="audio/mp3" controls="controls" preload="none">
    </audio>
    <script>
    $('audio').mediaelementplayer();
    </script>
    <br/>
    <br/>
    <audio id="player10" src="http://dallaskruse.com/mediaelement/media/Vocals/NewJerusalemVocals.mp3" type="audio/mp3" controls="controls" preload="none">
    </audio>
    <script>
    $('audio').mediaelementplayer();
    </script>
    <br/>
    <br/>
    <audio id="player11" src="http://dallaskruse.com/mediaelement/media/Vocals/RevolvingVocalsMasterClip.mp3" type="audio/mp3" controls="controls" preload="none">
    </audio>
    <script>
    $('audio').mediaelementplayer();
    </script>
    <br/>
    <br/>
    <audio id="player12" src="http://dallaskruse.com/mediaelement/media/Vocals/StopThis_Vocal Arr.mp3" type="audio/mp3" controls="controls" preload="none">
    </audio>
    <script>
    $('audio').mediaelementplayer();
    </script>
    </body>
    </html>

  • Help with copying contacts from iPad to Pc.

    Until recently, my contacts, emails and calenders were synced between my iPhone4, iPad 2 and my work laptop via MS Exchange. I have now left the company, and all my contacs have gone from my phone becasue i removed the work email address. The contacts are still on my iPad and I am desperate to save them (10 years worth!)
    So, basic challenge is to get my contacst off the iPad and onto my work PC.
    The second challeneg would be to get syncing of my calender/contacts/email(Gmail) over multiple devices again, but right now I would settle for just not losing the contacst.
    And help greatly appreciated
    Thanks

    Open your contacts. OPen one, tap 'share contact' and you can e-mail it wherever you want. I don't know of a way to do them all at once, so you have to do them one at a time - tedious I know - but it'll mail them as a vcard that can be opened in multiple programs.
    as to syncing over multiple devices, I have the same contacts on my ipad and touch because I have tehm on my outlook and sync each device with that. I export my work contacts through outlook, import them at home into outlook, then sync since I can't sync with my work computer (it's my personal ipad, not a work one)

  • Help with ios 4.2 iPad direct download

    Can not upgrade to ios 4.2 (or greater) thru my PC iTunes. Step by step help for direct download to my iPad? I need it updated to support several apps and the sites I've recently seen! When I click on "iPad" link for download, nothing happens?  Thanks so much!

    You need iTunes 10.5 on your computer in order to update to the current iOS 5 version - and you need to download the update via your computer and then update via your computer's iTunes, you can't download and update directly on the iPad (though future updates should be possible that way after you've got iOS 5 installed).
    If you are on iTunes 10.5, then with your iPad connected to it and selected on its left-hand side, what happens when you click on Check For Updates button on the Summary tab on the right-hand side of iTunes ?
    This post has the direct download links for iOS 5 - if you want a lower version then they are on this page. When you've downloaded the update then on Windows press and hold the shift key when clicking the Check For Updates button which should let you navigate to the downloaded file. Make sure that you copy your purchases off the iPad first (File > Transfer Purchases when connected to your computer's iTunes), backup the device (right-click the 'device' and select 'back up'), and copy off any important documents, file, notes etc (e.g. by email, the file sharing section at the bottom of the Apps tab in iTunes, wifi, whatever the apps that you use support) - the update process should backup and restore the content but it's best to be safe
    This page has some info on updating to iOS 5 : http://support.apple.com/kb/HT4972

  • Need help with blue tooth on ipad

    Hello everyone,
    I am having problems with my blue tooth. I cannot connect to an iphone plus a logitech bluetooth wireless speaker.
    PLEASE HELP:(

    How Bluetooth Works
    http://electronics.howstuffworks.com/bluetooth.htm
    iOS: Supported Bluetooth profiles
    http://support.apple.com/kb/ht3647
    iOS: How to troubleshoot Bluetooth connections
    http://support.apple.com/kb/TS4562
    You can connect multiple bluetooth devices, like a keyboard and headphones. However, not two that use audio. That's because the audio channel over A2DP can only play to one device at a time.  Its a limitation of the audio feed via bluetooth - there is no split or simultaneous feed to multiple devices.  A2DP is a uni-directional 2 channel (ie. stereo) audio feed only.
    iOS: Understanding Personal Hotspot
    http://support.apple.com/kb/HT4517
    Use Bluetooth to tether your iPhone, iPod touch, or iPad
    http://www.macworld.com/article/1159258/bluetooth_tethering.html
    How to Connect an iPad to an iPhone Via Bluetooth Tethering
    http://techtips.salon.com/connect-ipad-iphone-via-bluetooth-tethering-25472.html
     Cheers, Tom

  • Can anyone help with printer options on iPad mini, can I change layout paper size?

    I am trying to change the printer options on my iPad mini so that I can print on legal size paper,  I also would like to change to portrait layout.  Is this an option when printing from an iPad Mini?

    Chad-
    I think the same problem exists with all the iOS devices.  I suggest you look for a free App from the manufacturer of your printer.  It will have limitations, but may include the ability to change paper size and image size and orientation.
    There are other printing Apps such as Print n Share that can do that, but they are not free.
    The problem you may face, is that such printing Apps can only be accessed from within other Apps that have the "Open In" option.  If you can use their built-in programs, they may meet your needs.
    Fred

  • HT1694 Help with sending hotmail on IPad please

    I can send and receive hotmail on my PC and on my iPhone. I can receive mail on my iPad, but it will not let me send mail.  I keep getting  the message the password is not correct for the SMTP.  I have changed passwords until I am dizzy!  Help!

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    iPad Mail
    http://www.apple.com/support/ipad/mail/
     Cheers, Tom

  • Help with mail on new ipad

    Hi
    New iPad set up and working fine for couple of weeks. However now problem with mail. Three hotmail/live accounts set up. Message is: cannot get mail. Connection to server has failed.
    Cannot ok this mail is clearly there are being downloaded but cannot access as screen appears to be frozen due to this message.
    Tried deleting and resetting the acounts but still message blocking access.
    Can access accounts on Internet via safari and via blackberry and laptop, but going on holiday taking iPad so would like this fixed.
    Many thanks
    Granny mo

    Try a Reset [Hold the Home and Sleep/Wake buttons down together for 10 seconds or so (until the Apple logo appears) and then release. The screen will go blank and then power ON again in the normal way.] It is app and data safe!

  • Help with Photo management for  iPad Air

    I have an iPad Air &amp; an iPhone 5 both set up with iCloud.  They have the latest updates.  The problem I'm having involves managing photos.  I collect a lot of photos, some taken by my phone but many saved from Internet searches and Social Media sites (FB).  I down loaded an iPhoto App. but it seems to do very little editing but other than that not much in the way managing pictures.  I need to understand how Photos are kept and organized.  When are they deleted?  How can I protect pictures and how long they are available.  My iPhone has like almost three hundred pictures on it yet my iPad has over 1,000 pictures.  Why doesn't it share all the photos to both devices thru iCloud?  I would like a manual to explain some of these questions.  Thank you.  Janis Wise

    Here is the iPad iOS 7.1 User Guide: http://manuals.info.apple.com/en_US/ipad_user_guide.pdf
    Here is another resource: http://www.apple.com/support/ipad/
    Photos taken or saved on the iPad are never deleted unless you delete them.
    You can use the PhotoStream mechanism to share photos between your devices. See here:
    http://support.apple.com/kb/ht4486

  • TS3274 Help with text messaging on iPad 2

    My iPad is confused.  I have sent text messages to others for a year now and suddenly it thinks its my husbands cell number instead of mine
    How do I change it back to my number? I keep getting text messages that are ment for him.  I can't find anywhere that I can change it back
    To my number.  Any help?

    iPads can't send or reviece sms's
    But if you use iMessage and use the same appleid
    What you say will happen
    Solution is don't use the same appleid

  • Need help with website appearance on ipad

    My website is finally looking ok on all the various pc browsers and I figured out a workaround so that the menubar works properly on the Ipad. The only thing I'm unhappy with is that the page title is crunched up at the top of the page on the ipad.  It's supposed to be centered and that's how it looks everywhere else.  How do I fix the problem?  Website is nhcstar.org

    If you have CS6, you could use Fluid Grid Layouts to create a responsive layout for mobiles, tablets and desktops.
    Live Example:
    http://alt-web.com/FluidGrid/Fluid.html
    CS6 Fluid Grid Layouts (6 min video)
    http://tv.adobe.com/watch/digital-design-cs6/creating-adaptive-designs -using-fluid-grid-layouts-in-dreamweaver-cs6/
    CS6 Fluid Grid layouts (17 min video)
    http://tv.adobe.com/watch/learn-dreamweaver-cs6/using-fluid-grid-layouts/
    Step-by-Step tutorial -- Building Fluid Grid Layouts in DW CS6
    http://www.adobe.com/inspire/2012/08/fluid-grid-layouts-dreamweaver-cs 6.html
    Nancy O.

  • Help with unblocking Safari on iPad blocked by 'onlineremotetechsupport' site?

    A pop-up 'warning' claiming to be from 'onlineremotetechsupport.com' is blocking access to Safari on my iPad mini. Can anyone help me get rid of this malware and unlock Safari?

    Double tap the Home button the reveal the recently used icons. Locate the Safari Icon/Preview and swipe upwards on the Safari preview.
    Then go to: Settings - Safari - Clear History.
    Restart Safari.

Maybe you are looking for

  • Loops and system timestamp not synchronized

    Running Labview 8.6.1 on Windows 2000, loops and system timestamp (Windows clock) seem to use different time bases; one second in a loop is not exactly as long as a second in system time. If i run a simple VI as in picture, with a 1-second loop which

  • WRV200 - Problems with VPN Client and Internal network access

    I have a WRV200 router and want to access the internal (Private Network) connected on the inside. I have successfully conected to the router with the Linksys VPN Client, but it does not appear to allow access to the internal network. How do I enable

  • Shared variable engine network published source issue

    Hello, I am attempting to use the shared variable engine to share some simple stings over a network between a Windows 7 computer and a Windows XP computer.  I got through the shared variable example just fine and can share variables between VIs on a

  • READ statement problem-URGENT.

    hai experts, I am facing problem with read statement. <b>read table itab with key f1 = '10'."it works.</b> But, now i store value '<b>10'</b> in variable <b>f</b> and use it as follows. <b>read table itab with key f1 = f."it isn't working</b>. My req

  • Is there a trick or tip for envelopes?

    Is there a trick or tip for envelopes? In Word it was easy to print an envelope. You were able to set up your preference for return address & font & a different font for the outgoing address & save it. Then when finished typing a letter you could hig