White box keeps appearing over list items in design view, I want to know why ?

In my footer area, I have 4 vertical lists that act as my sitemap links, but when I hover over them in design view the entire list gets replaced with a white box and then when I move my mouse away the white box disapears and the list shows again. This does not happen in live view but I would like to know why it does that, or if this will happen when the site goes live, or it just a design view bug.
thank you for any help
<ul class="SiteMapLinks">
<li>
<h3>Your Account</h3>
</li>
<li><a title="My Account" href="/my-account/">My Account</a></li>
<li><a title="Track Repair Status" href="/repair-status/">Track Repair Status</a></li>
<li><a title="Protection Plans" href="/protection-plans/">Protection Plans</a></li>
<li><a title="Schedule Appointment Portal" class="track_portal_link" href="replace" target="_blank">View My Appointments</a></li>
<li><a title="Warranties" class="track_portal_link" href="replace" target="_blank">Manage Warranties</a></li>
<li><a title="Remote Login" class="track_outgoing_link" href="replace" target="_blank">Remote Login</a></li>
</ul>
.SiteMap {
margin-top:450px;
padding-top:25px;
margin-left:auto;
margin-right:auto;
width:1050px;
color:#FFF;
height:200px;
background-color: #4695CD;
padding-left: 25px;
padding-right: 25px;
border-top: 1px solid black;
.SiteMapLinks {
float:right;
min-width:70px;
margin-left:28px;
.SiteMap ul {
list-style:none;
padding:0;
.SiteMap a { color:#FFF; }

This is all my CSS
/*** Global Settings *************************************************/
body {
/*Box Model*/
margin: 0;
padding: 0;
font-family:Verdana, Arial, sans-serif;
font-size:76%;
line-height:1.6;
color:#4b4c4d;
a {
color:#db6719;
text-decoration:none;
a:hover {
color:#db6719;
text-decoration:underline;
.justify {
text-align: justify;
color: #000;
.testimonial {
font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
.LeftColumnHeading {
font-family: BatmanForeverAlternate;
text-transform: capitalize;
color: #FFF;
font-size: 36px;
#Wrapper #LeftColumn p { text-align: justify; }
ul, ol {
margin:0;
padding:0 0 1.6em 2.5em;
/*** Headings  *************************************************/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
text-transform:uppercase;
h1 {
font:36px/1.0em Verdana, Arial, sans-serif;
padding:14px 0 30px 0;
color:#000;
.nofontface h1 { font-weight:bold; }
h2 {
font:18px/1.0em Arial, sans-serif;
padding:0 0 10px 0;
color:#db6719;
h3 {
font:15px/1.0em 'BatmanForeverAlternate',Verdana, Arial, sans-serif;
padding:0 0 8px 0;
color:#fff;
.nofontface h3 { font-weight:bold; }
h4 {
font:16px/1.0em Arial, sans-serif;
padding:0 0 8px 0;
h5 { font:12px/1.0em Verdana, Arial, sans-serif; }
.nofontface h5 { font-weight:bold; }
h6 { font:13px/1.0em Verdana, Arial, sans-serif; }
/*** Commonly Used Styles  *************************************************/
/***Wrapper  *************************************************/
#Wrapper {
/*Box Model*/
position: relative;
height: 1200px;
width: 1100px;
margin: auto;
/*Layout*/
background-color: #FFF;
border: 1px solid #F0F0F0;
/***Topbanner  *************************************************/
#TopBanner {
/*Box Model*/
height: 40px;
width: auto;
margin:auto;
/*Layout*/
  background-color: #2783C4;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #226FA8;
#Home {
/*Box Model*/
float: left;
height: 30px;
width: auto;
/*Presentation*/
  color: #FFF;
font-size: 16px;
background-color: #2783C4;
margin-left: 5px;
margin-top: 4px;
#PhoneNumber {
/*Box Model*/
float: right;
height: 32px;
padding-top: 3px;
padding-right: 5px;
/*Presentation*/
color: #FFF;
font-size: 15px;
background-color: #2783C4;
width: 230px;
font-weight: bold;
/*** Main Logo  *************************************************/
#Logo {
/*Box Model*/
  height: 180px;
width: auto;
margin: auto;
/*Layout*/
  background-repeat: no-repeat;
background-image:url(../../Header%20Logo6.3%20flat%20.png);
border-right: thin solid #F3F3F3;
/***  Main Menu  *************************************************/
#Menu {
height: auto;
width: 1100px;
background-color:#FFF;
padding:0px;
float: left;
border-bottom: 1px solid #dedede;
/***  Testimonial  *************************************************/
#Testimonial {
/*Box Model*/
height:auto;
width: 1050px;
margin: auto;
padding-left: 25px;
padding-right: 25px;
/*Layout*/
background-color: #FEFEFE;
font-style: italic;
text-align: justify;
padding-top: 15px;
padding-bottom: 20px;
color: #000;
float: left;
border-bottom: 1px solid #dedede;
/***  BreadCrumb Trail  *************************************************/
#BreadCrumb {
/*Box Model*/
Float:left;
height: 28px;
width: 1100px;
/*Layout*/
background-color: #FFF;
color:#000;
ul, li {
list-style-type:none;
padding:0;
margin:0;
#crumbs {
height:1.7em;
border-top: 1px none #dedede;
border-bottom: 1px solid #dedede;
border-left: 1px solid #dedede;
#crumbs li {
float:left;
line-height:1.7em;
color:#000;
padding-left:0.75em;
#crumbs li a {
display:block;
padding:0 25px 0 0;
background-image: url(../_Images/crumbs.jpg);
background-repeat: no-repeat;
background-position: right center;
#crumbs li a:link, #crumbs li a:visited {
color:#000;
text-decoration:none;
a:link, a:visited, #crumbs li a:hover, #crumbs li a:focus { color:#00F; }
/*** Main Content Area  *************************************************/
#LeftColumnTitle {
background-color: #4695CD;
height: 40px;
width: 1075px;
float: left;
padding-top: 10px;
font-size: 35px;
color: #FFF;
text-align: right;
padding-right: 25px;
#LeftColumn {
/*Box Model*/
Float:right;
height: 500px;
width: 700px;
/*Layout*/
background-color: #FFF;
padding-top: 20px;
text-align: justify;
border-right: thin solid #F7F7F7;
padding-right: 25px;
#RightColumn {
/*Box Model*/
Float:left;
height: 500px;
width: 250px;
/*Layout*/
background-color: #FFF;
/*** side navigation   *************************************************/
/*** Footer   *************************************************/
#Footer {
/*Box Model*/
height: 700px;
width: 1100px;
/*Layout*/
color: #FFF;
clear: both;
border-top: 1px solid black;
.SiteMap h3 span {
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:normal;
/*** Footer SiteMap   *************************************************/
.SiteMap {
margin-top:450px;
padding-top:25px;
margin-left:auto;
margin-right:auto;
width:1050px;
color:#FFF;
height:200px;
background-color: #4695CD;
padding-left: 25px;
padding-right: 25px;
border-top: 1px solid black;
.SiteMapLinks {
float:right;
min-width:70px;
margin-left:28px;
.SiteMap ul {
list-style:none;
padding:0;
.SiteMap a { color:#FFF; }
.SiteMap .primary_links a { color:#000; }
.SiteMap a:hover, {
color:#fff;
text-decoration:underline;
/*** Footer contact info   *************************************************/
#ContactInfoFooter {
color: #000;
background-color: #00F;
position: relative;
height: 350px;
width: 300px;
float: left;
clear: right;
/*** Footer company overview   *************************************************/
#CompanyOverview {
background-color: #4695CD;
height: 350px;
width: 299px;
float: left;
/* [disabled]border-right: 1px solid black; */
/*** Footer chatbox   *************************************************/
#Chat {
background-color: #4695CD;
height: 100px;
width: 300px;
float: left;
/*** Footer newsletter   *************************************************/
#Newsletter {
background-color: #4695CD;
position: relative;
height: 100px;
width: 399px;
float: left;
border-left: 1px solid black;
/*** Footer testimonial output   *************************************************/
#TestimonialOutput {
background-color: #4695CD;
position: relative;
height: 350px;
width: 400px;
color: #000;
float: left;
/*** Footer Chatbox   *************************************************/
#ChatBox {
background-color: #4695CD;
float: left;
height: 350px;
width: 400px;
position: relative;
/*** Footer PaymentMethods  *************************************************/
#PaymentMethods {
background-color: #4695CD;
float: left;
height: 100px;
width: 400px;
position: relative;
/* [disabled]background-image: url(../_Images/payment-accepted.jpg); */
background-repeat: no-repeat;
/*** Copyright Area  *************************************************/
#Copyright {
background-color: #4695CD;
height: 20px;
width: 1050px;
color: #FFF;
clear: both;
padding-right:25px;
padding-left:25px;
border-top: 1px solid black;
padding-top: 10px;
padding-bottom: 5px;
.PrivacyPolicy {
float:left;
.TradeMark {
float:right;
#Copyright .PrivacyPolicy {color: #95896C;font:13px georgia; }
#Copyright .PrivacyPolicy li {
margin:0;
padding:0, 40px;
list-style:none;
float:right;
font:13px georgia;
color:#FFF;
#Copyright .PrivacyPolicy a {
color: #FFF;
border-right:1px solid #FFF;
padding:0 5px;
}

Similar Messages

  • I have a Windows 7 Computer.  When I go into itunes store, it comes up, and I can navigate in it, but a box keeps appearing saying accessing itunes store.  I then get a session timed out, so can't purchase anything.

    I own a Windows 7 computer.  I can get into itunes okay, and I can get into the itunes store okay.  After I am in the store, a box keeps appearing that says "Accessing itunes store".  It goes on and off.  I am able to navigate when the box is not showing.  If I try to download music,  I get to the point where I need to agree to the agreement contract, then says "Session Timed Out."  I have the latest versions of itunes and all my Windows Updates.  What can I do about this?

    I was struggling with this since my latest Itunes update.  Fiirst it would not recognize my IPad as a device, after correcting that, it would list the Ipad in my device but my Sync had no options (summry, info, etc). and it kept saying it was "Accessing Itunes store".  reading your question I suddently tried deleting the itunes task (alt-ctrl, delete, processes) and delete Itunes.  (By the way, I had rebooted my computer several times over the last few days).  I opened up Itunes, and voila. Device is there. No "accessing windows" and my sync has the normal options.
    ****..feels good to actually write an answer rather than writing a questions.
    Eman

  • How do I remove the black box that appears over images in Aperture?

    I may have engaged a shortcut in Aperture but I would like to remove this function. How do I remove the black box that appears over images in Aperture? It gives you the image name, camera make and so on. It only appears when you use your mouse and let go of it over an image.

    Welcome to the forum.
    View >> Metadata Display
    It's all there.
    Also See Displaying Metadata with Your Images page 314 of the manual
    DLS

  • I want to know why when i turn on my iPhone the screen turns white

    i want to know why when i turn on my iPhone the screen turns white

    Hello Manjanela,
    Article: TS2802 may help you with the white screen.
    Display shows a white screen
    Try turning iPhone off and then on again.
    If the iPhone will not turn off, try to reset it.
    If that doesn't work, try restoring the device.
    Have a nice day,
    Mario

  • I want to know why some box of Iphone5s it's not come full accessories in box simple my iPhone 5s I have bought from Apple store last week it's first time for me use iPhone but so surprise me how the company make the phone have to use a pin to open

    I want to know why some box of Iphone5s it's not come full accessories in box simple my iPhone 5s I have bought from Apple store last week it's first time for me use iPhone but so surprise me how the company make the phone have to use a pin to open the sim but didn't give a pin inside the box and I ask staff at store their said they also don't know some box have some of are don't have a pin come together so then they told me I have to find solution or I have to buy a pin by my self I can buy it by myself but I really don't understand how come apple big company but how it's happen like this?thank you.

    Where did you purchase this. The US phones do not come with the SIM removal tool anymore. They haven't for some time now. I'm not even sure it comes with any of the devices anymore. You can just straighten out a paper clip and do the same thing.

  • TS3694 I keep getting the errors 12001 and 11222. Anyone out there know why I get these errors trying to connect to the iTunes store?

    I keep getting the errors 12001 and 11222. Anyone out there know why I get these errors trying to connect to the iTunes store?

    http://manuals.info.apple.com/en_US/NewtonProgrammerRef20.PDFError12001
    Error 11222
    http://support.apple.com/kb/TS3297

  • Ituneshelper keeps appearing on login items

    I keep unchecking ituneshelper in my users and groups, login items, but for some reason it keeps reapperaing and I don't know why. I don't want it to keep appearing on my login items.

    I see, OK try making the change and then restarting in Safe Mode. This will clear some caches, it is possible one if corrupt. To restart in Safe Mode hold down the Shift Key when you hear the startup tone until a progress bar appears and let the machine boot. Then restart normally and test. If that does not take care of it look in the apps preferences and see if there is anything about launching on startup. If there is nothing there look for the app on the Dock and right click and ensure it's not set to launch on start up. Finally if that does not do it you may need to remove teh apps Plist file as it may be corrupt.

  • Icons keep appearing overlying the menu line. This error remains even after a reinstall

    Adobe Acrobat 11 pro. Running under Windows 7. Continually failed to update and now the program appears corrupt and cannot be corrected even after a new installation. Acrobat icons appear over the top line menus so that it is impossible to close a file or the program. The program appears normal when you open it but the moment the mouse pointer passes over the top line icons appear where the pointer has passed.

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • URGENT: Creating LIST item during design time.

    Hi All,
    Is it possible to create LIST item [with MultiSelect option] during design time. The Developer guide has only programmatic implementation. So, Please let me know, whether its possible or not.
    Thanks.

    Yes, it has to be done programatically only. There is no property in the Property pallet to do this declaratively as of now.

  • How to show SharePoint list items in tab view?

    Hi All,
    I would like to show list items in tab or metro tiles like:
    How to achieve this?
    Thanks in advance!

    Hi Sam,
    you can either use third party controls or create your own using JQuery / Javascript-
    my preference is JQuery UI.
    here are some references-
    http://summit7systems.com/tabbed-web-parts-in-sharepoint-2013-office-365/
    https://www.nothingbutsharepoint.com/sites/eusp/Pages/SharePoint-2010-at-Work-SharePoint-2010-Tab-Page-Peter-Allen.aspx
    http://sympmarc.com/2011/11/09/adding-a-tabbed-view-to-a-web-part-page-using-jqueryui/
    http://kyleschaeffer.com/sharepoint/wp-tabify/
    Metro Style -http://dellakin-smith.com/sharepoint-2010-a-simple-metro-style-dashboard/
    http://www.metaengine.com/2012/03/SharePoint-menu-web-part-with-Metro-style-using-a-DVWP
    Third party - http://www.amrein.com/apps/page.asp?Q=5806 
    note: i dont work for amrein or endorse their product, this product was suggested since it gets has functionalities that you are looking for.
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if my reply helps you

  • Why does Vertical Menu conceal items in design view?

    I have a problem with a vertical menu that is placed in my page's left column.  When workign in desing view, the vertical menu's sub menu components remain open and this conceals the things that I want to work on that are placed behind the sub-menu items.  Any ideas how I can "collapse" the menu when workginin design view? Thanks!

    Hello Beth,  to follow is the CSS for my menu bar (vertical).  I see that the left: -10000em; is in there correctly.  Notice anything out of line?  Thanks for your input!!!
    Rod
    @charset "UTF-8";
    /* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
    ul.MenuBarVertical
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
         z-index: 1000;
    /* Menu item containers, position children relative to this container and are same fixed width as parent */
    ul.MenuBarVertical li
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarVertical ul
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarVertical ul.MenuBarSubmenuVisible
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarVertical ul li
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Outermost menu container has borders on all sides */
    ul.MenuBarVertical
    /* Submenu containers have borders on all sides */
    ul.MenuBarVertical ul
         border-top-style: none;
         border-right-style: none;
         border-bottom-style: none;
         border-left-style: none;
         border-top-color: #EEE;
         border-right-color: #EEE;
         border-bottom-color: #EEE;
         border-left-color: #EEE;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarVertical a
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
         background-color: #F00;
         color: #FFF;
         font-size: 12px;
         border-top-style: none;
         border-right-style: none;
         border-bottom-style: none;
         border-left-style: none;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
         background-color: #F00;
         color: #FFF;
         border-top-style: none;
         border-right-style: none;
         border-bottom-style: none;
         border-left-style: none;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarVertical a.MenuBarItemSubmenu
         background-image: url(SpryMenuBarRight.gif);
         background-repeat: no-repeat;
         background-position: 95% 50%;
         font-size: 12px;
         border-top-style: none;
         border-right-style: none;
         border-bottom-style: none;
         border-left-style: none;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarVertical a.MenuBarItemSubmenuHover
         background-image: url(SpryMenuBarRightHover.gif);
         background-repeat: no-repeat;
         background-position: 95% 50%;
         border-top-style: none;
         border-right-style: none;
         border-bottom-style: none;
         border-left-style: none;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarVertical iframe
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
         ul.MenuBarVertical li.MenuBarItemIE
         display: inline;
         f\loat: left;
         background: #FFF;
         width: 160px;
         border-top-style: none;
         border-right-style: none;
         border-bottom-style: none;
         border-left-style: none;

  • I want to know why you have changed from the very simple, uncluttered google search box to this awful, busy front page? If this continues I will probably go to Internet Explorer although there's is almost as 'busy'.

    We used to get, when clicking on Mozilla, a simple box (Google) with a space to put the subject you wanted searched. Simple and uncluttered. I went to Mozilla because of this, as Internet Explorer was messy and cluttered. Imagine my dismay when I find Mozilla has gone the same way!!! I do not want 'Alot' as the homepage for searches, nor do I want all the crazy advertising, etc. - I just want the simple, uncluttered box back but do not know how to achieve this.

    I have sad and urgent news for you, Mozilla has not gone this way - it is still the simple box for the rest of us.
    '''You are infected with Malware that profits from those adverts'''

  • I can't get the zoom slider to come up, I keep tapping the screen but a box keeps appearing

    I can't get the zoom slider to come up, I keep tapping the screen and the zoom button does not appear only a little square box and nothing seems to happen.  Does anyone know what I am doing wrong? It used to appear when I tapped the screen.  Thanks

    Meg St._Clair wrote: Don't tap; pinch.
    I have tried 50 times to get the Zoom Slider to appear on my new iPhone 5.
    It *never* does.
    I pinch in, out, round and round. I pinch fast, slow, medium. I am gentle, I am rough, shout, I shake, I tap, I touch, I pull, I push, I squeeze, I rotate, I caress.
    NOTHING WORKS
    No Zoom Slider under any circumstances. Believe me, I have tried everything.

  • I open any page on Firefox and the page dimms and a box appears with number 2 and a button (ok) ,I have to press ok to continue Why does this box keep appearing on every page and site and hyow do i stop it ?

    I have uninstalled and reinstalled a few different versions of firefox to check if this was the problem but no. As soon as firefox has started the box appears with the triangle with ! in it the number 2 and the button ,ok.
    I have to press ok to get the page on every page i open. I need help!

    This is caused by the InternetEngine - Powering Applications! extension. If you uninstall that extension it should stop this happening.
    https://support.mozilla.com/kb/Uninstalling+add-ons

  • How do I keep a previously list item colored?

    When I visited a web site that had a list of items to select, the selected item was colored. That prevented me from duplicating previous selections. I have lost this feature. How do I get it back?
    Thanks
    Frank G C
    FF 3.6.13
    Win Vista Ultimate SP2

    Sorry, but once they're in the download queue, you can't remove them yourself. Contact the iTunes Store customer support department through the form linked from the bottom of their Download FAQ web page and explain the problem to them. They may be willing to remove the items from your queue for you.
    Regards.

Maybe you are looking for