How To Add The Ajax Chat Link To The Header?
»
Show posts from
to
Icy Phoenix
Old Styles Topics - How To Add The Ajax Chat Link To The Header?
mad2
[ Wed 24 Sep, 2008 14:13 ]
Post 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
Limun
[ Wed 24 Sep, 2008 14:40 ]
Post 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: [
Hide
] [
Select
]
Code: [
Show
]
<a href="{FULL_SITE_PATH}{U_PROFILE}">{L_PROFILE}</a> <img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />
affter or before add
Code: [
Hide
] [
Select
]
Code: [
Show
]
<a href="{FULL_SITE_PATH}{U_AJAX_SHOUTBOX}">{L_AJAX_SHOUTBOX}</a> <img src="{FULL_SITE_PATH}{IMG_MENU_SEP}" alt="" />
mad2
[ Wed 24 Sep, 2008 17:20 ]
Post subject:
Re: How To Add The Ajax Chat Link To The Header?
Perfect!!!
Thanks a lot, friend
Powered by
Icy Phoenix