Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: problem viewing IE

    stylesheet_header_menu.css has 3 warnings:
    Code:
    body {  
    	behavior: url(includes/csshover.htc);
    	}
    	
    /*green*/
    div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover {color:#4f4f4f!important;background:#D5E88F;}
    
    
    /*blue
    div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #ffffff!important;background:#6C99D9;}
    */ 
    
    /*red 
    div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #ffffff!important;background:#DC262E;}
    */ 
    
    /*grey 
    div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #4f4f4f!important;background:#D5D5D5;}
    */
    	
    div#dropMenu {
    	width:70%;
    	margin:0 auto;
        text-align:center;
    	z-index:1000;
    	position:relative;
    top: 60px;
    left: 100px;
    	}
    
    div#dropMenu ul {
        margin:0;
    	padding:0;
    	}
    	
    div#dropMenu li {
    	position:relative;
    	list-style:none; 
    	margin:0; 
    	float:left; 
    	line-height:1em;
    	width:16.667%;
    	*width:16.649%;
    	}
    	
    div#dropMenu ul.level1 {
    	width:100%;
    	margin:0 auto; 
    	text-align:center;
    	background:#a83131; /*background color of top menu when NOT selected. */
    	z-index:1000;
    	float:center;
    	}
    behavior:
    "unknown property "behavior". declaration dropped."

    *width:16.649%;
    "expected declaration but found "*". skipped to next declaration."

    float:center;
    "error in parsing value for property "float". declaration dropped."

  2. #2
    Join Date
    Jul 2008
    Posts
    25
    Plugin Contributions
    0

    Default Re: problem viewing IE

    I'm in haven

    Thank you for ur help.
    You are the best community ever!
    Happy to fund ZenCart.

    All errors gone now! I still have some Warnings (175) in the deference stylesheets but now I know where to fix them...


    I'm just wondering if that's enough for IE but that I will find latter....

    Cheers...

  3. #3
    Join Date
    Jul 2008
    Posts
    25
    Plugin Contributions
    0

    Default Re: problem viewing IE

    Hi, thats me again

    Since last time I'd clean up my mess in .css files
    I'd also tidied my html dokument here : http://htmlfixit.com/cgi-bin/tools/tidy-html/tidy.py

    Some warrnigs over the .css checking are related only to the colors..

    But still yhe "markup validation" for my HTML over here: http://validator.w3.org/
    shows 5 errors.

    At the last few days I'd try to localize my I guess "main HTML file" to replace that errors..... But I didn't found?
    That errors looks quite simple but where are they hiding from me?

    Obi1, Kobra, ..... any help? Please

  4. #4
    Join Date
    Jul 2008
    Posts
    25
    Plugin Contributions
    0

    Default Re: problem viewing IE

    anyone know where to find that XHTML errors ???

    help? someone?
    Last edited by mcgregork; 25 Jul 2008 at 11:52 PM.

 

 

Similar Threads

  1. v151 Problem viewing additional pictures
    By elvisstuff in forum General Questions
    Replies: 8
    Last Post: 30 Mar 2013, 10:09 PM
  2. Problem viewing site in IE 7
    By Chaos Factor in forum General Questions
    Replies: 2
    Last Post: 25 Sep 2008, 05:26 PM
  3. Problem viewing orders
    By MarkS99 in forum Managing Customers and Orders
    Replies: 2
    Last Post: 20 Jan 2008, 01:46 PM
  4. Problem viewing page....
    By duffster2004 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Dec 2006, 03:08 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg