Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pibrew Friend
    #116616

    How do you make the menu items wider? My menu names are too long and are running into the next cell.

    Thanks,

    Robert


    1. 49
    itguy Friend
    #209205

    Increase the width in the a.mainlevel-trans:link, a.mainlevel-trans:visited classes at the bottom of the transmenuh or transmenuv css file.


    a.mainlevel-trans:link, a.mainlevel-trans:visited {
    clear: both;
    margin: 1px 0 0 0;
    border-right: 1px solid #1C351C;
    display: block;
    white-space: nowrap;
    color: #000000;
    text-decoration: none;
    line-height: 32px;
    height: 30px;
    width: 80px;
    text-align: center;
    font-size: 11px;
    font-style:italic;
    }

    That should do it.


    1. 51
    2. 52
    3. 53
    4. 54
    5. 55
    6. 56
    7. 57
    8. 58
    9. 59
    10. 60
    11. 61
    12. 62
    13. 63
    14. 64
    15. 65
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  itguy 18 years ago.

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