jonnyw6969
04-23-2008, 01:57 PM
Hi all,
Could someone please help? I need to move my dropdown menu left by 20px and no matter what i do i cant do it.
I really dont know much about css so I really need some help.
This is the code im trying to edit
.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #d2abcb; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 171px;
visibility: hidden;
}
Any help would be great.
Many thanks in advance.
Jon
Could someone please help? I need to move my dropdown menu left by 20px and no matter what i do i cant do it.
I really dont know much about css so I really need some help.
This is the code im trying to edit
.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #d2abcb; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 171px;
visibility: hidden;
}
Any help would be great.
Many thanks in advance.
Jon