spry menu
spry menu
Out of context: Reply #5
- Started
- Last post
- 5 Responses
- fugged0
just took a look at your css file. This should actually solve the problem without removing the white space. You'll want to check other browsers to make sure this doesn't hose up something for them.
for the selector : ul.MenuBarHorizontal a
try changing line-height:20px; to line-height:14px;
- ok but in ie6 the menu/text diappears also. thanks.redant