![]() |
Question about self-made navigation
I'm using a skin that doesn't contain the page navigation (the navigation that is built like Website name > Current Forum > Current Sub-forum). So I'm creating one by myself.
This is what I have so far: Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" > Now I need to know how I can modify the code in such a way, that both the parent forum and the subforum are visible in the navigation? Current wrong situation: Boards name > current sub-forum name Correct situation: Boards name > parent forum name > Current sub-forum name |
You can get the code vB uses from the default navbar code:
HTML Code:
<if condition="is_array($navbits)"> |
Thanks that's working. There's only one issue: The hyperlinks are blue, and when I put my mouse over it, it turns white (just like the background). Is there any way to make it black in the navigation (always, not just on mouseover) ?
--------------- Added [DATE]1245690553[/DATE] at [TIME]1245690553[/TIME] --------------- Never mind, I fixed it. 1. Put this in each hyperlink between the a and href: Code:
style="color:black; Thanks for the help :) |
All times are GMT. The time now is 01:22 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|