Welcome to Geeklog Wednesday, May 22 2013 @ 10:19 AM EDT
|
||||||||
![]() |
Forum Index > Extensions > Cool Hacks |
New Topic
|
Post Reply
|
Removing the menu at the top? Or change it? |
|||
| Kaihato |
|
||||||
![]() ![]() ![]() ![]() ![]() Newbie Status: offline ![]() Registered: 11/20/06 Posts: 1 |
Hello!
I got a hosting service a few hours ago, and I have decided to use Geeklog for my site. So far, everything is turning out great! But there are a few things I am having a hard problem with. I used the search engine, but I cannot find what I am looking for >.<. I want to completely remove the menu from the top of the page, or change the default links and names at the top so I can get rid of the user menu at the left side of the page. Can any one help me with this? |
||||||
|
|||||||
| tmarquez |
|
||||||
![]() ![]() ![]() ![]() ![]() Regular Poster ![]() Status: offline ![]() Registered: 06/17/03 Posts: 70 |
Look for {menu_elements} in your header.thtml in your site's layout/theme/ directory.
Also, look in the config.php at this section: PHP Formatted Code // List of entries that you want to see in the site's menu bar (if you're using// a theme that uses the {menu_elements} variable in its header.thtml). // Choose any combination of the following (order here = order in the menu). $_CONF['menu_elements'] = array ( 'home', // link to homepage 'contribute', // contribute / "submit a story" link 'calendar', // link to the site calendar 'search', // link to advanced search 'stats', // link to site stats 'directory', // link to list of past stories 'prefs', // link to user's preferences 'plugins' // links added by plugins, like {plg_menu_elements} 'custom' // for custom links (see lib-custom.php) }; Use // before the menu item to REM it out from displaying. Don't be afraid to read through the documentation either: http://www.geeklog.net/docs/config.html (look for menu). The people who made geeklog put in a lot of effort documention how it works. Good luck. T.Marquez Jr. - Webmaster - www.indianapolisfilm.net - Geeklog 1.4.0sr5-1 |
||||||
|
|||||||
| Dirk |
|
||||||
![]() ![]() ![]() ![]() ![]() Admin ![]() Status: online ![]() Registered: 01/12/02 Posts: 13027 |
:rtfm: How do I change the menu?
|
||||||
|
|||||||
| Content generated in: 0.84 seconds |
|
|
|