i can't find it! i just want to temporarily hide some of the links?
i can't find it! i just want to temporarily hide some of the links? i'm tired |
I believe you can remove some of the links by editing the _footer.html file found under ./templates/base/. If not, you can always edit the database. I believe the database table is called sys_menu_bottom. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
the footer html just points to the include right? i was just looking for that file so i could comment out a few links temporarily. i'm tired |
the footer html just points to the include right? i was just looking for that file so i could comment out a few links temporarily. The _footer.html file controls the displaying of the template's footer and does not link to anywhere, unless it is another template's file which bases itself off of the /base/ template. It includes an area where the links are included, but I am not sure if this will work. If not, you can edit the database as said above. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
ok, thank you. i'm tired |