|
|
 |
 | Edit the menus at the bottom? |  |
Posted: Fri Mar 11, 2005 2:04 am |
|
|
| exclusivesky1 |
| Visitor |
|
 |
| Joined: 19 Jan 2005 |
| Posts: 20 |
|
|
|
 |
 |
 |
|
| What file do I have to edit, to edit the menus at the bottom? I mean edit the line at the very bottom where it says "Home Members Join Now FAQ Contact" |
|
|
|
|
Posted: Fri Mar 11, 2005 5:01 am |
|
|
| manish |
| Site Admin |
|
 |
| Joined: 12 Apr 2004 |
| Posts: 561 |
| Location: India |
|
|
 |
 |
 |
|
Hi,
Please check the /template/php/footer.php file for editing the bottom menu.
Best regards
Manish Singh |
|
|
|
|
Posted: Fri Mar 11, 2005 3:35 pm |
|
|
| exclusivesky1 |
| Visitor |
|
 |
| Joined: 19 Jan 2005 |
| Posts: 20 |
|
|
|
 |
 |
 |
|
Thanks for the help  |
|
|
|
|
 | |  |
Posted: Sun Jan 01, 2006 3:24 am |
|
|
| robert8450 |
| Newbie |
|
 |
| Joined: 26 Nov 2005 |
| Posts: 5 |
|
|
|
 |
 |
 |
|
there is a problem with the footor code. When I mouse over or click on "member" it takes me to the login page, but the "members" link at the top takes me to the members.php page.
After further investigation, I see that there is no $MENU["MemberArea"] code for "Member Login" in the language file.
How do I go about creating $MENU["MemberLogin"] file name in the language file so that the link works for each language?
The header and footor when fixed, should look like..
Home Members Login Join Now FAQ Contact
not like it is now, (where "members" takes you to the login page without a real member's page link in the footer). It needs to have both links or be re-named.
Additionally, this same menu should be at the top as well. I have added the "login" links to my header and footer on my website, but it always says "login" in english no mater what language is selected because I do not know how to fix the language file.
Does anyone know how to fix the language file so that it works with the database for other languages?? |
|
|
|
|
|
|