-
AuthorPosts
-
March 4, 2014 at 9:07 am #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
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 4, 2014 at 5:23 pm #525307Where are these icons within your site?
March 4, 2014 at 5:41 pm #525310Front Page
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 4, 2014 at 6:21 pm #525315When I look at your front page I see text links, but no icons. :((
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 5, 2014 at 3:41 am #525368It’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.
AuthorPostsViewing 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
Menu customization
Viewing 5 posts - 1 through 5 (of 5 total)