The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hello. I need to place the navbar menu at the center, the examples in the screenshots below. Tried to use text-align: center and other methods that found in Google, but without results.
What I have at the moment: ![]() What should be done: ![]() I would be grateful for any advice. |
#2
|
||||
|
||||
![]()
I don't think you can do it with just CSS the way it is written right now. I think you'd need to rewrite that portion of the navbar template.
|
#3
|
|||
|
|||
![]()
I think you might have to edit the navbar template under Navigation/Breadcrumb Templates somewhere starting: <div id="navbar" class="navbar">
|
#4
|
||||
|
||||
![]()
Thanks for the advice, I know that this code is in the template navbar, but the problem is I don't know how to implement my task, so I created the thread, as was hoping for a more detailed advice.
Thanks again for your advice. |
#5
|
|||
|
|||
![]()
Yes I have asked about this in the past too...any help would be very much appreciated by me as well!
|
#6
|
|||
|
|||
![]()
i am also looking for this except to move it all right, and its really starting to annoy me now
|
#7
|
||||
|
||||
![]()
Move it all right should just be a matter of changing the css which aligns it left to align it right. Use a tool like firebug for firefox to figure that out. What are you going to do about the Search box on the left though?
|
#8
|
||||
|
||||
![]()
Looks nice like this, If you do manage to figure it out please let us all know
cheers |
#9
|
|||
|
|||
![]()
no solution to this problem?
|
#10
|
||||
|
||||
![]()
this is what i would do........
first go edit your Nav template , look for this NAV ID "navbar" ( this is what im editing on vb.com with FB ) .. before that place a new nav : Code:
<div style="position: fixed; left: 50%; margin-left: -270px;"> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|