Is this possible or is there a module that achieves this? I'm looking to add social icons next to my logo. I've tried adding html etc and the images do appear but aren't click-able. Frustrating to say the least.
Regards
Is this possible or is there a module that achieves this? I'm looking to add social icons next to my logo. I've tried adding html etc and the images do appear but aren't click-able. Frustrating to say the least. Regards
|
Open up templates/base/_sub_header.html On or about line 10, there is a key called "__main_logo__" the <div class="sys_main_logo"> div tags, you can add additional floats to add your icons. Updating my BoonexNerd.net site. |