-
AuthorPosts
-
May 25, 2008 at 9:49 pm #128900
When I attempt to swtich my menu from css/moomenu to dropline menu an extra row of blank space with a gray separator appears. Is there anyway to get rid of this.
I have attached an image of the issue.
Thank you.
May 26, 2008 at 8:21 pm #250642Hi, I think you have just one level. Dropline menu is intended to generate a second level, directly under the first level.
To get rid of this, you could try to delete the border-bottom on line 763 and change the height on line 764 in the template.css:
#ja-subnav {
display: block;
font-size: 92%;
border-bottom: 1px solid #E7E8E6;
height: 28px;
Hope this helps you!AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by jolande 16 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Extra space below dropline menu
Viewing 2 posts - 1 through 2 (of 2 total)