Hello!
Your forum will look like this:
![[Image: image.png]]()
global.css
find:
add after:
template: header
find:
add after:
Keep your files!
Ftp://yourforumserver/images/headerlinks_sprite.png
rename to headerlinks_sprite.png.OLD
Upload the Attachment to: Ftp://yourforumserver/images/
Done!
You can also edit the file to another icon 16x16 using Paint.NET.
Please i am really new into this and would be really grateful with your comments!
BB!
headerlinks_sprite.png (Size: 3.11 KB / Downloads: 12)
Your forum will look like this:
![[Image: image.png]](http://s23.postimg.org/rnqywkhvf/image.png)
global.css
find:
Code:
#logo ul.top_links a.portal {
background-position: 0 -180px;
}add after:
Code:
#logo ul.top_links a.forum {
background-position: 0 -200px;
}template: header
find:
Code:
{$menu_portal}add after:
Code:
<li><a href="{$mybb->settings['bburl']}/index.php" class="forum">Forum</a></li>Keep your files!
Ftp://yourforumserver/images/headerlinks_sprite.png
rename to headerlinks_sprite.png.OLD
Upload the Attachment to: Ftp://yourforumserver/images/
Done!
You can also edit the file to another icon 16x16 using Paint.NET.
Please i am really new into this and would be really grateful with your comments!
BB!
headerlinks_sprite.png (Size: 3.11 KB / Downloads: 12)