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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 10-31-2005, 03:02 PM sub menu problem
Novice Talker

Posts: 11
Trades: 0
HI,

I am having problems with a sunb menus, I can'#t seemt o place them where I want to ? ...getting mysaelf very confused!!! Especially as the borders have disappeared as well...can anyone help?
Click here

the top menu moves as I mouseover the link with a sub menu as well...I must be going wrong somewhere...

Last edited by praveen; 10-31-2005 at 04:24 PM..
wood1e is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-31-2005, 04:38 PM
praveen's Avatar
Life is a Dream

Posts: 3,591
Name: Praveen
Location: Chennai, India
Trades: 0
edited ur thread and fixed the url

the reason ur top menu moves isbecause of the width you specified for the sub menu.

try and increase the words in the top menu.. i used service centre as test and it worked
and here is the css which i changed
Code:
.TextHome {
    FONT-WEIGHT: normal; 
    text-indent:1px;
    FONT-SIZE: 11px; 
    COLOR:#333333;
    FONT-FAMILY: Arial, Verdana, Geneva;
}
.TextFooter {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 11px; 
    COLOR: #a0a0a0; 
    FONT-FAMILY: Arial, Verdana, Geneva;
}
.LinkFooter {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px; 
    COLOR: #a0a0a0; 
    FONT-FAMILY: Arial, Verdana, Geneva; 
    TEXT-DECORATION: underline
}
.LinkFooter:visited {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 11px; 
    COLOR: #a0a0a0; 
    FONT-FAMILY: Arial, Verdana, Geneva; 
    TEXT-DECORATION: underline
}
.LinkFooter:active {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 11px; 
    COLOR: #a0a0a0; 
    FONT-FAMILY: Arial, Verdana, Geneva; 
    TEXT-DECORATION: none
}
.LinkFooter:hover {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 11px; 
    COLOR: #a0a0a0; 
    FONT-FAMILY: Arial, Verdana, Geneva; 
    TEXT-DECORATION: none
}

TR {
    FONT-SIZE: 11px; 
    COLOR:#333333; 
    FONT-FAMILY: Arial, Verdana, Geneva
}
TD {
    FONT-SIZE: 11px; 
    COLOR:#333333; 
    FONT-FAMILY: Arial, Verdana, Geneva
}



.fields {
    
    text-indent:1px;
    }




.buttons {
    FONT-SIZE: 11px; 
    COLOR: #a0a0a0; 
    FONT-FAMILY: Arial, Verdana, Geneva;

}

.style1 {
color: #000000; 
text-decoration:none;
text-indent:1px;
}
.style2 {
color:#FF0011;
font-weight:100;
font-size: 16px;
text-indent:1px;
}


.image{
    border-style:solid;
    border-color:#666666;
    border-width:1px;
      }
      
.image1{

border-top:.1em solid #666666;
border-right:.1em solid #666666;
border-left:.1em solid #666666;

          }

.topmenuul{
    list-style-type:none;
    margin:0;
    padding:0;
    
}

.topmenuli{
   list-style-type:none;
   float:left;
   
   
}



.submenuul{
    list-style-type:none;
    float:left;
    margin: 0px;
    padding:0px;
    display:none;
position : relative;
top : 10px;
left : 5px;
}

.submenuli a{
    display:block;
    width:90px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
    display: block;
}

#dmenu li>ul { 
    top: auto;
    left: auto;
}

#content {
    clear: left;

}


/* menu design */

#dmenu {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:11px;
    
}

.topmenutitle {
color:#000000;
    text-indent:5px;
    text-decoration: none;
    border-bottom:1px solid #000000;
    border-left:1px solid #00000;
    padding:3px;
    line-height:14px;
}

.submenuul {
    margin-top:1px;
    background-color:#E7F7FF;
    
    border-top:1px solid #000000;
    border-bottom:1px solid #000000;
    border-left:1px solid #000000;
    border-right:1px solid #000000;

}

.submenuli a{
    padding:1px;
    text-decoration: none;
    color: #000000;

}

.submenuli a:hover{
    text-decoration: none;
    background:#336699;
    color: #FFFFFF;
}
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
praveen is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to sub menu problem
 

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