HighDots Forums  

Layer problem

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Layer problem in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Greg Krawczyk
 
Posts: n/a

Default Layer problem - 11-04-2003 , 04:40 PM






I used code from a website to center a layer. I then nested a layer in it
for a menu. When viewing in Mozilla and Netscape 7.0 it looks good.

When viewing in IE 6.1 there is a slight empty space above and below the
image.

How do I fix this?

Here is the code and link http://www.ravineco.com/test2.htm

body {
margin:50px 0px; padding:0px;
text-align:center;
}
#Content {
width:660px;
text-align:left;
border:1px solid #333;
background-color:#eee;
margin: 0px auto;
}
#menu {
text-decoration: none;
font-family: Tahoma;
width: 660px;
}

Thank You



Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.