<em>@Khanh Le 33082 wrote:</em><blockquote>Open ja_cssmenu/ja-sosdmenu.css, change width property for these style:
#ja-cssmenu li ul {
width: 16.4em;
position: absolute; /* second-level lists */
z-index: 99;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
height: auto;
width: 15.9em;
}
#ja-cssmenu li ul ul {
margin: -1.9em 0 0 15.5em; /* third-and-above-level lists */
}
#ja-cssmenu li li {
padding: 0 1em 0 0;
margin: 0;
width: 14.9em;
}
#ja-cssmenu ul a {
width: 14.8em;
width: 10.8em;
}
</blockquote>
Can someone explain in basic terms what each of these width numbers mean in the four groupings above. I have been changing numbers but not sure what I’m changing. You’re help would be greatly appreciated. Thanks.
http://www.hearts-at-home.net