Best of widget bug

This topic contains 9 replies, has 2 voices, and was last updated by  vcherednichenko 8 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #40576

    vcherednichenko
    Free User
    Post count: 222

    When you have long name of place categoty you get this result. See attached foto.

    #40581

    Simone
    Expired Member
    Post count: 3515

    Hello, i tried with multiple browsers and I can’t see your issue (see attach)

    You can however tried increasing the line-height adding this in your css

    
    
    .geodir-bestof-cat-list a span {
    line-height:30px !important;
    }
    #40584

    vcherednichenko
    Free User
    Post count: 222

    And, on the main map category with long name in chaos

    #40587

    vcherednichenko
    Free User
    Post count: 222

    CSS for best widget not help

    #40588

    Simone
    Expired Member
    Post count: 3515

    I wouldn’t call it a “bug”, but your case is specific..your names are loooong. Try increasing the width of the box with

    
    
    ul.treeview.main_list {
    width:300px;
    }
    #40589

    vcherednichenko
    Free User
    Post count: 222

    Simone, you dont see, because i cut words. (Reduction,abbreviation,contraction)

    #40590

    vcherednichenko
    Free User
    Post count: 222

    Main map CSS very good! Thanks

    #40660

    vcherednichenko
    Free User
    Post count: 222

    Sorry, but CSS for best widget not help

    #40674

    Simone
    Expired Member
    Post count: 3515

    fixed via Skype using

    display:block !important;
    #40787

    vcherednichenko
    Free User
    Post count: 222

    Thank you very much!

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket