Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • vojkanbg Friend
    #164339

    How to make footer block have only one column (the full width)?

    Phill Moderator
    #392503

    Normally you would simply not publish any modules that are not required in that area. Please post a link to your site and an image showing exactly what you are trying to achieve and we will be able to assist.

    vojkanbg Friend
    #392679

    http://novista.podsetnik.net/
    I think that there isn’t any modules on that footer left positon enabled.

    Phill Moderator
    #392718

    Please post an image of your problem as I am not quite sure what you mean. In addition, please go into the template manager and set css optimization to “No” so we can see the correct files to adjust.

    I am guessing that you are on about the padding to the left of your footer?

    That is generated here, the bit in red.


    #ja-footer .main-inner1 {
    padding: 12px 0 24px 240px;

    }

    vojkanbg Friend
    #392799

    Hi, thank you for your answer. I’ve managed to make footer have full width.
    There is just one more thing about this issue.
    How can I remove vertical dots on the text’s left side?
    Please have a look at attached image.


    1. footer
    Phill Moderator
    #392820

    Edit template.css line 951 as required.


    #ja-footer .ja-copyright {
    border-left: 1px dotted #333333;
    margin-left: 4px;
    padding-bottom: 4px;

    }

    The dots are generated by the bit highlighted in red above.

    vojkanbg Friend
    #393030

    That is it. Thanks.

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  vojkanbg 13 years, 5 months ago.

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