-
AuthorPosts
-
sobe Friend
sobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
March 7, 2015 at 2:42 am #204423How does one remove the bottom logo/bottom menu section?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
March 7, 2015 at 4:37 am #561996Hi there
Please
– Provide your site URL
– And reproduce steps.It would help me much easier to understand and follow up your issue.
Thank you,
Viet Vusobe Friendsobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
March 7, 2015 at 4:48 am #562001Check attached image. I would like to know:
1) how to change or remove bottom logo
2) remove that whole bottom section from homepage only
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
March 7, 2015 at 4:58 am #562006Hi there
Please provide your site URL for checking.Thank you,
Viet Vusobe Friendsobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
March 7, 2015 at 6:12 am #562010The site is on dev mode and with original demo content installed. You can simply look at the demo-site and help solve same problem. How does one remove/change the bottom logo and/or remove bottom section?
sobe Friendsobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
March 8, 2015 at 2:03 am #562071Never mind changing the logo. How does one simply remove that whole bottom-section?
you can see section at url: http://ja-nuevo.demo.joomlart.com/
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
March 8, 2015 at 2:09 am #562072Hi there
Easy way to do is
.t3-copyright {
display: none;
}Thank you,
Viet Vusobe Friendsobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
March 8, 2015 at 6:50 am #562085That removes the copyright section.
How does one remove the bottom-menu section as shown in the image?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
March 8, 2015 at 7:19 am #562086Hi there
Please check file
templatesja_nuevotplsblocksfooter.php
and remove
<div class="container">
<div class="row">
<?php if ($this->checkSpotlight('footnav', 'footer-1, footer-2, footer-3, footer-4')) : ?>
<!-- FOOT NAVIGATION -->
<div class="col-xs-12 col-lg-10">
<?php $this->spotlight('footnav', 'footer-1, footer-2, footer-3, footer-4') ?>
</div>
<!-- //FOOT NAVIGATION -->
<?php endif ?><div class="footer-logo col-xs-12 col-lg-2">
<div class="footer-logo-container">
<a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>">
<?php echo strip_tags($sitename) ?>
</a>
</div>
</div>
</div>
</div>Thank you,
Viet Vu1 user says Thank You to jooservices for this useful post
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by jooservices 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum