Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



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

Posts: 1
Name: DAi
Trades: 0
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
 
 
Register now for full access!
Old 03-09-2008, 11:20 AM Re: Problems with nav bar in IE6
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
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 !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Problems with nav bar in IE6
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
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.31292 seconds with 12 queries