Hello,
I would like to know the if-instruction for the following discription:
There are some links in the navbar. I would like to put this link: (www.mysite.com/forum) in the front page of my site (www.mysite.com).
However, when the visitor or the member enter the forum, this link, appears in the navbar in the forum, will link to the front page of the site [ (www.mysite.com) in the forum pages ].
If you didn't understand my request .. let me give you this example:
MAIN = www.mysite.com.
FORUM = www.mysite.com/forum.
In the navbar in www.mysite.com, I want to put this link: FORUM only (without MAIN).
In the navbar in www.mysite.com/forum, I want to put this link: MAIN only (without FORUM).
.
.
How?
Regards ..
I would like to know the if-instruction for the following discription:
There are some links in the navbar. I would like to put this link: (www.mysite.com/forum) in the front page of my site (www.mysite.com).
However, when the visitor or the member enter the forum, this link, appears in the navbar in the forum, will link to the front page of the site [ (www.mysite.com) in the forum pages ].
If you didn't understand my request .. let me give you this example:
MAIN = www.mysite.com.
FORUM = www.mysite.com/forum.
In the navbar in www.mysite.com, I want to put this link: FORUM only (without MAIN).
In the navbar in www.mysite.com/forum, I want to put this link: MAIN only (without FORUM).
.
.
How?

Regards ..
Comment