Thread: CSS Menu does not show in IE
Results 1 to 2 of 2
Related
-
Show it off Forum: General Discussion
Replies: 3 -
Jump Menu covers drop down menu Forum: HTML Forum
Replies: 1 -
Pulldown menu blocks my popup menu Forum: HTML Forum
Replies: 9 -
Show it off! Forum: Show it off!
Replies: 5 -
show html without browsers border/menu Forum: HTML Forum
Replies: 3
-
01-30-2008, 09:44 AM #1
CSS Menu does not show in IE
Hi,
I am new to CSS and am having a problem with a CSS menu. It shows up perfectly in Firefox, Netscape, and other browsers but not in IE. Unfortunately, I can't paste a link to the site per a msg I just received so I'm pasting the CSS. I would appreciate any help.
Here's the CSS:
#mainnavigation
{
background-color: #000000;
position: absolute;
float:none;
top: 125px;
left: 10px;
width: 200px;
height: 800px;
border: 0px solid #999999;
padding: 50px;
position:fixed;
list-style-type:none;
}
body
{
/*background-attachment: fixed;*/
background-color: #000000;
background-image: url(images/AlbertoGambarini.jpg);
background-repeat: no-repeat;
background-position: top;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
line-height: 1.5;
color: #FFFFFF;
margin: 300px;
}
/* This is for the content in the center of the page left and right columns */
#centrecontentleft
{
position: absolute;
top: 125px;
left: 300px;
width: 800px;
background-color: #000000;
border: 0px solid #999999;
padding: 50px;
/* The following is for the images on the gallery pages */
span
{
display: block
}
Thank you!
-
01-30-2008, 09:39 PM #2
Re: CSS Menu doesn't show in IE
You can post a URL. It just doesn't show up as a hyperlink. As to your problem, you need to post more than just the CSS. We need to see the HTML that goes with it.
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more