Adding link and icon in header

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
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!
jmsoni
BBCoder II
BBCoder II
Posts: 8
Joined: 12 Jul 2010, 19:59

Re: Adding link and icon in header

Post by jmsoni »

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??
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Adding link and icon in header

Post by cisco007 »

i can see it fine! have you refreshed your browser's cache?
pixelandgrain.net.png
jmsoni
BBCoder II
BBCoder II
Posts: 8
Joined: 12 Jul 2010, 19:59

Re: Adding link and icon in header

Post by jmsoni »

cisco007 » 12 Jul 2010, 21:53 wrote:i can see it fine! have you refreshed your browser's cache?
pixelandgrain.net.png
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?

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..
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Adding link and icon in header

Post by cisco007 »

search around the board here it will tell you how to add another nav bar to the header!
jmsoni
BBCoder II
BBCoder II
Posts: 8
Joined: 12 Jul 2010, 19:59

Re: Adding link and icon in header

Post by jmsoni »

ok thanks cisco007
User avatar
Anthies
BBCoder II
BBCoder II
Posts: 10
Joined: 20 Mar 2010, 12:41
Location: Finland
Contact:

Re: Adding link and icon in header

Post by Anthies »

Why edit so many files? Why don't you just add for example:

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. :thumb:
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Adding link and icon in header

Post by cisco007 »

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!
Locked