Previous Message
Next Message

border-right doubles in IE 6

Sent by cindy bernard on 9 March 2005 13:01


hi,

among other troubles, it looks like the border on my navigation box 
is doubled in IE 6 windows....oddly i remember checking this on a 
windows box when i first authored the page and it was fine...but 
apparently not for everyone runing IE on windows...the css validates 
but maybe i'm missing something or is it an IE bug?

here's the screen shots:  http://www.sound2cb.com/site/  and a link to the css.

here's the css for the left hand box:

#leftcol {
	position: absolute;
	left: 5px;
	top: 0%;
	padding: 40px 0px 0px 0px;
	width: 135px;
	font: 18px Arial, Helvetica, sans-serif;
	color: #FFF;
	border-right: 2px solid yellow;
	}

is anyone here also seeing the double border? any thoughts on a solution?

here's the css for the header which is also off in IE6/Windows:

#header {
	margin: 0 0 0 0;
	height: 10px;
	width: 100%;
	padding: 20px 0px 12px 145px;
	border-bottom: 2px solid yellow;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;

	}

thanks for your help!

cindy
-- 

_________________________________________
http://www.sound2cb.com
_________________________________________
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: