ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Content Navigation


  • 2005-10-04 16:25:11

    Content Navigation

    Hi, How Can I move the content Navigation to the left side?... i need help, sorry my english is bad....






    f you are asking for help, provide lots of detail so problems can be reproduced.

    Things to describe:
    operating system -Windows
    version of ATutor -1.5.1
    versions of php -4.0
    version of mysq l -4
    webserver & version -
    copies of error messages -
    changes to default settings -
    web browser being used -
    and anything else relevant -

  • 2005-10-05 10:48:53

    Template modifications

    You can modify the templates in a theme to move the menu to the left. See the documentation on creating themes, in the handbook

  • 2005-11-01 01:30:49

    what files to modifies ?

    what files to modifies ?

    [reply][b]In reply to:[/b]
    You can modify the templates in a theme to move the menu to the left. See the documentation on creating themes, in the handbook
    [op]forums/view.php?fid=7;pid=6020;page=1#6028[/op][/reply]

  • 2005-11-03 11:59:09

    theme: side menu

    in the /themes/default/include/footer.tmpl file, lines 13-34 print the side menu.

    you can put this code in the header.tmpl file

    you'll also have to copy the code from include/footer.inc.php to include/header.inc.php that creates and sets the template variable 'side_menu'

    we will improve this in the future... so that variables can be moved from template to template more easily.

  • 2005-12-28 01:27:44

    Re: theme: side menu

    Subject: theme: side menu
    in the /themes/default/include/footer.tmpl file, lines 13-34 print the side menu.

    you can put this code in the header.tmpl file

    you'll also have to copy the code from include/footer.inc.php to include/header.inc.php that creates and sets the template variable 'side_menu'

    we will improve this in the future... so that variables can be moved from template to template more easily

    [blue]can not set in atutor1.52 [/blue]