- Posts: 51
- Thank you received: 0
All problems related to OSP Templates like: OSP Template, OSP Transparent, OSP Map, OSP Real Estate, OSP T3 Map and OSP Realty
Logo Not Pointing To Home or Index Page
- Maqsood Ahmed
- Topic Author
- Offline
- Senior Member
Less
More
9 years 6 months ago #63099
by Maqsood Ahmed
Logo Not Pointing To Home or Index Page was created by Maqsood Ahmed
Hello
the logo on the following website is not pointing to the home or index page. Could anyone please let me know how to slve this problem. The URKL is as follows.
www.halalfriendlyhotel.com/
Thanks and regards
the logo on the following website is not pointing to the home or index page. Could anyone please let me know how to slve this problem. The URKL is as follows.
www.halalfriendlyhotel.com/
Thanks and regards
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12818
- Thank you received: 1659
9 years 6 months ago #63123
by Mr. Dam
Replied by Mr. Dam on topic Logo Not Pointing To Home or Index Page
Hi Maqsood,
To make the logo to be linked to Home page, please follow these steps.
1. Open file:
templates > osprealestate > tpls > blocks > mainnav.php
2. Find the code placed within these sign
<!-- LOGO -->
and
<!-- //LOGO -->
and past this code to overwrite the existing HTML code within those signs.
Good luck
Dam
To make the logo to be linked to Home page, please follow these steps.
1. Open file:
templates > osprealestate > tpls > blocks > mainnav.php
2. Find the code placed within these sign
<!-- LOGO -->
and
<!-- //LOGO -->
and past this code to overwrite the existing HTML code within those signs.
Code:
<div class="<?php echo $logosize ?> col-sm-12 col-md-3 logo">
<div class="logo-<?php echo $logotype ?>">
<a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>">
<?php if($logotype == 'image'): ?>
<img class="logo-img" src="<?php echo JURI::base(true) . '/' . $logoimage ?>" alt="<?php echo strip_tags($sitename) ?>" />
<?php endif ?>
<span><?php echo $sitename ?></span>
</a>
<small class="site-slogan"><?php echo $slogan ?></small>
</div>
</div>
Good luck
Dam
Please Log in or Create an account to join the conversation.
- Maqsood Ahmed
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 51
- Thank you received: 0
9 years 6 months ago #63138
by Maqsood Ahmed
Replied by Maqsood Ahmed on topic Logo Not Pointing To Home or Index Page
Dam,
Thank you so much for this very practical help. I did it. But unfortunately, the result is the same.
That is very strange.
Thanks again.
Thank you so much for this very practical help. I did it. But unfortunately, the result is the same.
That is very strange.
Thanks again.
Please Log in or Create an account to join the conversation.
- Maqsood Ahmed
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 51
- Thank you received: 0
9 years 6 months ago #63165
by Maqsood Ahmed
Replied by Maqsood Ahmed on topic Logo Not Pointing To Home or Index Page
Dam,
I used the code you provided. But the problem was mnot solved. Cn you please gude me.
Thanks
I used the code you provided. But the problem was mnot solved. Cn you please gude me.
Thanks
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.