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.
Else 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.
Else your topic may be ignored or locked!
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??
Re: Adding link and icon in header
i can see it fine! have you refreshed your browser's cache?
Re: Adding link and icon in header
yes, I have refreshed as you told me.. and I got after that only.. thanks frnz... now I have changed it from Name to Home as I want to link it to my main home page.. but can you please tell me if I want to add one navbar for more buttons in between header and board how can i do that?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..
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!
Re: Adding link and icon in header
ok thanks cisco007
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.
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!