Browser Background Color Not Drawing Completely

On the web page I recently uploaded, the page does not draw the browser background color completely when it loads. The browser background color fills in to the bottom of the sized page, below there it is white.
1. Modern Frame 2.0 - Blank
2. Set Browser Background color to Blue
3. Page background color either the same Blue or none at all. I've tested both ways.
4. Manual resize always allows the browser background color to fill in properly.
5. Footer on and off. Doesn't make a difference.
After uploading to the web, clearing all my caches, it continues to fill in incompletely.
What do you suggest I do to solve this?
Thank you - Fabe

Give us the URL for the site so we can examine it first hand. With out looking at the site you should change the theme to White theme which does not use files for background and therefore will not restrict the amount of space the background takes up. That's just a guess though.
OT
Message was edited by: Old Toad

Similar Messages

  • Browser Background Color

    I am new to iWeb and have searched the archives, but can't seem to figure this one out. I am using one of the themes to do a quick webpage, but have stumbled on an issue. When I use a browser background color, it bleeds over the page. I have tried to increase the page content, but to no avail. I know it has to be something fairly obvious that I am not doing.
    Here's the url.
    http://web.mac.com/clashbridge/BurgenundBerge/Days1_%262.html
    The site is not ready for primetime yet, but any help would be appreciated.
    Thanks.
    Carole

    You changed the page background from a tiled image to a gradient color.
    Change it back to its previous state.
    If you forgot what it was, add a new page with the same theme and check.

  • Browser background color question

    Hello,
    I have read in some article, that not all Browser background colors are readable by all computers.
    So I am wondering: when I am choosing the right color for my website's Browser Background, can I pick any color from color picker?
    Or should I only use certain "universal" color, which is guaranteed to be readable on any viewer's computer.
    Thank you .

    Just as there are web-safe fonts, there are also web-safe colors. Your color window has all the information you need. See.....
    http://www.iwebformusicians.com/WebMusic/FontsandColors.html
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • Is it possible to change TreeView's background color, not node color?

    In advance, Thanks!!
    Actually, I've made my own treeview in my project. and  I've changed my treeview node color as i want
    I wonder whether or not to change treeview's background color, not node color in below class.
    // in ~.fr
    Class
      kMyTreeViewWidgetBoss,
      kTreeViewWidgetBoss,
         IID_ICONTROLVIEW,                    kMyTreeViewCtrlViewImpl,  
         IID_ITREEVIEWWIDGETMGR,      kMyTreeViewListBoxWidgetMgrImpl,
         IID_ITREEVIEWHIERARCHYADAPTER,  kMyTreeViewListBoxHierarchyAdapterImpl,
         IID_ISTRINGLISTDATA,                          kStringListDataImpl,
         IID_IOBSERVER,                                  kMyTreeViewCtrlBoxObserverImpl,
    type MainTreeViewListBox(kViewRsrcType)       : TreeViewWidget    (ClassID = kMyTreeViewWidgetBoss)  {};
    MainTreeViewListBox   //Tree view
               kMyTreeViewWithTextListWidgetID, kPMRsrcID_None, // WidgetId, RsrcId
               kBindAll,           // Frame binding
               Frame(-1, 26, 300, 276)  // Frame
               kTrue, kTrue,         // Visible, Enabled
               kTrue,       // EraseBeforeDraw
               kInterfacePaletteFill,   // InterfaceColor
               kHideRootNode,// | kDrawEndLine, // Options. Display root node
               kFalse,  // Use H Scroll bar
               kTrue,  // Use V scroll bar
               20,   // fVScrollButtonIncrement
               20,   // fVThumbScrollIncrement
               0,   // fHScrollButtonIncrement
               0,   // fHThumbScrollIncrement
               2,   // Items selectable, 0 = No Selection, 1 = Single Selection, 2 = Multiple Selection
               kFalse,  // Allow children from multiple parents to be selected
               kTrue,  // Allow discontiguous selection
                //The tree view is dynamically created. 
    class MyTreeViewCtrlView : public PanelView
    virtual void   Draw(IViewPort* viewPort, SysRgn updateRgn);
    void MyTreeViewCtrlView::Draw( IViewPort*  viewPort, SysRgn  updateRgn )
       AGMGraphicsContext gc(viewPort, this, updateRgn);
      InterfacePtr<IGraphicsPort>  gPort(gc.GetViewPort(), UseDefaultIID()); // IID_IGRAPHICSPORT);
      ASSERT(gPort);
      gPort->gsave();
      PMRect frameOut      = GetFrame();
      frameOut.MoveTo(0, 0);
      COLORREF crBackColor    = RGB( 255, 0, 0 );
      gPort->setrgbcolor( GetRGBtoReal( GetRValue(crBackColor) ), GetRGBtoReal( GetGValue(crBackColor) ), GetRGBtoReal( GetBValue (crBackColor) ));
    gPort->rectpath(frameOut);
    gPort->fill();
    gPort->grestore();
    PanelView::Draw( viewPort, updateRgn );
    In above case, there are errors in kMyTreeViewCtrlViewImple when Indesign is launching.
    // Error Assert
    XferObject- ReadWrite for impl kMyTreeViewCtrlViewImpl of iid IID_ICONTROLVIEW in class kMyTreeViewWidgetBoss read wrong amount in plugin kMyTreeViewWidgetBoss
    but, in kMyTreeViewWidgetBoss ClassDescriptionTable, when remove this( IID_ICONTROLVIEW, kMyTreeViewCtrlViewImpl), that's ok. but I can't change background color. just interfacepalettefill color
    Please help me!!

    Here's a sample!
    That's all.
    #define GetRGBtoReal( X )   (double) X / (double) 255.f
    COLORREF crBackColor    = RGB( 255, 0, 0 );
    gPort->setrgbcolor( GetRGBtoReal( GetRValue(crBackColor) ), GetRGBtoReal( GetGValue(crBackColor) ), GetRGBtoReal( GetBValue(crBackColor) ));

  • Change Browser Background Color with Image Fill

    I inserted a picture using 'Image Fill' and 'Original Size' under Browser Background in the Page Layout tab and the browser background, I assume, defaults to white.
    I need the browser background to be a standard black color with an Image Fill. I searched around the iWeb preferences and tabs but found no option...
    Many thanks in advance!
    Alex

    The only way to get a black browser background is to set it to black. If you tile the photo there will be not browser background or make the image large enough so that it would take a very large browser window to exceed the photo's size. Or create a very large canvas with the photo in it at its original size and the rest of the area black.
    OT

  • Layer Background color not support on AP Element

    Hi I am new to dreamweaver. I just started learning how to
    use it, and I can't figure out why when I am validating the
    browser, I kept on getting a message that the layer background
    color is not supported in the AP element. I looked at my code and
    it seems fine. All I did was just insert the AP layer and I change
    the background color. Is there something I am doing wrong?

    Thank you. That's telling you that layer-background-color is
    NOT supported
    in those browsers (in fact, it's invalid HTML, being
    supported only in IE5
    and earlier). You should use CSS to specify colors, not the
    Property
    inspector, and you will avoid such traps. In fact, in CS3,
    when you use the
    Property inspector, the proper CSS is written in the
    stylesheet for you.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "moonstar2005" <[email protected]> wrote in
    message
    news:ff315r$rvv$[email protected]..
    > HI Murray,
    >
    > My code in the AP element:
    >
    > Layer-background-color: #ccccc
    >
    > The message I got when I compare the browser
    compatibility is:
    >
    > "Unsupported property: layer-background-color
    >
    > Affects: firefox 1.5; internet explore 6.0, 7.0;
    internet explore for mac
    > 5.2,
    > netscape 8.0; opera 8.0, 9.0 safari 2.0 "
    >
    >

  • Background color not showing up in Firefox

    I think I am having a CSS problem, but I am not sure. If you
    look at this
    link
    in Firefow you will see that the background color is not showing
    up. I put the background color in that table in the HTML as well as
    the CSS, but am not getting any love! On another page I did it is
    working fine. Click
    here and you
    will see it working fine.
    Is there some small detail that I missed? Any help is greatly
    appreciated!!

    In fact a whole heap of files are pointing to your hard
    drive...
    Jo
    "Josie1one" <joleros[nospam]@yahoo.com> wrote in
    message
    news:e35c9r$4ln$[email protected]..
    > On the one not working, the file is pointing to your
    hard drive:
    > <link href="file:///C|/Documents and Settings/nick/My
    Documents/Work
    > Files/Clients/RKFA/style.css"
    > Jo
    >
    > "Cloudbrk" <[email protected]> wrote in
    message
    > news:e35btk$41c$[email protected]..
    >>I think I am having a CSS problem, but I am not sure.
    If you look at this
    >>
    http://rebeccakoury.com/spiralstapestries/scrollearthtones.htm
    in Firefow
    >> you
    >> will see that the background color is not showing
    up. I put the
    >> background
    >> color in that table in the HTML as well as the CSS,
    but am not getting
    >> any
    >> love! On another page I did it is working fine.
    Click
    >>
    http://rebeccakoury.com/spiraltapestry.htm
    and you will see it working
    >> fine.
    >>
    >> Is there some small detail that I missed? Any help
    is greatly
    >> appreciated!!
    >>
    >
    >

  • Div background color not showing in Internet Explorer 8 and before

    My Footer div is not showing the background color (supposed to be black...)  in Internet Explorer 8 and earlier.  It's assuming the body color instead.  Also the border color on top of the 'bubbles' that run across the page is wrong (supposed to be blue)    Is this just because Internet Explorer 8 and earlier did not support div background and border colors yet, or is there a work-around??  Or maybe I did something wrong?
    The site is:    www.meridianwaterfiltration.com

    martcol wrote:
    I don't think that IE8 does rgba.
    It should be OK with rgb but not rgba.
    Martin
    No its doesnt
    I'd just use a hexidecimal color - black #000 and blue: #03f (see below)
    .footer {
    position: relative;
        width: 100%;
        padding-top: 0px;
        padding-right: 0;
        padding-bottom: 0px;
        padding-left: 0;
        background-image: none;
        background-repeat: repeat-x;
        margin-top: 0px;
        clear: both;
        height: 350px;
        background-color: #000;
    #bubble {
        background-image: url(Images/water drop 0banner.jpg);
        background-repeat: repeat-x;
        width: 100%;
        height: 43px;
        border-top-width: 3px;
        border-top-style: solid;
        border-top-color: #03F;
        margin: 0px;
        padding: 0px;
        background-color: #3FF;

  • Why is the background color not applied in one case?

    Hi,
    I'm using RH 7 and WebHelp.
    I apply a TableHeading style to the first row of my tables. The TableHeading style is supposed to fill the cells of the first row with a background color of blue, and the text is in white. It works fine except for one table. I think TableHeading style was not applied in the Word document when I imported this topic. I tried to apply the TableHeading style to the first row, and it says it is applied in the HTML. But, the background blue does not fill the cells.
    Here is what I am trying to achieve:
    Here is my problem table:
    I can see in the HTML that the background color is not present in the code. Here is the code for the example that is correct:
    <p class=TableHeading>Chapter</td>
    <td style="border-left: none; border-right: solid #000000 1.0px; border-top: solid #000000 1.0px; border-bottom: solid #000000 1.0px;
              width: 279.4pt; padding: 0in 5.4pt 0in 5.4pt; background-color: #003399;"
    bgcolor=#003399 width=279.4pt>
    <p class=TableHeading>Description</td></tr>
    <tr><td style="x-cell-content-align: top; border-left: solid #000000 1.0px; border-right: solid #000000 1.0px; border-top: none;
                       border-bottom: solid #000000 1.0px; width: 182.85pt; padding: 0in 5.4pt 0in 5.4pt;
                       padding-left: 0px; padding-top: 0px; padding-right: 0px;
                       padding-bottom: 0px;" valign=top width=182.9pt>
    Here is the code for my problem table:
    <p class=TableHeading>Activity</td>
    <td style="border-left: none; border-right: solid #000000 1.0px; border-top: solid #000000 1.0px; border-bottom: solid #000000 1.0px;
              width: 168.0pt; padding: 0in 5.4pt 0in 5.4pt;" width=168pt>
    <p class=TableHeading>Keyboard Shortcut</td></tr>
    <tr style="x-cell-content-align: center;" valign=middle>
    <td style="width: 374px; x-cell-content-align: top; border-left: solid #000000 1.0px; border-right: solid #000000 1.0px;
              border-top: none; border-bottom: solid #000000 1.0px; padding: 0in 5.4pt 0in 5.4pt;
              padding-left: 0px; padding-top: 0px; padding-right: 0px;
              padding-bottom: 0px;" valign=top width=374px>
    Here is the code from the CSS:
    p.TableHeading {
    background-color: #003399;
    punctuation-wrap: simple;
    text-autospace: none;
    font-size: 10.0pt;
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana, sans-serif;
    margin-left: 3pt;
    margin-right: 3.0pt;
    line-height: 120%;
    margin-top: 0pt;
    margin-bottom: 0pt;
    LI.p-TableHeading {
    punctuation-wrap: simple;
    text-autospace: none;
    font-size: 10.0pt;
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana, sans-serif;
    line-height: 120%;
    Any suggestions?
    Thanks,
    Julie
     I don't understand why the TableHeading style is not applying the background color for the one table. I'm guessing I could just add it to the code using the HTML editor. However, I wasn't sure if that was the best way to fix this problem or if I would create another problem.

    Hi Willam,
    Thanks for your answer, and I will go ahead and add the background color to the problem table.
    However, I am still puzzled as to why the background color is applied to the cells in the other tables and not the problem table. I'm not sure what I did to cause the problem - how I applied the TableHeading to the table cell in one case and not the other. Any ideas how I can avoid this problem?
    I will not use the Word documents going forward and will only make changes with the RH editor.
    Thanks again,
    Julie

  • Messages background color not saving

    I have about 15 computers and we use Messages as our in-house chat. We have different groups/areas/rooms assigned different background colors (it makes quick identification of where it's coming from easier). But we have an issue where some computers will randomly revert back to "Automatic", which is just grey.
    They are all updated, and I've changed color, closed Messages, and restarted all of them. What's odd is that, after a restart, the color will be saved, but then randomly revert on its own.
    Any thoughts on why, or how to fix it?

    Hi,
    In Mavericks the info is stored in the com.apple.ichat.plist in ~/Library/Preferences like it always was.
    However in Mavericks the Sandboxing used to protect apps uses a "Read and Write route" as it were, of ~/Library/Containers/com.apple.ichat/Data/Library/Preferences and then an Alias to the Original.
    There is also some link to ~/Library/Containers/com.apple.soagent/Data/Library/Preferences and some of the Original .plists in here that seems to relate to this new Helper app and Messages.
    I also find the colour of my Balloons (Background) does not always stick but tend to notice after I get a Message after  start up of the app (I had not pinned it down to being random).
    I have not been able to pin down the fact something is not Writing to the .plist properly.
    10:13 pm      Wednesday; August 20, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • ECL Viewer 7 background color not saving - proper registry entry?

    Hi,
    This is with regards to ECL viewer 7 in SAP GUI 7.20. I want to be able to save the personal settings for background color to white since it does not save for some reason.
    I have found threads such as this: Personal Settings (Options) for ECL Viewer
    which tell me to add a registry key "Background" to HKEY_CURRENT_USER/Software/SAP/VCT_Retained/6.1/Common/de/ImageViewUtils to store the settings. However the version in the thread mentioned is for ECL viewer 5 and 6.
    We tried to change the "6.1" to "7.0" and "7.1" (since it was patched with patch 1) and "de" to "en" and putting the key there with no luck. I have tried searching SAP notes but have found none relevant to ECL 7.0. Does anybody have information on how we can save background color for ECL 7.x?
    Thanks and Regards,
    Nico

    Hi Nico,
    we solved it with this key:
    HKCU\Software\Siemens\PLMVis_Retained\8.2\Common\de\ImageViewUtils
    Background DWORD 00FFFFFF
    Regards
    Matthias

  • BUG(?): background color not in print profile

    When printing a photo from Lightroom 3 with paper background color this color is not corrected for printing, although I print with icc, print profile from Spyderprint. The photo itself is corrected. This means that the paper backround is colored instead of gray, for example.
    Is this a bug? I think so, because I there is no way I can change this.
    Thanks

    Hello CameraHans (are you Dutch, by the way?)
    The whole border or sheet has a color cast. The photo itself has not. Both are in greys, so I will do as you suggested and look what happens when I do this in colors.
    I will insert 3 screenshots, 2 of the Lightroom environment, and 1 of the print preview, I used here the 'contour' to show the effect. You can very well see that the color of the border does not change at all, Thanks, Hans van den Berg

  • Printing background color - NOT

    I have someone who insists on sending me meeting minutes as email with a background color for the email. I'd like to turn off the background for printing, but can't figure how to do this.
    If I ask the printer to print B&W I get a grey background. In any case I'm wasting a lot of ink for no added value. (color or black)
    In Sys 9 I used to be able to ask the printer to just do B&W and no grey scale and would get this.
    Any thoughts?
    I'm using sys 10.3.9 and an Epson stylus color 740 with the default drivers from OS 10.
    Thanks,
    Ken

    It sounds like they're sending you HTML email. Before you print it, you'll have to change the format to plain text in your email program. You can easily do this in Mail Preferences.
    Mulder

  • How do you change the background color not of the video clip, but the background the clip is on?

    How do you change the background color upon which the clip resides...
    I don't want to change anything within the clip itself, but the matte(?)
    from black to white or cream.
    I am working with Elements 10...

    Create a color matte of the desired color and place it on video track 1.  Then place your video on track 2.
    from here: Adobe Premiere Elements Help | Creating specialty clips
    Create a colored matte for a background
    You can create a clip consisting of a full‑frame matte of solid color, which you can use as a solid background for titles or animated clips.
    Brightly colored mattes can serve as temporary backgrounds to help you see transparency more clearly while you adjust a key effect.
    Click Project Assets. 
    In the Project Assets panel, click New Item from the panel options and choose Color Matte. 
    Choose a color in the Adobe Color Picker dialog box, and click OK. 
    A color matte clip is placed into both the Project Assets panel and the Expert view timeline.

  • "background color not showing"

    Hi all,
    I am back with a new problem..hope u guys will help me out..
    I have a very basic prgm where i am trying out the GUI things..
    here is my code:import java.lang.* ;
    import java.awt.* ;
    import java.awt.event.*;
    import javax.swing.* ;
    class SecTest {
    public static void main(String args[])
      JFrame MyFrame = new JFrame("MyFrame");
      MyFrame.setBackground(Color.pink);
      // MyFrame.show();//if i put it only here..it doesnt show me the string
      MyFrame.setBounds(100,100,400,400);
      MyFrame.addWindowListener(new WindowAdapter()
        public void windowClosing(WindowEvent e)
          System.exit(0);
      Toolkit MyTk = Toolkit.getDefaultToolkit();
      Image MyImg = MyTk.getImage("not.gif"); // not.gif is in my current directory
      MyFrame.setIconImage(MyImg);
      Container MyContentPane = MyFrame.getContentPane();
      JPanel MyPanel = new JPanel();
      MyContentPane.add(MyPanel);
      MyContentPane.add(new NewPanel());
      MyFrame.show();
      // but then if i have .show() at both places..i just get a flash of pink background and again the usual gray one..
    class NewPanel extends JPanel {
    public void paintComponent(Graphics g)
      super.paintComponent(g);
      Font f = new Font("SansSerif", Font.BOLD+Font.ITALIC, 20);
      g.setFont(f);
      g.setColor(new Color(0,128,124));
      g.drawString("Hello There..This is my first GUI program",50,50);
    };Thanks & Regards,

    You want to set the JPanel color pink so it shows, because that's the topmost layer, not the frames. And the reason why if you add show() up there your String doesn't appear, is because you haven't created the JPanel that display that yet. You need to use show() after you've created all your components so they appear. Here's the modified code:
    import java.lang.* ;
    import java.awt.* ;
    import java.awt.event.*;
    import javax.swing.* ;
    class SecTest {
    public static void main(String args[])
      JFrame MyFrame = new JFrame("MyFrame");
      //MyFrame.setBackground(Color.pink);
      // MyFrame.show();//if i put it only here..it doesnt show me the string
      MyFrame.setBounds(100,100,400,400);
      MyFrame.addWindowListener(new WindowAdapter()
        public void windowClosing(WindowEvent e)
          System.exit(0);
      Toolkit MyTk = Toolkit.getDefaultToolkit();
      Image MyImg = MyTk.getImage("not.gif"); // not.gif is in my current directory
      MyFrame.setIconImage(MyImg);
      Container MyContentPane = MyFrame.getContentPane();
      JPanel MyPanel = new JPanel();
      MyContentPane.add(MyPanel);
      MyContentPane.add(new NewPanel());
      MyFrame.show();
      MyFrame.show();
      // but then if i have .show() at both places..i just get a flash of pink background and again the usual gray one..
    class NewPanel extends JPanel {
    public void paintComponent(Graphics g)
      super.paintComponent(g);
      setBackground(Color.pink);
      Font f = new Font("SansSerif", Font.BOLD+Font.ITALIC, 20);
      g.setFont(f);
      g.setColor(new Color(0,128,124));
      g.drawString("Hello There..This is my first GUI program",50,50);
    };

Maybe you are looking for

  • How Do I Backup More Than One Iphone On Itunes Without The Other Backup Been Deleted?

    How Do I Back Up More Than One Iphone On Itunes On The Same Laptop Without Deleting The Old Back Up? Thanks

  • Error in ABAP_Import Phase

    Dear Guru's, We are facing some issue on ABAP Import phase, out of 29 Import Monior jobs 2 jobs gets failed. Error in Import_ABAP Phase, 2 jobs failed Loading of 'DD03L' import package: ERROR Loading of 'SACONT01' import package: ERROR could anyone s

  • Which is better, Apple Mail or Outlook?

    I've been happily using Outlook for quite some time for a couple of reasons.  One, when I migrated from PC, I was using Outlook, so I continued with it on the Mac.  Two, it did some things better than Mail, like messages with pictures and particular

  • Latest patch for 11.2.0.3, OS is windows 2003 service pack 2 (32 bit)

    Hello everyone, Can any body let me know what is the latest CPU and PSU patch for 11.2.0.3, OS is windows 2003 service pack 2 (32 bit). I found this patch 16042647 i don't no either it's CPU or PSU. Re: Patch 16042647: Oracle Database Family 11.2.0.3

  • The little things that make you go "grrr"

    What minor issues get on your nerves? Perhaps we can all help each other out by airing our grievances. For me the main thing has got to be that every update of firefox is slower and more leaky than the one before it. It used to be fast and smooth, no