Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • dulcepagotto Friend
    #183534

    WHERE CAN I CHANGE HTML CODE FOR ALL DEPARTMENTS MENU IN JA UNIVERSITY FOR JOOMLA 3.0

    I took a look in the JA UNIVERSITY GUIDE, but there is a guide for version 2.5 using a CUSTOM HTML,
    and I didn’t find any custom html in this module (all departments). its saying CURRENT, and there isn’t any place caled CUSTOM OUTPUT to put or change codes in joomla 3.0

    I NEED TO FIND THIS HTML CODE. any help would be greatly appreciated.

    HTML Code:

    <div class=”department-list”>
    <ul class=”department-list”>
    <li class=”icon-1″><a href=”index.php?option=com_content&view=article&id=91&Itemid=541″ title=”Sample”>Management</a> <span class=”department-name”>Management</span></li>
    <li class=”icon-2″><a href=”index.php?option=com_content&view=article&id=92&Itemid=542″ title=”Sample”>Accounting</a> <span class=”department-name”>Accounting</span></li>
    <li class=”icon-3″><a href=”index.php?option=com_content&view=article&id=93&Itemid=543″ title=”Sample”>Economics</a> <span class=”department-name”>Economics</span></li>
    <li class=”icon-4″><a href=”index.php?option=com_content&view=article&id=94&Itemid=544″ title=”Sample”>Technology</a> <span class=”department-name”>Technology</span></li>
    <li class=”icon-5″><a href=”index.php?option=com_content&view=article&id=95&Itemid=545″ title=”Sample”>Finance</a> <span class=”department-name”>Finance</span></li>
    <li class=”icon-6″><a href=”index.php?option=com_content&view=article&id=96&Itemid=546″ title=”Sample”>Officer</a> <span class=”department-name”>Officer</span></li>
    <li class=”icon-7″><a href=”index.php?option=com_content&view=article&id=97&Itemid=547″ title=”Sample”>Humanities</a> <span class=”department-name”>Humanities</span></li>
    <li class=”icon-8″><a href=”index.php?option=com_content&view=article&id=98&Itemid=548″ title=”Sample”>Geography</a> <span class=”department-name”>Geography</span></li>
    </ul>
    </div>


    1. Untitled-1
    pavit Moderator
    #477948

    Hi

    This is a CUSTOM-HTML module published in User-5 position

    You need to customize it if you want to change titles and links

    example :

    <li class=”icon-1″> = This is referred to the icon used in the menu link and the class is defined in the template.css file

    <a href=”index.php?option=com_content&view=articl e&id=91&Itemid=541″ title=”Sample”>Management</a> <span class=”department-name”>Management</span></li> = This is the link to the article related to the menu item you can change the link and the name showed ” Management “

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  pavit 11 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum