-
AuthorPosts
-
dulcepagotto Friend
dulcepagotto
- Join date:
- September 2010
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
December 31, 2012 at 7:46 am #183534WHERE 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.0I 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>
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 31, 2012 at 9:28 am #477948Hi
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 “
1 user says Thank You to pavit for this useful post
AuthorPostsViewing 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
Where can i change html code for all departments list menu for joomla 3.0
Viewing 2 posts - 1 through 2 (of 2 total)