background color: I want to change the background color of the screen of the monitor

I have a web image in my Office I want to change the background color of the screen of the monitor without a change in the office itself

could you let me know how to do this?

Thank you

I have a web image in my Office I want to change the background color of the screen of the monitor without a change in the office itself

could you let me know how to do this?

Thank you

Hello

To change the color of the desktop background, follow these steps.

Click on the desktop and select personalize.

At the bottom of the window, select the color of the window.

In the next window, select the Advanced appearance settings.

In the element , select Office.

Click the drop-down color 1 menu and select your favorite color. ClickApply/OK.

I hope this helps.

Thank you for using Windows 7

Ronnie Vernon MVP

Tags: Windows

Similar Questions

  • I want to change the background, but I don't seem to see how.

    I spent the worst part of the past 3 or 4 hours to try to change the background and add a widget or two. I can't find a way to do it. Please don't tell me that Firefox is lame that I can't do this.

    So, you want to change the home page.
    See - How to set the home page

    Or maybe you want the page tab as your homepage?
    Open on: newtab and set it as your home page by using the information in the article above to support.

  • I want to change the color of the firefox button, the button menu is normally orange what file/line in the as I need to change to change

    I just want to change the color of the button but it there as many files of code so much, and I can't find a page that will tell me it please help

    You can change the color by using the App button color- https://addons.mozilla.org/firefox/addon/app-button-color/ module

  • I want to change the blackberry listfield deafault accent color

    Hello

    I want to change the accent color of blackberry deafault (blue) of listfield, here is the code sample, code works fine, I want just to customize the color of the focus of the list... Please suggest me...

    package Meidcare;

    to import java.util.Enumeration;
    import java.util.Vector;

    Import net.rim.device.api.collection.util.SortedReadableList;
    Import net.rim.device.api.system.Bitmap;
    Import net.rim.device.api.system.Display;
    Import net.rim.device.api.ui.Color;
    Import net.rim.device.api.ui.DrawStyle;
    Import net.rim.device.api.ui.Graphics;
    Import net.rim.device.api.ui.component.KeywordFilterField;
    Import net.rim.device.api.ui.component.KeywordProvider;
    Import net.rim.device.api.ui.component.ListField;
    Import net.rim.device.api.ui.component.ListFieldCallback;
    Import net.rim.device.api.ui.container.MainScreen;
    Import net.rim.device.api.ui.decor.BackgroundFactory;
    Import net.rim.device.api.util.Comparator;
    Import net.rim.device.api.util.StringUtilities;

    class SearchFieldDemoScreen extends screen
    {
    Vector drugs_list = new Vector();
    Image bitmap buttonleft, buttonright;
    CountryList _countryList;
    KeywordFilterField _keywordFilterField;
    int mHColor = - 1;

    public SearchFieldDemoScreen (vector drugs_list) {}
    This.drugs_list = drugs_list;
    this.getMainManager () .setBackground (BackgroundFactory.createSolidBackground (0xC2C2C2));

    buttonLeft = bitmap.getBitmapResource ("medical_pills.png");
    buttonRight = bitmap.getBitmapResource ("white_aero.png");

    _countryList = new CountryList();
    _keywordFilterField = new KeywordFilterField();

    Enumeration XmlDiffOperation = drugs_list.elements ();
    While (enumumeration.hasMoreElements ()) {}
    _countryList.addElement (new Country (enumumeration.nextElement (m:System.NET.SocketAddress.ToString (())));

    }

    try {}
    setTitle (_keywordFilterField.getKeywordField ());

    _keywordFilterField.setLabel("Find:");
    _keywordFilterField.setSourceList (_countryList, new Country.MyProvider ());
    _keywordFilterField.setCallback (new MyListFieldCallback());

    _keywordFilterField.SetFocus ();

    Add (_keywordFilterField);

    }
    catch (Exception e) {}
    System.out.println ("Exception in keyword filter field =" + e);
    }
    }

    class MyListFieldCallback implements {ListFieldCallback}

    {public drawListRow Sub (ListField listField, Graphics g, int index, int y, int width)}
    Object obj = ((KeywordFilterField) listField) .getElementAt (index);
    g.setColor (Color.BLACK);

    If (obj! = null & obj instanceof country) {}
    Point country = (country) obj;
    g.drawText (item.toString (), 20, y, DrawStyle.ELLIPSIS |) DrawStyle.HCENTER);
    g.drawLine (0, y-9, width, y-9);
    g.setColor (Color.WHITE);
    g.fillRect (0, y-9, width, 3); for 3-pixel thick seprater "line".
    g.setColor (Color.BLACK);

    } else if(index == 0) {}
    g.drawText ("* void *", 0, y);
    }

    }

    protected void drawFocus (Graphics graphics, boolean on) {}
    graphics.setColor (Color.RED);
    Paint (Graphics);
    }

    public Object get (ListField list, int index) {}
    Return drugs_list.elementAt (index);
    }

    public int getPreferredWidth (ListField list) {}
    Return Display.getWidth ();
    }

    public int indexOfList (String prefix, int start, ListField list) {}
    return 0;
    }
    }

    class CountryList extends SortedReadableList
    {
    Vector drugs_list = new Vector();

    public CountryList()
    {
    Super (new Country.CountryListComparator ());
    }

    Sub addElement (Object item)
    {
    try {}
    System.out.println ("Ankur");
    SearchFieldDemoScreen.ls2 = new ListStyleButtonSet();
    ((Field)) SearchFieldDemoScreen.ls2.add element;
    doAdd (element);
    }
    catch (Exception e) {}
    System.out.println ("Exception in Add item =" + e);
    }
    }

    }
    }

    class country
    {
    private String _countryName;

    public country (String countryName)
    {
    _countryName = countryName;
    }

    public String ToString)
    {
    Return _countryName;
    }

    public static class MyProvider implements {KeywordProvider}
    public String [] getKeywords (Object obj) {}
    Point country = (country) obj;
    return new String [] {item._countryName};
    System.out.println ("called MyProvider");
    Return StringUtilities.stringToWords (obj.toString ());
    }
    }

    public static class CountryListComparator implements comparator
    {
    public int compare (Object o1, object o2)
    {
    System.out.println ("CountryListComparator called in method compares");
    If (o1 == null | o2 == null)
    throw new IllegalArgumentException ("can't compare countries null");
    Return o1.toString () .compareTo (o2.toString ());
    }
    }
    }

    Thanks in advance...

    Oky I solved the problem...

    using the...

    {if (g.isDrawingStyleSet (Graphics.DRAWSTYLE_FOCUS))}

    change the accent color
    g.setBackgroundColor (0xDCDCDC);
    g.Clear ();
    draw text
    g.setFont (Resize.getSecondFont ());
    g.setColor (Color.BLACK);
    g.drawText (item.toString (), 20, y, DrawStyle.ELLIPSIS |) DrawStyle.HCENTER);
    }

    inside the drawListRow...

    Thank you all...

    ----------------------------------------------

    Press on as if you like it...

  • I have two report in a page and I want to change the report that one color of header but he perform the two report

    I have two report in a page as A report and B and I want to change the header color report only a header, but it will change the color of the header of the report I use this code in the css section

    table.uReport > thead > tr > th {}

    color: red! important;

    }

    but it will be the effect on the two report kindly can you help me

    Mr.javvi wrote:

    I have two report in a page as A report and B and I want to change the header color report only a header, but it will change the color of the header of the report I use this code in the css section

    {table.uReport > thead > tr > th}

    color: red! important;

    }

    but it will be the effect on the two report kindly can you help me

    Specify a static region ID for each region and which applies to the to box in your rule of CSS selector to target the report only in this region:

    #report-A table.uReport>thead>tr>th {
      color :red !important;
    }
    
  • Adobe animate CC freezes when I want to change the color or the size of the canvas

    Animate freezes when I want to change the size of the canvas or color (in windows 10) all the world is facing this problem?

    reset your preferences - http://helpx.adobe.com/flash/kb/re-create-preferences-flash-professional.html

  • Selection problem.  I imported a piece of vector art: a guy in a t-shirt and jeans.  I want to change the color of the t-shirt but when I "select", the whole picture gets selected including the head, arms and jeans.  How to isolate the t-shirt?

    I imported a piece of vector art that shows a man wearing a t-shirt and blue jeans.  I want to change the color of the t-shirt, but, when I 'select', not only the GET selected shirt made from the head, arms and blue jeans guy.  How do I isolate the image so I am just by selecting the t-shirt?

    Gabriel,

    What happens if you click the fill with the direct Selection tool, and then try?

    Or try to locate T shirt in the layer in the layers palette and select there, then try? You may need to click one or more arrows to look in under/groups/cutting masks / whatever.

  • I want to change the color of the grid, how to change?

    I want to change the color of the grid, how to change?

    HI -.

    Sorry to disappoint you, but the color of the grid of reflow is not configurable by the user.

    VIC

  • I want to change the size and color of the text in the call boxes and text boxes. How can I do this? Jack

    I want to change the size and color of the text in the call boxes and text boxes. How can I do this? Jack

    Highlite the text inside the text box and press Ctrl + E.

  • I want to change the text in Captivate after import PowerPoint slides

    Hello

    Background: I import slides from a .pptx file. Once the slide is created inside Captivate, I want to change the text in the slide, but I can't. It became part of the background. So, I'm left with two options: 1) open the .pptx file, change the text, and then re-import the slide 2) manually create everything on the slide inside Captivate. This means a lot of work. I was hoping that Captivate 7 would solve this, but what seemed possible could address - high fidelity - is not available for mac. I'm sure that others have this problem too.

    Any help would be greatly appreciated.

    Hello

    Yes, I also never create presentations in PPT, but when my clients want an e-Learning course developed, they almost always send me a PPT - UGH. I'll just recreate each slide manually, because I have to have Captivate to all its other powerful tools. Thanks for your response!

  • I want to change the secret question. Can someone help me? TQVM

    I want to change the secret question. Can someone help me? TQVM

    Security issues Apple - ID

    Account security issues almost always require directly contact a representative from Apple to firmly establish your identity as the account holder. You can configure so that Apple you call, either immediately or at a time convenient to you.

    1. go to http://www.apple.com/support/appleid/

    2 choose to contact Support, then click on contact Support

    3. choose other subjects of Apple ID and choose the appropriate topic for your question (questions of security or password)

    4. choose, no thanks, continue

    5. choose the best method for you to contact Apple

    By the end of 2012 Mac minis, macOS?  Watch, 38 mm silver AL, Watch BONES 2.2.2; iPad 2 Air & iPhone 6 + iOS?  Apple Airport Express

  • I want to change the account for new messages

    I have 12 mailaccounts. I want to change the standard account. It seems to me that the first account in the list is the standard account for new mail, I want the second in the list.

    Tools / account settings
    Button down "Actions account."
    as a default value

  • I want to change the layout of my e-mail messages so that the message is on the side of the headers not below them

    I want to change the layout of my e-mail messages so that the message is on the side of the headers not below them. I just downloaded mozilla thunderbird on my new laptop computer to I can not get the layout that I'd rather go back. Help, please. Thanks June

    Maybe try Vertical page layout view in the menu bar.

    No menu bar? Press the ALT key.

  • I want to change the name that appears under 'To' and the 'author '.

    I want to change the name that appears under 'To' and the 'author '.

    No matter what particular place, or simply everywhere where you happen to be at this time?

  • I want to add auto IE tab firefox without the addition of manual, also I want to change the value of extensions.ietab.filterlist without classes to the topic: config

    (1) I want to change the default extensions.ietab.filterlist to mywebsite url value without having to follow several steps, each time that the user is going to hit my site, then to the users of the browser extensions.ietab.filterlist value must be added when it will hit my site. Topic: config, we can add manually, but I don't want to manually add, is it possible to automate this process.
    (2) is it possible to install the activex (extension Ietab) without clicking on add to firefox, I ask because my site is not supported in firefox because of the activex.

    (3) how to add admin privileges for activex in firefox.
    . Please help me

    I found the solution to this problem,
    (1) I added the User.js file in the default mozilla profile folder IE
    C:\Users\xpointers\AppData\Roaming\Mozilla\Firefox\Profiles\xb2fxdxi.default, I've added in user.js
    user_pref ("extensions.ietab2.filterlist", ' / ^ file:\\/\\/\\/.*\\. ") (mht) | ("mhtml) $/ http://*update.microsoft.com/* http://www.windowsupdate.com/ * http://www.UrWebsiteUrl.com/ * ");

    You can add n number of URLs to run in IETAb or IEtab2.
    User.js file overwrites the prefs.js file.

    (2) allowing to automatically add extensions to add addon, using the code and need to change the extensions.json file to the new version of firefox, for the old version of firefox need to change in the sqlite database.

Maybe you are looking for

  • Talk about screen accessibility

    I love the option of screen talk and share with students with reading disabilities. My problem is that students are having problems turning on with the stroke of 2 fingers.  He will often return the page to the top, pull up the safari web address ent

  • Upgrading processor on Satellite L500-1QE

    I have a Satellite L500-1QE and I want to know if I can change my processor to something again, because now I use Dual-Core 2.2 Ghz T4400. (I don't know much about the updates that is why I ask) Thanks in advance.

  • Sansa Clip does not pass the stage of audio books

    Dear all, We have the problem that our Sansa Clip will not skip chapters of audiobooks. If you hold the buttons, fast towards the front/rewinds, but if you just click on it once, nothing happens. It is only in the audio books and Podcasts, but not in

  • How do plu sent 4500 font size

    When you print an e-mail or other documents from the internet, the font size is so small, that I can't read.  Sometimes, if I download the document I can print from the download in format regular, but just by clicking more and then print on an e mail

  • How can I block a disruptive, unwanted wireless signal in Windows 7?

    A neighbor's wireless signal seems constantly disrupt my wireless connection.  Sometimes, I need to reset my router to be able to connect again.  Another time my laptop to connect to my router on its own.  Disruptive signal has WPA, and I can't conne