Log in

View Full Version : How do I move breadcrumbs right below navbar?


Dervish-Dancer
11-12-2008, 12:10 AM
How can I move the breadcrumb navigation into a single line, right below the navbar (so that I can put my banner where the breadcrumbs currently are)?

vB 3.7.3

I am looking at the navbar template, but with all the conditionals, I'm not sure what to move where.:confused:

EDIT: I was just reading this thread https://vborg.vbsupport.ru/showthread.php?t=98476&highlight=move+bread+crumbs but that one moves the WHOLE breadcrumb login section down - I would ONLY like to move the breadcrumbs into a single line below the navbar :)

Dervish-Dancer
11-13-2008, 07:29 PM
figured it out:

move everything in this conditional: <if condition="is_array($navbits)">

to another location