Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Hide the Home Icon

9 years 10 months ago
Licenses:
JomSocial Expired

ISSUE SUMMARY:
Hello, I would like to hide the Home Icon on the JS Toolbar. Is there a css trick for that

STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER

Attachments:
9 years 10 months ago
Licenses:

Hi Derrick,

here the steps:
copy base.php from /components/com_community/templates/jomsocial/layouts/toolbar/ to /templates/[front page template]/html/com_community/layouts/toolbar/

edit it, at line 117
remove this code

<li>
    <a href="<?php echo CRoute::_('index.php?option=com_community&view=frontpage') ?>">
        <svg viewBox="0 0 16 16" class="joms-icon">
            <use xlink:href="<?php echo CRoute::getURI(); ?>#joms-icon-home"></use>
        </svg>
    </a>
</li>

Regards

9 years 10 months ago
Licenses:
JomSocial Expired

This worked. Thank you for your support

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW