Background Images Disappearing on External Display

I have a late model Macbook Air and just upgraded to Mountain Lion.  Since doing so every time my Mac goes to screensaver and then I unlock it, it loses my background image on my external monitor (which I use as my primary when docked).  The only way to then get it back is to logout and back in but then it onlh stays until it goes to screen saver again.  Once it's "lost" opening "Change Desktop Background" and activating different background images has no effect... it just stays an ugly gray.  This has onlhy been an issue since going to Mountain Lion and the image doesn't disappear on the Air's built-in display.  Any ideas?

Unfortunately my issue is back.  Selecting a new screensaver seemed to work for about 12 hours but now it's just the way it was.  Today I tried softwater suggestion...
Open Terminal (Applications/Utilities/Terminal.app) and copy/paste this command into the Terminal window:
rm ~/Library/Preferences/com.apple.screensaver.plist
press 'return' on your keyboard.
Restart your mac and test for the issue.
... to no avail.
Other ideas?

Similar Messages

  • Background Image Disappears in Design View

    Hi, I am new to website design and just recently the background image stopped showing up in design view.  When I switch to live view and check in the browser though the background shows up again.  It used to work before but it just stopped working recently.  I have been trying to find a solution but it has not been working out.  If anyone has any ideas as to what could fix my problem, it would be greatly appreciated.
    Here is my css
    @charset "UTF-8";
    #container {
              height: 1280px;
              width: 960px;
              margin-top: 0px;
              margin-right: auto;
              margin-bottom: auto;
              margin-left: auto;
              position: relative;
              background-image: url(../Images/background%20copy.jpg);
              background-repeat: no-repeat;
    h3 {
              margin-top: 420px;
              margin-bottom: 195px;
              text-align: center;
              position: absolute;
              margin-left: 437.5px;
              text-transform: capitalize;
              font-variant: small-caps;
              font-size: 24px;
              font-style: inherit;
              text-decoration: underline;
    h2
              margin-top: 160px;
              margin-bottom: 195px;
              text-align: center;
              position: absolute;
              margin-left: 230px;
              text-transform: capitalize;
              font-variant: small-caps;
    p1
              margin-top: 350px;
              position: absolute;
              margin-left: 40px;
              margin-right: 60px;
              font-size: 18px;
              text-align: center;
    When i turn it on live view it is also formatted correctly and everything.  But when it is on just design or split view the text and all of the pictures don't follow any of the css.          

    <!doctype html>
    <html>
    <head>
    <meta charset="UTF-8">
    <title>LADC Companies</title>
    <meta name="keywords" content="LADC Companies,commercial lawn service, services, snow removal, concrete romval, Home Depot, Kohl's">
    <link href="CSS/styles.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    #NavBar {
              height: 36px;
              width: 960px;
              margin-right: auto;
              margin-left: auto;
              margin-top: 102px;
              margin-bottom: 146px;
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
              position: absolute;
              left: auto;
              top: auto;
              right: auto;
              bottom: auto;
    #apDiv1 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 1;
              left: 65px;
              top: 197px;
    #apDiv2 {
              position: absolute;
              width: 207px;
              height: 143px;
              z-index: 1;
              left: 268px;
              top: 197px;
    #apDiv3 {
              position: absolute;
              width: 201px;
              height: 142px;
              z-index: 1;
              left: 204px;
              top: 0px;
    #apDiv4 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 1;
              left: 684px;
              top: 205px;
    #apDiv5 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 2;
              left: 410px;
              top: 13px;
    #apDiv6 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 1;
              left: 204px;
              top: 0px;
    </style>
    <script type="text/javascript">
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    </head>
    <body onLoad="MM_preloadImages('Images/navover_01.gif','Images/navover_02.gif','Images/navover_ 03.jpg','Images/navover_04.gif','Images/navover_05.jpg')">
    <div id="container">
      <div id="NavBar"><a href="index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Home','','Images/navover_01.gif',1)"><img src="Images/background-copy_01.gif" width="192" height="36" id="Home"></a><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('About us','','Images/navover_02.gif',1)"><img src="Images/background-copy_02.gif" width="192" height="36" id="About us"></a><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Services','','Images/navover_03.jpg',1)"><img src="Images/background-copy_03.jpg" width="192" height="36" id="Services"></a><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Gallery','','Images/navover_04.gif',1)"><img src="Images/background-copy_04.gif" width="192" height="36" id="Gallery"></a><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Contact Us','','Images/navover_05.jpg',1)"><img src="Images/background-copy_05.jpg" width="192" height="36" id="Contact Us"></a></div>
      <h2>LADC Companies... "your #1 outsource resource"</h2>
      <h3>Services</h3>
      <p1>LADC Companies has strived to put the service back into "service" since it started in 1986.  Since that time LADC has delivered, as promised, its commitment to first rate quality service with in-house personnel to meet its client strict demands and expectations.</p1>
      <div id="apDiv1"><img src="new truck.JPG" width="204" height="143" /></div>
      <div id="apDiv2"><img src="IMG_2425.jpg" width="204" height="143" alt="HOME depot" />
        <div id="apDiv3"><img src="Images/2011-07-26_12-59-24_137.jpg" width="204" height="143" />
          <div id="apDiv6"><img src="Images/DSCN0147.jpg" width="204" height="143" alt="concrete" /></div>
        </div>
    </div>
    </body>
    </html>

  • Background Image Disappear When Refreshing

    Hi,
    Recently, I encounter a problem for building my application. I define my own background for my application in formsweb.cfg. The background load the first time I access the page, but it disappears when I press refresh button. So, can anyone tell me why and how can I going to fix it? Thank you.
    Ramon

    Ramon,
    you don't specify a Forms version number, which makes it harder for us to help. It could be a problem in a Forms version that may be fixed in a subsequent patch. Without Forms release numer however, I cant tell. I suggest you contact customer support at metalink.oracle.com
    Frank

  • Satellite L500 - How to show external display after closing lid?

    Hi,
    i`m using the Satellite L500-120 Notebook, and before installing Windows 7 the laptop had a very comfortable function, when i applied an external display.
    When i closed the lid of my notebook, the desktop was shown on my external display (with the native resolution of the external display), so i didn`t have to
    switch anything at the Control Panel. In Windows 7, i`m missing this function. I already tried to use the Control Panel, but there are no settings, which fits
    with the earlier ones. I can duplicate the display, in order to see my desktop screen at my external display, but with the notebook resolution of 1366 x 768.
    If i extend the displays, then there is only the background image at the external display, but this time with the native resolution.
    So my question is, how to conifgure Windows to recognize that i closed the lid, and that the desktop screen has to be shown on my external display?
    Or do i have to install one of the Toshiba applications, which i had before, that realized this function?
    Thanks for any help!

    Hi
    Im not a Windows 7 user because I will wait until it will be released offical but I hope I can help you a little bit:
    First of all in Power Management you can choose the action what happens if you close the Lid (e. g. sleep, turn off, etc.). This action should be disabled because otherwise the notebook will shut down or something else.
    Then I think you have to install the display driver for your notebook. You can try the Vista driver because the most of them are work on Windows 7.
    Then you should be able to set the correct screen resolution for external monitor.
    A working display driver is important for clone or extends monitors so check this!!

  • Images too dark on external display

    Hello,
    I use Lightroom on my (Lenovo) notebook. Because of the small screen size, I tried using it with an external (Samsung) display. However, when I open Lightroom on the external display, all the images suddenly seem way too dark. It is the case that this display is generally too dark, because when I view the same picture in a photo viewer or a browser it is not too dark. See for example this screenshot. On the left hand you see an image (export from Lightroom) in my browser, on the right hand the same image in Lightroom. You can clearly see it is much darker. When I view both images on the screen of the notebook itself, there is no difference between them.
    Actually, when I move the Lightroom window from the notebook display to the external display, you can clearly see Lightroom adjusting the images from light to dark.
    Does anyone know what causes this, and how I can prevent Lightroom from showing the images too dark?
    Thanks!

    I guess you misunderstood my problem. It's not only that images on the external display are way darker than on the notebook, but also that on the external display images in Lightroom are much darker than when I view the same image on the same display in a photo viewer or a browser. In the screenshot pictured above both the light and the dark version of the image are on the same external display.
    However, in the meantime I found a solution. Changing the Windows Color System device profile to a non-WCS-profile did the trick: Photos appear as black, gray rectangles | Lightroom | Windows
    Thanks anyway for trying to help.

  • External Display No Longer Working (Air & Thunderbolt)

    My MacBook Air just decided it no longer wants to work with my external Dell U2711 display via Thunderbolt to DisplayPort cable. Frustrating as this has been working for the past 3 years. Currently running OS X 10.10.2. Have tried PRAM and SMC resets to no avail. Not sure what is going wrong, but looking at the error log it is obviously trying to set it to the wrong resolution "1440 x 900". Previously everything was working great with a resolution of 2560 x 1440. Thoughts?
    ****Error Log Below****
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Received display connect changed for display 0x42737c0
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Found 16 modes for display 0x042737c0 [16, 0]
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Received display connect changed for display 0x3f003d
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Found 1 modes for display 0x003f003d [1, 0]
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Received display connect changed for display 0x3f003e
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Found 1 modes for display 0x003f003e [1, 0]
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Display 0x042737c0: GL mask 0x1; bounds (0, 0)[1440 x 900], 16 modes available
      Main, Active, on-line, enabled, built-in, boot, OpenGL-accel, Vendor 610, Model 9cdf, S/N 0, Unit 0, Rotation 0
      UUID 0x2fa49b462ac314062ce76fce977d6525, ColorSpace { 189789772 }
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: GLCompositor: GL renderer id 0x01024301, GL mask 0x0000000f, accelerator 0x00003ab3, unit 0, caps QEX|MIPMAP, vram 451 MB
      texture max 8192, viewport max {8192, 8192}, extensions NPOT|GLSL|FLOAT
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Display 0x003f003f: GL mask 0x8; bounds (2464, 0)[1 x 1], 2 modes available
      off-line, enabled, OpenGL-accel, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
      UUID 0xffffffffffffffffffffffffffffffff
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: GLCompositor: GL renderer id 0x01024301, GL mask 0x0000000f, accelerator 0x00003ab3, unit 0, caps QEX|MIPMAP, vram 451 MB
      texture max 8192, viewport max {8192, 8192}, extensions NPOT|GLSL|FLOAT
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Display 0x003f003e: GL mask 0x4; bounds (2465, 0)[1 x 1], 1 modes available
      off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
      UUID 0xffffffffffffffffffffffffffffffff
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Display 0x003f003d: GL mask 0x2; bounds (2466, 0)[1 x 1], 1 modes available
      off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
      UUID 0xffffffffffffffffffffffffffffffff
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Display 0x042737c0: Unit 0: Startup Mode 1440 x 900, CGSThirtytwoBitColor, Resolution 1, ioModeID 0x80001000, ioModeDepth 0x0, IOReturn 0x0
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: CGXDisplaysDidReconfigure: Display added
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: CGXDisplaysDidReconfigure: Display removed
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Display 0x042737c0: GL mask 0x1; bounds (0, 0)[1440 x 900], 16 modes available
      Main, Active, on-line, enabled, built-in, boot, OpenGL-accel, Vendor 610, Model 9cdf, S/N 0, Unit 0, Rotation 0
      UUID 0x2fa49b462ac314062ce76fce977d6525, ColorSpace { 189789772 }
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: GLCompositor: GL renderer id 0x01024301, GL mask 0x0000000f, accelerator 0x00003ab3, unit 0, caps QEX|MIPMAP, vram 451 MB
      texture max 8192, viewport max {8192, 8192}, extensions NPOT|GLSL|FLOAT
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Display 0x003f003f: GL mask 0x8; bounds (2464, 0)[1 x 1], 2 modes available
      off-line, enabled, OpenGL-accel, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
      UUID 0xffffffffffffffffffffffffffffffff
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: GLCompositor: GL renderer id 0x01024301, GL mask 0x0000000f, accelerator 0x00003ab3, unit 0, caps QEX|MIPMAP, vram 451 MB
      texture max 8192, viewport max {8192, 8192}, extensions NPOT|GLSL|FLOAT
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Display 0x003f003e: GL mask 0x4; bounds (2465, 0)[1 x 1], 1 modes available
      off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
      UUID 0xffffffffffffffffffffffffffffffff
    Mar  2 14:39:13 Nick-MacBook-Air-2.local WindowServer[154]: Display 0x003f003d: GL mask 0x2; bounds (2466, 0)[1 x 1], 1 modes available
      off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
      UUID 0xffffffffffffffffffffffffffffffff
    Mar  2 14:39:15 Nick-MacBook-Air-2.local WindowServer[154]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -discovery
    Mar  2 14:39:15 --- last message repeated 1 time ---
    Mar  2 14:39:15 Nick-MacBook-Air-2.local WindowServer[154]: CGXSetDisplayColorProfileAndTransfer: Display 0x042737c0: Unit 0; ColorProfile { 189789772 }; TransferTable (256, 12)
    Mar  2 14:39:15 Nick-MacBook-Air-2.local com.apple.AmbientDisplayAgent[304]: AMBD Agent: xpc connection became invalid during event handler
    Mar  2 14:39:15 Nick-MacBook-Air-2.local WindowServer[154]: CGXSetDisplayColorProfileAndTransfer: Display 0x042737c0: Unit 0; ColorProfile { 189789772 }; TransferTable (256, 12)
    Mar  2 14:39:15 Nick-MacBook-Air-2.local com.apple.AmbientDisplayAgent[304]: AMBD Agent: xpc connection became invalid during event handler
    Mar  2 14:39:15 Nick-MacBook-Air-2.local DMProxy[612]: AMBD Services: connection interrupted: com.apple.AmbientDisplayAgent (Connection interrupted)
    Mar  2 14:39:15 Nick-MacBook-Air-2.local com.apple.AmbientDisplayAgent[304]: AmbientDisplayAgent started
    Mar  2 14:39:15 Nick-MacBook-Air-2.local WindowServer[154]: CGXSetDisplayColorProfileAndTransfer: Display 0x042737c0: Unit 0; ColorProfile { 189789772 }; TransferTable (256, 12)
    Mar  2 14:39:15 Nick-MacBook-Air-2.local com.apple.AmbientDisplayAgent[304]: AMBD initializing devices
    Mar  2 14:39:15 Nick-MacBook-Air-2.local com.apple.AmbientDisplayAgent[304]: AMBD Agent: xpc connection became invalid during event handler
    Mar  2 14:39:15 Nick-MacBook-Air-2.local DMProxy[613]: AMBD Services: connection interrupted: com.apple.AmbientDisplayAgent (Connection interrupted)
    Mar  2 14:39:15 Nick-MacBook-Air-2.local com.apple.AmbientDisplayAgent[304]: AmbientDisplayAgent started
    Mar  2 14:39:15 Nick-MacBook-Air-2.local WindowServer[154]: CGXSetDisplayColorProfileAndTransfer: Display 0x042737c0: Unit 0; ColorProfile { 189789772 }; TransferTable (256, 12)
    Mar  2 14:39:15 Nick-MacBook-Air-2.local com.apple.AmbientDisplayAgent[304]: AMBD initializing devices
    Mar  2 14:39:15 Nick-MacBook-Air-2.local com.apple.AmbientDisplayAgent[304]: AMBD Agent: xpc connection became invalid during event handler

    Howdy Haknat,
    Thanks for using the Apple Support Communities.
    If you're still seeing no image on the external display after resetting the SMC and PRAM, then the next step I'd like you to do is to start the device in Safe Mode.
    Reset the resolution
    Start by resetting the Mac's parameter RAM. If the display does not come up, was previously set to an unsupported resolution, and still results in no video:
    Start up in Safe Mode.
    From the Apple () menu, choose System Preferences.
    Choose Displays from the View menu to open the preferences pane.
    Select any resolution and refresh rate that your display supports.
    Restart your computer.
    If you tried all of these steps for your display and the video issues persist, contact Apple technical support or take your Apple computer to the nearest Apple Store or Apple Authorized Service Provider (AASP) for diagnosis. If you plan to visit an Apple Retail Store, make a reservation at the Genius Bar using http://www.apple.com/retail/geniusbar/ (available in some countries only).
    Note: Diagnostic fees may apply for issues not covered under warranty or the AppleCare Protection Plan (APP).
    Apple computers: Troubleshooting issues with video on internal or external displays - Apple Support
    Take care,
    Alex H.

  • How to use background image in ABAP -  webdynpro

    Hi,
    My requirement is like that.
    I want to display a background image. Over the background image i want to display my ALV list or report.
    How to display my personalized image in background.
    Please assist me....
    Thanks in Adv.

    hi ,
    this is not possible:
    refer these threads :
    Background Image
    I Assign Background Image to a Group (Ans by Thomas)
    Image as Background Image possible?
    as correctly pointed above and in this thread
    use your own stylesheets
    refer this thread for more  information on styles :
    EP 7 Portal stylesheet with WD ABAP
    to display image in the foreground :
    refer this WIKI
    https://wiki.sdn.sap.com/wiki/display/stage/DisplayEmployeeImageinABAPWebDynpro+Application
    regards,
    amit

  • Settings for an external display monitor

    I'm working with FCP 7 but my screen is small 13.3 and for a person of my age (60) is a litle difficult to work. I would like an external monitor display but I cant afford to buy the Apple 24" display, so I'm looking for an other alternative. I found Viewsonic VX2260WM full HD 22"screen very affordable or maybe Samsung XL2370 23" screen. So I need now some help to setup all the system. I would like to have the possibility to have FCP work space in the big monitor but the preview in my MCP. Please, dear adviser, take in mind, for my age, that I need all the explanation full detailed.
    Many thanks in advance
    JoseCup

    Thanks Jerry for your advice. I have had for a week a 22" ViewSonic connected with a HDMI Mini Display port adapter. I tried to do my best for the setup of this monitor with 1080p resolution while the MBP 13" was setup to the native resolution 1280X800 but the image at the external display was not good enough as the MBP screen. In any case I have return the ViewSonic because other problems. I'm now looking for an other monitor but I'm not sure what to look for. I need for a bigger work space for Final Cut but with a good quality image. Do you have any advice?

  • T410s External Display and Safely Remove Hardware Problems

    I have two problems with my new T410s with Windows 7.  First, I use it with an external display.  It works fine when I set the dispaly settings to Projector Only and set the power settings to Do Nothing When I Close the Lid.  However, when I restart the computer the screen image on the external display is often mis-sized, does not cover the whole screen, and has part of the image cut off.  If I open the lid and change the display setting to computer only, then back to projector only it works fine again.
    Any ideas on why it will not hold the proper setting when I turn the computer off?
    The second problem is common to both my wife's X201 with Windows 7 and my new T410s.  If you click on Safely Remove Hardware/Eject Mass Storage Device both computers will tell us it is now safe to remove our device.  However, if the device is one of our compact external backup drives the device's light will still be on and the disk will still be spinning, so it seems it cannot really be safe to remove it.  This happens even if we wait a minute after the safely remove indication to see if the external drive shuts down after a short delay - it doesn't!
    As a result, my wife and I are shutting down our computers whenever we want to remove an external storage device.  Any comments or ideas would be welcome!

    For anyone who is concerned about the "safely remove hardware" issue noted in my original post, I have done more research and found that Windows 7 maintains power to the USB ports after safely remove has been executed in order to allow devices like MP3 players to continue charging after they are safely removed.  Windows XP actually shut off the power to the USB ports and this is what I was used to until I got a new T410s with Windows 7.
    This means an external HDD's disk will also keep spinning.  However, the safely remove sequence is SUPPOSED to cause the disk's heads to move away from the disk and return to their at rest position, so there should be no damage to the HDD if it is removed even though the disk is still spinning.
    Since I have no way to assure this is happening I am still turning off my computer and making sure the disk has stopped spinning before I remove my USB HDD.
    I would appreciate comments from people who know more than me about this issue, especially if my info. above is not correct!

  • 8220 External Display

    Up got an 8220 flip phone and installed the BB Desktop Manager.  Manager indicated that software updates to v4.6 were available and I updated.  Now the external display no longer displays the time but my servicer provider's logo.  I have been all through the menus and user guide and cannot find how to change the basic image of the external display.  Any suggestions?
    Solved!
    Go to Solution.

    Go into the Application Loader in Desktop Manager and make sure that BlackBerry Attachment Services is loaded.  That will restore your external display clock.  My wife's phone had the same issue after a botched system update.
    Stan...

  • Background image dissappearing

    I've created an overlay menu using Photoshop and I think the DVD is built correctly. The DVD plays fine on our Macs, PCs and a stand alone player but when our client plays it on his Mac, running OS 10.3.9 and DVD Player v. 4.0, the background image disappeared. This is how he described it.
    "Upon loading, a completely black screen appears. If you run the mouse over the screen the menu text appears where the curser is, e.g. a single chapter appears in yellow with the rest of the screen blank. No evidence of the menu photo to be found!"
    I checked our master on our end, using a Mac running OS 10.3.9 and DVD Player v. 4.0 and it seemed to work fine. Has anyone seen this problem before? Could it just be a bad copy?
    Thanks in advance!

    There was something funky where this happened
    Check out this thread
    Bug Tiger Panther
    So what you described sounds very similar to that and it seemed to be easily replicated (the bug) when I did it (all in the thread)
    Though it sounds like you tested on Panther also with no issue, which makes it weirder. It may be actually something on the one machine, though it sounds exactly like the other issue
    Note that one of the workarounds was making the background a movie (which you can do easily, either by making a loop with still or perhaps in an NLE)

  • Centering a background image [was: How is this done.. what am I doing wrong....]

    Hi,
    I am kinda new to DW.  I have a .jpg that is 1000pixels wide and 1100 pixies tall which I want to use as the background for my site.  I want that image to be centered (not justified left).  Next I want two tables on top of that image.  The first one will be for my buttons/links and the second will be for any text and images that will appear below the buttons.
    I have got this to work in DW and it looks fine when I preview it in a browser.  However, after uploading it, my background image disappears and I get a question mark.
    http://test.taffyproductions.com/
    Also, both my tables are centered, but the background image is not.
    Thanks to anyone that can help.
    Gary
    [Subject line edited by moderator to make it clear what the question is about]

    This file is 404 - not found on server.
    http://test.taffyproductions.com/_images/Taffyhome.jpg
    Did you upload it to the server?  BTW I'm not too keen on using a leading underscore in file or folder names.  Why not just name it "images?"
    Finally, trying to precisely align images and text over a huge background image is very challenging. It works in Print design but isn't an ideal way to work with web pages. Be sure to test your site often in all browsers and available text sizes.  You may be in for some big surprises if you don't.
    To center a page background with CSS:
    body {
    background: url (path/filename.jpg) no-repeat center top;
    Good luck,
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Page background images show in preview but not after uploading

    Hi -
    I've built a page with a flash animation, and some other
    minimal information below the movie. I have a page background image
    that should be repeating horizontally behind everything. When I
    preview it, all looks great! After I upload it to the actual site
    the background images disappear. The code is all within the page.
    Any ideas?

    never mind... problem resolved.
    my error in not checking my files over. oops.

  • Unable to use edited background image

    I am using Captivate 3 on Windows XP Pro. After I edit a
    background image in an external image editor, the image is saved in
    a temporary folder, and I can't work out how to incorporate it back
    into Captivate so it will replace the original image. There doesn't
    seem to be anyway of identifying the "Library" folder through
    Windows Explorer to replace it.
    I'd be grateful for any guidance on this,
    David

    Hi David and welcome to our community
    How are you kicking off the edit process? Right-clicking the
    image in the library? If so, the Library should auto update. But
    you may also need to right-click and choose update to force it.
    If you just copied into an image editor, you should be able
    to simply select and copy inside the image editor and paste into
    the background to update.
    Cheers... Rick

  • Help! Background image + templates CS4

    SO, I created a template. One of my editable regions is my main_image div. In source code view i have my main_image div tag and within it I have a text box div tag and scroll box div tag. In my CSS thats attached to this site my #main_image rule has a background-image property. Now, the thing im trying to do is to change this background image when I create new pages based off of this template that I created. I know I cant change it in the CSS because its the same CSS that is used throughout the new pages. I tried using editable attributes to change the background image generating :
    <div id="main_image" background-image="@@(_document['backgroundimagemain'])@@"> but the background image still remained the same image when i generating new pages. I tried optional region, again no effect. I tried going into Modify> Template Properties in my new page and it says there are "no template properties available". There either must be some code to apply in the source code.
    Stuck.

    Because you are using an element with all the same ID (div id="main"), you will want change that to make the ID the Editable Attribute. That way, you can define the ID in the page itself (Modify > Template Properties...) and indicate the background-image in your external stylesheet.
    Here's a link for creating Editable Attributes: http://help.adobe.com/en_US/dreamweaver/cs/using/WScbb6b82af5544594822510a94ae8d65-7aa3a.h tml
    This affords you off-page control (except for editing the ID on pages), an ideal situation with a Templated site.
    On the pages, define your ids, set up following the instructions referenced above:
    id="horsepage"
    id="cowpage"
    In the stylesheet, define your background-images:
    #horsepage {background-image: url( your horses image path here );
    #cowpage {background-image: url( your cows image path here );
    Beth

Maybe you are looking for

  • Is there anyone who can tell me how to post a form?

    Hi, I am totally new in Iphone Application. I start developing a simple iphone application in which I design a form that contains the following fields: username, password, and an image (.png). I want to submit these data into the server which will st

  • Delete record confirmation

    Hi: I am working with David Powers' "your first dynamic website" tutorial in preparation for an upcoming project. With a delete record behavior, how does one add a "Are you sure you want to delete" message? Thanks, Ned

  • Report with spreadsheet as desformat opens very slow

    Hi All, Greetings. We have an xls file which was generated by report runtime. This xls was created with option desformat=spreadsheet in report runtime. The problem is it takes considerably long time to open. More than 5 minutes for a file with 6750 r

  • Error when running the reports?

    Hi ALL I instl business content reports for my client req, but now some repots are working and some reports gives error below, The requested query 0CSAL_C07/0CSAL_C07_Q0101 does not exist on the current server Error when generating dataProvider 0CRM_

  • JDO O/R-Mapping

    Hi all, i am starting programming with JDO. First i start with the example Getting Started with JDO. After some trouble, it is running now. I want to expand the example, so i have three Objects/Tables. Employee, Manager, Department with the following