-
AuthorPosts
-
guap Friend
guap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
November 30, 2014 at 7:10 pm #203181Hi,
I add the
.t3-footer.container {padding-top:40px;padding-bottom:40px;}
but I still see spaces, I wanted to reduce the black space footer. Thanks
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
December 1, 2014 at 12:58 am #557085Hi there,
Please provide your site URL for checkingThank you,
Viet Vuguap Friendguap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
December 1, 2014 at 2:34 pm #557214jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
December 2, 2014 at 3:16 am #557302Hi there,
Please try with this code in your custom.css
.t3-copyright {
margin-top: 0px;
}
Another issue with blank “row” i already mentioned with team and will fix it in soon.
or you can remove these line
<!-- FOOT NAVIGATION -->
<div class="row"><div class="col-lg-3 col-md-3 col-sm-12 col-xs-12">
<div class="footer-info">
<?php if ($this->countModules('footer-info')) : ?>
<jdoc:include type="modules" name="<?php $this->_p('footer-info') ?>" style="T3xhtml" />
<?php endif ?><div class="copyright <?php $this->_c('footer') ?>">
<jdoc:include type="modules" name="<?php $this->_p('footer') ?>" />
</div>
</div></div>
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 footer-links">
<?php if ($this->checkSpotlight('footnav', 'footer-1, footer-2, footer-3, footer-4')) : ?>
<?php $this->spotlight('footnav', 'footer-1, footer-2, footer-3, footer-4') ?>
<?php endif ?>
</div><div class="col-lg-3 col-md-3 col-sm-12 col-xs-12 footer-subcribe">
<?php if ($this->countModules('footer-subcribe')) : ?>
<jdoc:include type="modules" name="<?php $this->_p('footer-subcribe') ?>" style="T3xhtml" />
<?php endif ?>
</div></div>
<!-- //FOOT NAVIGATION -->
At templatesja_biztplsblocksfooter.php
Thank you,
Viet Vuguap Friendguap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
December 2, 2014 at 2:24 pm #557374I added the code and removed those lines. Thank you
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by guap 9 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
space footer
Viewing 5 posts - 1 through 5 (of 5 total)