The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
How do I move elements of the theme. say I want to put the navbar above the header. how would I go about doing this.
|
#2
|
||||
|
||||
![]()
Changes to your HTML and probably CSS templates. You'll have to be more specific to get proper assistance from members here though as that's way to broad.
|
#3
|
||||
|
||||
![]()
How more specific can I be when I said I wanted to move the navigation bar to the top of the page?
|
#4
|
||||
|
||||
![]()
Lean HTML and CSS, and use those skills to re-arrange the templates as required.
This is something that is not directly easy, and doing it for you would be a moderate amount of work. |
#5
|
||||
|
||||
![]()
I think you would need to edit every single page template (FORUMHOME, FORUMDISPLAY, SHOWTHREAD, etc) and put the call to the navbar template above the header template. You may have to also edit those two template to make sure the div tags are flowing correctly.
|
#6
|
||||
|
||||
![]() Quote:
Quote:
![]() What I am trying to do is put the logo in between the primary nav and the secondary navigation f possible |
#7
|
||||
|
||||
![]()
It may be easier to take the part of the code you need above the logo (the primary nav from the navbar template) into the header template and then write a plugin that registers the needed navbar variables for use in the header template. I can't think of how else to have it 'split' like you want.
|
#8
|
||||
|
||||
![]()
OK so I will have to rethink my design then! Thanks for the help!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|