Main Page Menus in two lines

Viewing 8 posts - 1 through 8 (of 8 total)
  • #4487
    jgavilan84
    Participant

    Hello Folks!

    I need your help. I don’t know why but in my website: http://www.vintam.com, concretely in the main page, I have set up as a gallery. At the bottom you can see a list of menus bellow:

    I need to show all that stuff but I hate that it is showed in two rows. I mean, last menu (contacto) appears in the second line. I don’t know what I have to change.

    Thanks you in advance

    #4510
    jgavilan84
    Participant

    Now is fixed bc I change Información to Info. It seems that the problem is the length to the line so if I had to add a new menu the problem would appear again.

    I also take the topic to ask if it is possible to set up a center alignment to this line.

    Thanks in advance

    #4515
    Hair
    Participant

    Where can I find this “info”? I have the same problem of having 2 rows menu. Thanks.

    #4519
    Hair
    Participant

    Ok found it in style.css I changed the font size

    #4778
    jgavilan84
    Participant

    Could you explain me what line you changed?

    The problem is also the allignation. It seems that all menus aren’t at the center to the main page.

    Thanks in advance

    #4822
    Hair
    Participant

    Yeah well, it didn’t bother me that much when it comes to the menu alignment. Actually I didn’t notice that until you mentioned it.

    #4828
    jgavilan84
    Participant

    Could you explain me what line you changed in style.css? I want to do the same.

    Thanks in advance

    #4872
    Hair
    Participant

    Hello, sorry for the delay, I’ve been out. Well about the bottom menu, I’m not really sure how I did it, but here’s what I have:

    .nav {
    width:940px;
    height:24px;
    margin:0 auto;
    margin-bottom:50px;
    font-size:20px;
    font-weight:bold
    line-height:20px;
    }

    So probably you might want to adjust the width?

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

You must be logged in to reply to this topic.