Space between navigation links in header
#1
Hello,
Im new in developing themes for mybb. I tried playing around with the css and templates.
I noticed, that there is a small space between the navigation links on top of the page. This is annoying me and i dont want it. But I cant find the place where to remove it...
i cannot find it in the templates or in my css file...
It should look like the top navigation here.
can anyone help me?
Reply
#2
In global.css find:
#header ul.menu li {
    margin: 0 7px;
    display: inline;
}

Increase the margin value (7).
Reply
#3
nope its still there
Reply
#4
What is still there?
What is your site URL?
Reply
#5
the space between the navigation links on top of the page (portal, search, memberlist, etc.) is still there.. its on my localhost so cannot give you a link Big Grin
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)