Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • drunkenphd Friend
    #195434

    I need the buttons in the menu presented in the attached image to redirect me to specific pages or forms.
    Where do I change the settings for that?
    Regards


    1. image
    TomC Moderator
    #525307

    Where are these icons within your site?

    drunkenphd Friend
    #525310

    Front Page

    TomC Moderator
    #525315

    When I look at your front page I see text links, but no icons. :((

    Saguaros Moderator
    #525368

    It’s custom HTML module named Department List in our demo site. In order to change the link, you can go to backend settings of this module:


    <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>
    .......................

    Then change to your own link for each item.

    Once done, remember to clear JAT3 cache.

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

This topic contains 5 replies, has 3 voices, and was last updated by  Saguaros 10 years, 8 months ago.

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