Reply
Problems with nav bar in IE6
Old 03-09-2008, 09:40 AM Problems with nav bar in IE6
Junior Talker

Posts: 1
Name: DAi
Hi

on the site http://radio.rockt.es the menu bar look great in Firefox, but in IE6 it's not so good.

Here is the css code for the nav bar:
Code:
.nav {
	background:url(../img/menu-bar.png) no-repeat;
	margin-top: 25px;
	height:538px;
}
.nav ul {
	margin:0px 0 0 -25px;
}
.nav li {
	display:block;
	margin:-15px 0;
	height:49px;
	width:130px;
	background:url(../img/button-2.png) no-repeat;
}
.nav li:hover {
	background:url(../img/button-1.png) no-repeat;
	height:49px;
	width:130px;
}
.nav p {
	margin:0px;
	padding:18px 0 0 0px;
	text-decoration:none;
	color:#EAF83A;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.nav p:hover {
	color:#111;
}
die2live is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 03-09-2008, 10:20 AM Re: Problems with nav bar in IE6
LadynRed's Avatar
Super Moderator

Posts: 6,396
Location: Tennessee
First thing to do is VALIDATE your code.
Second thing is to get rid of the tables for layout.
Third, you can read all about IE's numerous bugs here:
http://www.positioniseverything.net
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Problems with nav bar in IE6
 

Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11244 seconds with 13 queries