The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Moving subnavbar links
I have searched and searched but can't seem to find out how to move the subnavlinks from the right to the left? any help/suggestions would be awesome
|
#2
|
||||
|
||||
What are you referring to as subnavlinks?
|
#3
|
|||
|
|||
errm, the links directly under the navbar, including "community","quick links" and others, I called it subnavlinks because they are right under the navbar
|
#4
|
||||
|
||||
Ohh ok makes sense, edit the navbar template and look for the code, wrap it in this to remove:
Code:
<vb:comment>Code you want to remove here</vb:comment> |
#5
|
|||
|
|||
But how do you move it after that, I don't necessarily want to remove it just move them to the other side, and while I'm at it, the toplinks in the header I also would like to move to the center and put in two rows. I may be able to screen cap and show exactly what I'm talking about.
--------------- Added [DATE]1292641019[/DATE] at [TIME]1292641019[/TIME] --------------- something along these lines.... |
#6
|
||||
|
||||
If your using a fixed width style you can add in space to the left either margin or padding. You can also code in a new css definition with float:right; or float:{vb:stylevar right}; and wrap the subnavlinks with it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|