SOLVED How To Add The Ajax Chat Link To The Header?


Subject: How To Add The Ajax Chat Link To The Header?
Hello friends,

I need to add the Ajax Chat link to the header next to "Home" - "Forum" - "Chat" - "Profile".

How I can do this? What´s the Ajax Chat link? What archives I edit?

Thanks a lot.

PD.: Sorry for my poor english

Subject: Re: How To Add The Ajax Chat Link To The Header?
what style you use ?

open your overall_header.tpl - Note:you have to open your template overall_header.tpl

find:
Code: [Download] [Hide] [Select]
<a href="{FULL_SITE_PATH}{U_PROFILE}">{L_PROFILE}</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp;


affter or before add
Code: [Download] [Hide] [Select]
<a href="{FULL_SITE_PATH}{U_AJAX_SHOUTBOX}">{L_AJAX_SHOUTBOX}</a>&nbsp;&nbsp;<img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />&nbsp;

Subject: Re: How To Add The Ajax Chat Link To The Header?
Perfect!!!

Thanks a lot, friend :wink:


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0857s (PHP: 19% SQL: 81%)
SQL queries: 10 - Debug Off - GZIP Enabled