I want to add a duplicate navbar to the bottom of each thread, but I want to use a different style/font size compared to the main nav bar template that is on the top of every thread.
How would I go about doing this. I know I may need to make a duplicate template and reference that along with its own css class, but im unfamiliar with the PHP and the variables such as $show['breadcrumb'] and $navbits[breadcrumb].
How would I go about doing this. I know I may need to make a duplicate template and reference that along with its own css class, but im unfamiliar with the PHP and the variables such as $show['breadcrumb'] and $navbits[breadcrumb].
Comment