test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mthwin Friend
    #118763

    Hi There,

    Could anyone help me with long menu name problem using Suckerfish Dropdown Menu.

    I have a sub menu named “This is a very very very long long menu” and the text just wrap down to menu below and override the below menu name.

    I changed the submenu width in ja_cssmenuja-sosdmenu.css

    #ja-cssmenu li ul {

    width: 24.9em;

    But this only change the sub menu width but the long menu name problem still exist.

    Could anyone help me with this?

    BTW, I loved this template.

    Thank you,

    Moe

    glowweb Friend
    #215663

    Hi,
    I have the same issue with this template. Some of the menu names on the sub menu when using the suckerfish are too long to be displayed on the same line so split to the line below. All I need is the right place to change the width code for the suckerfish menu for the JA Antares template.

    Is the the right file that needs editing to solve this issue ja_cssmenuja-sosdmenu.css .

    Thanks in advance

    Richard

    dj_bumba Friend
    #216085

    This is my example and works just fine for me. Note: values are already changed here:
    file: ja-sosdmenu.css

    #ja-cssmenu ul a {
    width: 13em; ———- might wanna change this
    width: 20em; ——— change this(I already changed it in 20 em).

    Ofcourse if the menu link is to long you’ll have to chnge also:

    #ja-cssmenu li ul { /* second-level lists */
    position: absolute;
    z-index: 99;
    left: -999em; /* using left instead of display to hide menus because display: none isn’t read by screen readers */
    width: 25em; —————- if needed change this
    width: 20em; —————change this
    height: auto;

    I’m no css expert, not at all, I just experimented…And came up with solution for my problem. Hope this helps.
    By the way I don’t really know what those mean, just got lucky! 😀

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  dj_bumba 17 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum