Celeste
|
Forum Index Link - Including site addressPLEASE ENTER THE FOLLOWING>>>>
http://cats-world.net/
Please indicate keywords you have searched on: index link, edit forum index link
How do I go about including "cats-world.net" preceeding the "Forum Index" link? I see this Forum's as this. Mine just reads Forum Index. After an hour of experimenting with it I have given up. Thank you.
| Code: | | <link rel="top" href="./index.php" title="myfreeforum.org Forum Index" > |
|
Zudane
|
I believe phpbb2 has the same title...
That is called the breadcrumbs (think of a breadcrumb trail to find your way back to the index). So the breadcrumbs.tpl or something similar should have it.
The howtodoit should have something on the breadcrumbs.
|
admin (no pm's please)
|
do you mean:
| Code: |
<a href="{U_INDEX}" class="nav">{L_INDEX}</a>
|
Which uses the site name in admin configure, which you seem to have set wrong.
|
Celeste
|
Thank you Admin. I did see this afterwards.
|
|
|