How do I turn off the album art in ios 7 iphone?

How do I turn off the album art in itunes on my iphone with ios 7?
  I want to turn it off because it is not aesthetically pleasing and it makes the scroll list really long by pushing the title text further apart.
A few of the albums have the wrong artwork, which will push me over the edge. I don't want to fix the artwork. I just don't want the artwork.
Please tell me how I can turn it off.
Thanks,
Doug

Hello there, Amir Nazhif.
The following Knowledge Base article provides some great information for making sure your side switch is set to serve as a Mute:
iPad: Understanding the side switch
http://support.apple.com/kb/ht4085
Particularly of help for you might be the following:
Enabling Mute if Use Side Switch is set to Lock Rotation
Swipe up along the bottom of the screen to display Control Center (you can do this from any screen, including the Lock screen).
Tap the Mute button.
The Mute button will appear highlighted.
Thanks for reaching out to Apple Support Communities.
Cheers,
Pedro.

Similar Messages

  • How can you turn off the braille setting on an iPhone 4s, once on it won't let you slide the phone into use mode to change the settings or do anything?

    How can you turn off the braille setting on an iPhone 4s, once on it won't let you slide the phone into use mode to change the settings or do anything?

    An alternate method is Accessibility Settings when connected to iTunes. You should be able to turn it off there. I would also check out some of the answers listed to the right of this post and see if they can help.

  • How do I turn off the metronome for playback on iphone?

    so I just got garageband for my iphone.
    I cannot figure out how to turn off the metronome during playback, or even how to adjust the speed of the metronome.
    Help?
    Thanks.

    jroush1981 wrote:
    how to turn off the metronome during playback
    assuming the iPad and iPhone layouts are identical, tap the wrench icon in the upper right corner
    jroush1981 wrote:
    how to adjust the speed of the metronome.
    same as above

  • How do i turn off the headphone controls on my iphone?

    My headphones appear to be broken, or at least on the way to being broken. When I'm listening to music on my iphone with them they keep pausing or skipping the song. It's really annoying is there a way of turning off the controls on my headphones so they don't interfere with my music?
    Thanks

    Go to Settings > General > Accessiblity and set the VoiceOver option to "off."

  • How can I turn off the "zoom" effect in IOS 7?

    Hi gang,
    So I just downloaded IOS7 and have disabled the weird parallax effect. Now the next thing to disable is that horrible zoom -- you know, like when you go back to the "Home" screen from an application and everything "flies" into place. Can someone help me make it go away?

    I've turned on BOLD TEXT and turned on REDUCE MOTION but for me it feels like more than just the zooms in and out... I'm getting sick just reading emails and texts or just glancing at the lock screen. It's intant nausea. The only thing I can think of is that it's something to do with refresh rate or frequency of the screen.
    I thought I'd just get used to it but it has not subsided. I only hope I don't have to resort to backgrading to iOS 6 or worse, moving to a different brand of phone.

  • How do i turn off the feature that browses album art work in landscape view?

    How do I turn off the feature that browses album art work in landscape view?  My videos will not play full screen since I updated my phone to iOS 7.1.

    I don't believe that feature can be turned off.
    I'm not experiencing any problem with full-screen video play on IOS 7.1 on an iPhone 5.

  • HT2729 How do I turn off the shuffle feature within a playlist on my iPhone? Tapping the shuffle button doesn't work

    How do I turn off the shuffle feature within a playlist on my iPhone? Tapping the shuffle button doesn't work

    The shuffle control shows up when you touch the screen in album view. This brings up the scrubber bar, repeat control and shuffle control. The shuffle control appears as crossed arrows. When it is blue it is On. When it is white it is Off.

  • Every time I start iTunes I get the message: "iTunes exec has been set to run in compatability mode for an older version of Windows. Turn off compatability mode for iTunes before you open it." How do I turn off the compatability mode?

    Every time I start iTunes I get the message: "iTunes exec has been set to run in compatability mode for an older version of Windows. Turn off compatability mode for iTunes before you open it." How do I turn off the compatability mode? Particularly when I have to do it before I turn on iTunes.

    Try the following document, only be sure that none of the boxes in the compatibility mode tab are checked (not just the compatibility mode box itself):
    iTunes for Windows: How to turn off Compatibility Mode

  • How do I turn off the feature that allows the duplication of App downloads to more than one phone? As in my wife downloads an app and I get a dulpicate download on my phone.

    How do I turn off the feature that allows the duplication of App downloads to more than one phone? As in my wife downloads an app and I get a dulpicate download on my phone.

    To disable that feature it will depend on whether or not you sync everything in the cloud using Apple's iCloud, OR if you both use the same desktop/laptop computer with iTunes. Here is a link to the Apple support page in regards to the automatic download feature included with your iPhone and corresponding softwares such as iTunes.
    http://support.apple.com/kb/ht4539
    Follow those instructions and it will all be taken care of.

  • How can I turn off the WLS 6.1 security in order to develop my own application-based security module?

    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit our company's needs.
    The security requirements are that, users' password need to be aged (30 days maximum) and we need to provided a GUI front-end (JSP) to allow users to change their password when these expire after 30 days.
    Our internal contacts in the company, have already taken the lead to find out about whether we will be able to use the WLS 6.1 platform to do this and the answer we got back, was.
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our own application-based security module?
    2. How can we develop a security module that allows us to age users' password and provide them with facilities to change their passwords when these expire?
    At the moment, we are using the default BEA WebLogic login.jsp page and there some configuration in the web.xml for this. I will be grateful if you could advise me on how to turn this default security off so that we can write our own security module.

    hi,
    1.You can write your own realm in 61 which can plugged for your security
    calls.
    2. once you write your ownrealm.. you can access it through weblogic
    api/ur api..
    thanks
    kiran
    "Richard Koudry" <[email protected]> wrote in message
    news:3dd0d081$[email protected]..
    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit ourcompany's needs.
    >
    The security requirements are that, users' password need to be aged (30days maximum) and we need to provided a GUI front-end (JSP) to allow users
    to change their password when these expire after 30 days.
    >
    Our internal contacts in the company, have already taken the lead to findout about whether we will be able to use the WLS 6.1 platform to do this and
    the answer we got back, was.
    >
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our ownapplication-based security module?
    >
    2. How can we develop a security module that allows us to age users'password and provide them with facilities to change their passwords when
    these expire?
    >
    At the moment, we are using the default BEA WebLogic login.jsp page andthere some configuration in the web.xml for this. I will be grateful if you
    could advise me on how to turn this default security off so that we can
    write our own security module.

  • How do I turn off the annoying voice on Apple TV.

    How do I turn off the very annoying voice to come on when I use Apple TV. I did not have this when I first set it up but had to reset the apple tv as my Netflix wa not working?

    settings > general > accessibility > off

  • How do I turn off the requirement to enter my password everytime I want to delete a file in Finder?

    How do I turn off the requirement to enter my password everytime I delete a file in finder?

    Please take these steps if you're prompted for a password when moving items in your home folder to the Trash.
    1. Triple-click anywhere in the line below on this page to select it:
    ~/.Trash
    2. Right-click or control-click the highlighted line and select
    Services ▹ Show Info in Finder (or just Show Info)
    from the contextual menu.* An Info dialog should open.
    3. The dialog should show "You can read and write" in the Sharing & Permissions section. If that's not what it shows, click the padlock icon in the lower right corner of the window and enter your password when prompted. Use the plus- and minus-sign buttons to give yourself Read & Write access and "everyone" No Access. Delete any other entries in the access list.
    4. In the General section, uncheck the box marked Locked if it's checked.
    5. From the action menu (gear icon) at the bottom of the dialog, select Apply to enclosed items and confirm.
    6. Close the Info window and test.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. Open a TextEdit window and paste into it (command-V). Select the line you just pasted and continue as above.

  • How can I turn off the yellow pop-up tool tips?

    Howdy,
    I have searched high and low in the preferences and found nothing that does the trick. How can I turn off the yellow pop-up tool tips?
    See attached screen shot. They are incredibly annoying. It's probably obvious, but I cannot find it anywhere on internets or this forum.
    Thanks!

    Thanks Nancy. Unfortunately that doesn't do it. I turned those off awhile back. Nor can I find anything under VIEW that seems to make a difference.  Just FYI: I'm on a Mac OS w/Dreamweaver CS6 - but this has happened on previous versions of DW. Thanks again.

  • How can I turn off the sound from the original midi  or audio tracks when I turned on the duplicate tracks for editing ?

    How can I turn off the sound from the original midi or audio tracks when I edit or listen to the duplicate tracks in Logic Pro 9 ?
    I'm using iMac desktop with Mac OS X Version 10.7.3. Pls advise.

    Dan,
    It sounds like one of your preferences has changed.
    Go to preferences > audio > general, and make sure "track mute/solo" is set to "CPU saving (slow response)". It is probably set to "Fast " at the moment.
    This setting (fast) basically causes immediate muting from the channel strip while your song is in play. This is because the audio is still being read from the hard drive, but the channel strip is simply muted.... like a hardware mixer. When set to "CPU saving", the audio from that track, when muted, is actually stopped from streaming from the hard drive, but there is a couple second delay before the audio is actually muted.
    One would think that the fast setting is generally preferable, except when you need to do what you are doing. The only way to keep duplicate copies of channel strips acting independent of one another is to leave this setting on the "CPU saving" setting.
    Hope that helps

  • I am using earphones, but the external audio of my mini ipad is still on. How can I turn off the external audio while listening with my headset?

    I am using earphones, but the external audio of my mini ipad is still on. How can I turn off the external audio while listening with my headset/earphones?

    Other than iMovie, GB always incorporates the audio files into the GB package. So just save or move the GB project to the external drive, and you're done - anything you import, edit or record will be saved to the external drive.

Maybe you are looking for

  • SSRS - SQL Server Spatial Query

    Hi, I was hoping someone could help me. I'm creating an SSRS report with Map and importing points via SQL Server Spatial query. I have a db table with 8,000 points bu the import only ever brings in the first 2,000 queried (no matter what the filter i

  • RSARFCEX - Scheduling Error

    Due communication failure tRFC are failed . To reprocess failed tRFC I am using RSARFCEX and scheduling the program as job with the frequency of every 5 min. It does delete the entry from SM58 and shows like it has been processed . But I i checked wi

  • Outlook 2007 will not open after upgrade to it unes

    I installed a new version of itunes and now outlook 2007 will not not open. Clicking the icon and or the program slection does not work.

  • Select-options in subscreen

    Hi people! I've got a subscreen with an I/O field and a subscreen. In that subscreen I load a select-option, but when I put data on the fields, I realize the I/O field keeps the data but my select-option is 0, there's no data on it. I'm sure the answ

  • Help in installation 9i

    Hello ! i want to install oracle 9iAS on Linux. I want to know that do i need to install oracle 9i database first or oracle 9iAS installs database automatically. Because when i was reading the documentation it was written that you need to make some c