Adding link and icon in header
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
If not your topic may be ignored or locked!
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
If not your topic may be ignored or locked!
-
- BBCoder II
- Posts: 8
- Joined: 12 Jul 2010, 17:59
- Local time: Sunday 01:54
- Last active: -
Re: Adding link and icon in header
hey friend I got it.. thank you so much.. now one more confusion.. how can i place in center or erectly at 'Board Index' home link button??
-
- BBCoder VI
- Posts: 1,015
- Joined: 16 Mar 2010, 16:14
- Local time: Saturday 17:54
- Last active: -
- Location: Don't really know!
-
- BBCoder II
- Posts: 8
- Joined: 12 Jul 2010, 17:59
- Local time: Sunday 01:54
- Last active: -
Re: Adding link and icon in header
yes, I have refreshed as you told me.. and I got after that only..cisco007 » 12 Jul 2010, 21:53 wrote:i can see it fine! have you refreshed your browser's cache?

I want to add button bit bold and big (Home, About Us, Forum, Gallery, Contact Us etc.) that bar should be separated from board buttons exactly where I said in above lines..
Please help me frnz..
-
- BBCoder VI
- Posts: 1,015
- Joined: 16 Mar 2010, 16:14
- Local time: Saturday 17:54
- Last active: -
- Location: Don't really know!
Re: Adding link and icon in header
search around the board here it will tell you how to add another nav bar to the header!
-
- BBCoder II
- Posts: 8
- Joined: 12 Jul 2010, 17:59
- Local time: Sunday 01:54
- Last active: -
-
- BBCoder II
- Posts: 10
- Joined: 20 Mar 2010, 10:41
- Local time: Sunday 00:54
- Last active: -
- Location: Finland
Re: Adding link and icon in header
Why edit so many files? Why don't you just add for example:
If this chat is last on the line, to be remembered that there needs to be </li>.
It's so much less work and can be easily changed.
Code: Select all
<li><img src="IMG URL"></img> <a href="LINK URL">Chat</a>
If this chat is last on the line, to be remembered that there needs to be </li>.
It's so much less work and can be easily changed.

-
- BBCoder VI
- Posts: 1,015
- Joined: 16 Mar 2010, 16:14
- Local time: Saturday 17:54
- Last active: -
- Location: Don't really know!
Re: Adding link and icon in header
if you are only trying to learn how to edit html files that is fine Anthies, but since everyone here wants to learn how to modify their phpbb board the tutorial here is exactly how it's supposed to be done, not just a quick and dirty way!