Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • boizan Friend
    #647035

    Hello 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,
    Albert

    jooservices Friend
    #647185

    Hi 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 Vu

    jooservices Friend
    #744206

    Hi 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 Vu

    TomC Moderator
    #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 Moderator
    #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 Friend
    #648085

    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

    boizan Friend
    #744332

    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

    TomC Moderator
    #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 Moderator
    #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 Friend
    #648087

    Hello 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,
    Albert

    boizan Friend
    #744334

    Hello 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,
    Albert

    TomC Moderator
    #648089

    Setting “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 ??

    TomC Moderator
    #744336

    Setting “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 ??

    TomC Moderator
    #648096

    Did the above suggestions work for you?

    TomC Moderator
    #744343

    Did the above suggestions work for you?

Viewing 15 posts - 1 through 15 (of 22 total)

This topic contains 22 replies, has 3 voices, and was last updated by  TomC 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum