Jain Farstrider
02-04-2014, 02:31 PM
I have been trying to find a navbar submenu link equivalent of the top link and search box css in additional css as below
.toplinks {top: 7px; right: 0px; z-index: 10;}
.globalsearch {
right: 28px; top: 5px;
}
Only thing I can find for submenu links is drop lists, adding in a link and all that or the article talks about the navbar tabs and so on.
I just need to move it down a bit as you can see in the attachment that the links are a little too close to the line above it.
Tried .navlinks, .nav.li, and so on to get it to work.
.toplinks {top: 7px; right: 0px; z-index: 10;}
.globalsearch {
right: 28px; top: 5px;
}
Only thing I can find for submenu links is drop lists, adding in a link and all that or the article talks about the navbar tabs and so on.
I just need to move it down a bit as you can see in the attachment that the links are a little too close to the line above it.
Tried .navlinks, .nav.li, and so on to get it to work.