WeLoveCSS Logo
Home Profile Members Search Rules Help New Posts



WeLoveCSS > WEB DESIGN > Browser Compatibility > IE9 Navigation Menu Not Working

Reply
  Thread Tools Display Modes
Old 31st October 11, 10:17 AM   #1
blondy269
WLC Member
 
Join Date: Oct 2011
Posts: 2
Default IE9 Navigation Menu Not Working

I recently 'made' a website (based on a template, not made from scratch). Everything seems to be working fine in all browsers, and also in IE7 and IE8, but the main navigation menu isn't working in IE9, and I can't figure out why.

This is how it looks in everything except IE9:


This is how it looks in IE9:


The CSS code for the menu is:
Code:
.menu ul {
	margin:0
}
.menu {
	position:absolute;
	top:0;
	z-index:90;
	left:205px;
}
.menu li {
	background:none;
	padding:0;
	float:left;
	text-align:center;
	padding:0 2px 0 0;
	list-style:none;
	margin-bottom:16px;
	line-height:1
}
.menu li a {
	display:block;
	font-size:16px;
	text-decoration:none;
	position:relative;
	color:#fff;
	height:42px;
	padding:80px 10px 0;
	float:left
}
.menu li a:hover {
	background:url(images/menu_bg.gif) repeat-x 0% 0%;
}
.menu li a.active {

	background:url(images/menu_bg.gif) repeat-x 0% 0%;
}
Any suggestions on how I can get this working in IE9 would be greatly appreciated.
blondy269 is offline   Reply With Quote
Old 17th January 12, 02:23 AM   #2
blondy269
WLC Member
 
Join Date: Oct 2011
Posts: 2
Default Re: IE9 Navigation Menu Not Working

Anyone got any ideas or suggestions?
blondy269 is offline   Reply With Quote
Old 17th January 12, 08:31 AM   #3
chrishirst
Banned
 
Join Date: Jun 2006
Location: Blackp ool U.K.
Posts: 3,197
Default Re: IE9 Navigation Menu Not Working

Cannot "debug" pictures, and CSS code is of no use without the HTML it is applied to, thirdly the HTML will be of no use without the images.

So all in all, just give us a URI where it can be seen in situ.
chrishirst is offline   Reply With Quote
Reply


Thread Tools
Display Modes
Linear Mode Linear Mode

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:25 PM.



Home | Advertise | Contact Us | Top
Home | Advertise | Contact Us | Top

Copyright© 2006 WeLoveCSS.com. All Rights Reserved.
Powered by vBulletin Version 3.8.4 Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.