Logo type image but without link

GK User
Wed Jul 23, 2014 12:05 pm
Hi, please, I want to know if it is possible use the template option logo with image but without link. The logo redirect to homepage but I want only one image. Thanks!
User avatar
Fresh Boarder

GK User
Wed Jul 23, 2014 9:52 pm
It can be done with editing one php file.
But before that - making logo as a link to homepage is a long standard in web design - are you sure you want to break that and don't allow your users to use this obvious navigation element?
User avatar
Moderator

GK User
Mon Aug 11, 2014 10:51 am
I know but I need this configuration.
Please, can you tell me what php file I must to edit? Thanks.

Kind regards
User avatar
Fresh Boarder

GK User
Mon Aug 11, 2014 4:46 pm
Edit this file:
/templates/gk_storebox/layouts/blocks/logo.php
and remove every:
Code: Select all
href="<?php echo JURI::root(); ?>"

You should remove it in 3 lines.
User avatar
Moderator

GK User
Mon Aug 11, 2014 5:22 pm
Thanks!!
User avatar
Fresh Boarder

GK User
Mon Aug 11, 2014 6:44 pm
Is there anything else I can help you with regarding this topic?
User avatar
Moderator


cron