-
AuthorPosts
-
September 13, 2013 at 6:01 am #190566
I would like to change the logos for the departments listed on the front page in User5 area.
Can anyone help me with the steps required to create a PNG file that will work when you hover over it like the template built in ones?
thanks in advance.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 13, 2013 at 6:17 am #505696Hi
You can download the Ja_University source files and edit that images with Photoshop, after that you can save your images in png format respecting this layout
September 13, 2013 at 6:40 am #505699Thanks, I’ll give that a go.
I had already created new PNG files with Irfanview at 90×80 and it didn’t work.
I’ll give this a go and then get back to you.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 17, 2013 at 11:11 am #506087This is the config to create department logos in user5 position
+ Create custom html module copy below code and assign it to user5 position
<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>
+ Image files: download and extract my attachment file and copy it into templates/ja_university/images/icons
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by Ninja Lead 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Create Department Logos
Viewing 4 posts - 1 through 4 (of 4 total)