-
AuthorPosts
-
boizan Friend
boizan
- Join date:
- October 2010
- Posts:
- 188
- Downloads:
- 122
- Uploads:
- 27
- Thanks:
- 38
- Thanked:
- 4 times in 1 posts
August 2, 2015 at 10:15 pm #647035Hello There,
I have the footer empty and it stays as a black rectangle at the bottom of the site.
I would like to reduce the height of this rectangle. I found that someone posted a similar problem. He created a custom.css file with a reduced padding. That fixed his problem. I added the custom.css file to templates>ja_biz>css> but nothing changed.
Therefore, please help me to reduce the high of the footer.
Regards,
Albertjooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 3, 2015 at 1:13 am #647185Hi there
# You should turn off css compress while working on this
# Please use this css.t3-wrapper .t3-footer.container {
padding: 0px;
}.t3-wrapper .t3-copyright {
margin-top: 0px;
}If you can’t work on this please provide your site backend & CPanel access. I’ll help you work on this. But i would suggest you check our documentation for detail first.
Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 3, 2015 at 1:13 am #744206Hi there
# You should turn off css compress while working on this
# Please use this css.t3-wrapper .t3-footer.container {
padding: 0px;
}.t3-wrapper .t3-copyright {
margin-top: 0px;
}If you can’t work on this please provide your site backend & CPanel access. I’ll help you work on this. But i would suggest you check our documentation for detail first.
Thank you,
Viet VuTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 3, 2015 at 5:07 pm #648074<em>@boizan 485640 wrote:</em><blockquote> I added the custom.css file to templates>ja_biz>css> but nothing changed.
Therefore, please help me to reduce the high of the footer.
Regards,
Albert</blockquote>It could be that you’re working with a particular color theme (are you?) – in which case the custom.css method will not work.
So that we can try to best assist you, please temporarily set “Optimize CSS” to “Off/No” within your Template Manager–General settings.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 3, 2015 at 5:07 pm #744321<em>@boizan 485640 wrote:</em><blockquote> I added the custom.css file to templates>ja_biz>css> but nothing changed.
Therefore, please help me to reduce the high of the footer.
Regards,
Albert</blockquote>It could be that you’re working with a particular color theme (are you?) – in which case the custom.css method will not work.
So that we can try to best assist you, please temporarily set “Optimize CSS” to “Off/No” within your Template Manager–General settings.
boizan Friendboizan
- Join date:
- October 2010
- Posts:
- 188
- Downloads:
- 122
- Uploads:
- 27
- Thanks:
- 38
- Thanked:
- 4 times in 1 posts
August 3, 2015 at 6:41 pm #648085Hello Viet,
I added those codes in the custom.css file but nothing changed.
Could you please tell me the documentation to solve this problem?
Regards,
Albertboizan Friendboizan
- Join date:
- October 2010
- Posts:
- 188
- Downloads:
- 122
- Uploads:
- 27
- Thanks:
- 38
- Thanked:
- 4 times in 1 posts
August 3, 2015 at 6:41 pm #744332Hello Viet,
I added those codes in the custom.css file but nothing changed.
Could you please tell me the documentation to solve this problem?
Regards,
AlbertTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 3, 2015 at 6:53 pm #648086<em>@boizan 485803 wrote:</em><blockquote>Hello Viet,
I added those codes in the custom.css file but nothing changed.
Could you please tell me the documentation to solve this problem?
Regards,
Albert</blockquote>
It could be that you’re working with a particular color theme (are you?) – in which case the custom.css method will not work.So that we can try to best assist you, please temporarily set “Optimize CSS” to “Off/No” within your Template Manager–General settings.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 3, 2015 at 6:53 pm #744333<em>@boizan 485803 wrote:</em><blockquote>Hello Viet,
I added those codes in the custom.css file but nothing changed.
Could you please tell me the documentation to solve this problem?
Regards,
Albert</blockquote>
It could be that you’re working with a particular color theme (are you?) – in which case the custom.css method will not work.So that we can try to best assist you, please temporarily set “Optimize CSS” to “Off/No” within your Template Manager–General settings.
boizan Friendboizan
- Join date:
- October 2010
- Posts:
- 188
- Downloads:
- 122
- Uploads:
- 27
- Thanks:
- 38
- Thanked:
- 4 times in 1 posts
August 3, 2015 at 7:10 pm #648087Hello Tom,
I did as you suggested and set Optimize CSS to No/Off. Still no change seen.
I had unpublished all the footer modules but Social-Footer. I am using ja_biz Default template.
What should I do next?
Regards,
Albertboizan Friendboizan
- Join date:
- October 2010
- Posts:
- 188
- Downloads:
- 122
- Uploads:
- 27
- Thanks:
- 38
- Thanked:
- 4 times in 1 posts
August 3, 2015 at 7:10 pm #744334Hello Tom,
I did as you suggested and set Optimize CSS to No/Off. Still no change seen.
I had unpublished all the footer modules but Social-Footer. I am using ja_biz Default template.
What should I do next?
Regards,
AlbertTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 3, 2015 at 7:22 pm #648089Setting “Optimize CSS” to “No” was so I could better inspect the CSS online.
Try This . . . .
Within file path —> /templates/ja_biz/css/template.css
at line 4107, modify as follows:
.t3-footer.container {
padding-top: 0px;
}Then, at line 4102, modify as follows:
.t3-footer.container {
padding-bottom: 0px;
}Then, at line 4321, modify as follows:
.t3-copyright {
margin-top: -70px;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Better ??
1 user says Thank You to TomC for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 3, 2015 at 7:22 pm #744336Setting “Optimize CSS” to “No” was so I could better inspect the CSS online.
Try This . . . .
Within file path —> /templates/ja_biz/css/template.css
at line 4107, modify as follows:
.t3-footer.container {
padding-top: 0px;
}Then, at line 4102, modify as follows:
.t3-footer.container {
padding-bottom: 0px;
}Then, at line 4321, modify as follows:
.t3-copyright {
margin-top: -70px;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Better ??
1 user says Thank You to TomC for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
-
AuthorPosts
This topic contains 22 replies, has 3 voices, and was last updated by TomC 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum