How to set a fixed menu width?

Forums Forums Menus How to set a fixed menu width?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1353
    harvester_cz
    Member

    I have searched the forum but didn’t find anything working for me:

    The pixopoint menu installed here: http://zlol.cz/index_wp.php/ is shorter than the blog itself. When I increase the width in:

    [code:f4r9g9zp]#pixopoint_menu1 {
    width:900px;
    height:32px;
    background:#2015B4 url("../images/dazzle_blue.png") repeat-x;
    background-position:50% 0;
    margin:0;}
    #pixopoint_menu1 ul {
    width:900px;
    border:none;
    background:none;
    margin:0;
    padding:0;
    list-style:none;
    }[/code:f4r9g9zp]

    over 900px, the menu overflows over the top right of the blog, but the gap is still there.

    I’m lost.

    #8292
    harvester_cz
    Member

    Partially fixed by inserting ALT+0160 spaces after the last menu item. But I feel it’s a bit dirty.

    #8293

    What specifically was wrong with it after you changed the width? It should have just expanded to whatever width you set, or did it do something different?

    #8294
    harvester_cz
    Member

    It didn’t change. Or better – while the width was under 950px, it was shorter than the blog width, when it was over 950, like 1000px, there was still a gap on the right side plus the menu bar overflew the blog’s edge. I’ll try to simulate it and post a printscreen, I’m not sure I’m able to describe it well :-)

    #8295

    A direct link showing what happened would be the most useful for debugging.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.