I got it working, it was another modd that had a line in the overall_header that made a mess but i put the line before instead of after.
Now i have link and icon there and it works.
BIG thanks for your effort cisco007!
Search found 3 matches
- 13 Jun 2010, 21:09
- Forum: PhpBB3 Support
- Topic: Adding link and icon in header
- Replies: 16
- Views: 19030
- 13 Jun 2010, 02:10
- Forum: PhpBB3 Support
- Topic: Adding link and icon in header
- Replies: 16
- Views: 19030
Re: Adding link and icon in header
I think i found something here.... http://www.phpbb.com/kb/article/adding-a-new-link-and-icon-to-your-header/ I just need to modify it for my purpose, perhaps you guys can lead me right... First line to add, in functions.php says 'U_NAME' => append_sid("{$phpbb_root_path}name.$phpEx"), or 'U_NAME ...
- 13 Jun 2010, 01:58
- Forum: PhpBB3 Support
- Topic: Adding link and icon in header
- Replies: 16
- Views: 19030
Adding link and icon in header
I have installed phpfreechat inside my phpbb-directory. I added my forums header and footer. The forum has the icon for Log out, Members and FAQ just below the search-square, i would like to have an icon and link to my chat there also. Is this something that is easily done? I have looked how other ...