Reply
css menu system
Old 09-01-2004, 04:11 PM css menu system
Junior Talker

Posts: 2
hey,

just wondering if anyone can tell me why the menu on my site is having such weird borders in internet explorer

http://home.no.net/kumar/test/earthtemplate_div.php3


this is the source


css:

#mainmenu {

position:relative;
float:left;
border-right:0px solid #000000;
padding: 0 0 0 0;
margin-bottom: 0em;
margin-top:2px;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size: 10px;
text-align: right;
background-color:#606060;
width:120px;

}

#mainmenu ul {

list-style: none;
margin: 0px;
padding: 0px;
border-top: 1px solid #303030;
border-right:1px solid #303030;
border-left:1px solid #303030;
}

#mainmenu li {

border-bottom: 1px solid #303030;
margin: 0;

}

#mainmenu li a {

display: block;
padding: 5px 5px 5px 5px;
background-color:#505050;
color: #fff;
text-decoration: none;
width: 100%;


}

html>body #mainmenu li a {

width: auto;
}

#mainmenu li a:hover {

background-color: #000000;
color: #000000;

}

html:

<div id="button">
<ul>
<li> <a href="#">Photos</a> </li>
<li> <a href="#">Wolfheart</a> </li>
<li> <a href="#">Wolfheart</a> </li>
<li> <a href="#">Wolfheart</a> </li>
<li> <a href="#">Stuff</a> </li>
<li> <a href="#">Web Dev.</a> </li>
<li> <a href="#">Resources</a> </li>
<li> <a href="#">Culinaries</a> </li>
<li> <a href="#">Wolfheart</a> </li>
<li> <a href="#">Wolfheart</a> </li>
<li> <a href="#">Wolfheart</a> </li>
<li> <a href="#">Wolfheart</a> </li>

</ul>
</div>

thanks
kumar
kumar is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 09-05-2004, 07:12 AM
Manson's Avatar
Super Talker

Posts: 106
Location: South Wales, UK
how do you mean wierd borders?
__________________
Admin of Excess Tiger
Manson is offline
Reply With Quote
View Public Profile Visit Manson's homepage!
 
Reply     « Reply to css menu system
 

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