01-01-2006, 02:52 PM
Well, First i give credits to: DennisTT For telling me how to add! 
Well, I Made this Tutorial for pepole who doesnt know how to add stuff to the Nav-Bar with images.
Well for does who dont know what the hell is a Nav-Bar so here is a picture:![[Image: navbar10rd.jpg]](http://img389.imageshack.us/img389/4707/navbar10rd.jpg)
Okey lets get to the point:
Go to your ACP Then ACP--> Templates--> Modify / Delete--> Expend {template name}--> Header.
Then search in the Header this:
Founded it? Good now ABOVE That write:
Wopii now we have a new Nav-Bar!
So, We want to add an image, Right? Look at this:
Let me explain:
First, Put your desired image in the toplinks folder!
Red = Name of the new Nav-Bar.
Orange = Nav-Bar Image name.
Blue = The link of the new Nav-Bar, The link could be only in the MyBB Folder like:
[bburl]/link.php = http://yourdomain.com/bbfoldername/LINK.php.
Well we got all changed with images
From now on the Nav-Bar wont be like this:![[Image: navbar10rd.jpg]](http://img389.imageshack.us/img389/4707/navbar10rd.jpg)
It will be like this:![[Image: navbar29fn.jpg]](http://img463.imageshack.us/img463/6633/navbar29fn.jpg)
NOTE: The enter forum nav-bar is only an exmpale for the new name, You can change it.
Any questions? Need help with this? Well then, message me at Private
~NadavP

Well, I Made this Tutorial for pepole who doesnt know how to add stuff to the Nav-Bar with images.
Well for does who dont know what the hell is a Nav-Bar so here is a picture:
![[Image: navbar10rd.jpg]](http://img389.imageshack.us/img389/4707/navbar10rd.jpg)
Okey lets get to the point:
Go to your ACP Then ACP--> Templates--> Modify / Delete--> Expend {template name}--> Header.
Then search in the Header this:
Code:
<li><a href="$settings[bburl]/search.php">Code:
<li><a href="$settings[bburl]/link.php">New Nav-Bar</a></li>So, We want to add an image, Right? Look at this:
Code:
<li><a href="$settings[bburl][color=blue]/link.php[/color]"><img src="$theme[imgdir]/toplinks/[color=orange]image[/color].gif" border="0" alt="$lang->toplinks_[color=orange]image[/color]" />[color=red]New Nav-Bar[/color]</a></li>First, Put your desired image in the toplinks folder!
Red = Name of the new Nav-Bar.
Orange = Nav-Bar Image name.
Blue = The link of the new Nav-Bar, The link could be only in the MyBB Folder like:
[bburl]/link.php = http://yourdomain.com/bbfoldername/LINK.php.
Well we got all changed with images

From now on the Nav-Bar wont be like this:
![[Image: navbar10rd.jpg]](http://img389.imageshack.us/img389/4707/navbar10rd.jpg)
It will be like this:
![[Image: navbar29fn.jpg]](http://img463.imageshack.us/img463/6633/navbar29fn.jpg)
NOTE: The enter forum nav-bar is only an exmpale for the new name, You can change it.
Any questions? Need help with this? Well then, message me at Private

~NadavP