ATutor

Learning Management Tools







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


Remove arrows below PageTitle


  • 2005-07-24 12:56:28

    Remove arrows below PageTitle

    Dear Greg,

    How do I remove the forward/back arrows that appear below the Page-Title?

    i.e. This code as it appears in the HTML:
    <div id="toc">
    <h4> <a href="/ATutor/content.php?cid=249" title="1 Welcome To ATutor" accesskey=","><</a> |
    <a href="/ATutor/content.php?cid=251" title="3 Introduction" accesskey=".">></a>
    </h4>
    </div>

    Many thanks,

    David

  • 2005-07-25 10:09:58

    Edit templates

    Editing, moving, removing, redesigning, features etc is generall do through the theme templates, or through the included/header.inc.php file. Spend some time understanding how they work.

  • 2005-07-26 02:32:07

    Thanks

    Thanks