Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Daniel Löf Friend
    #139938

    First of all, I have to say that the support from Joomlart is world class! Thanks guys!

    My question is about the padding in the body section. I have been playing a bit with template width etc. and I now wonder where I can adjust the padding both to the right and to the left of the body section. As it is now the body section floats in to the right section.

    My test site is at http://www.knx.fi/uusi

    Thanks again!

    Phill Moderator
    #300123

    Find the following

    template.css (line 571)

    #ja-current-content .article-content {
    clear:both;
    }

    and add

    #ja-current-content .article-content {
    clear:both;
    padding:5px;
    }

    where you can change the 5px to whatever you require.

    However, The first header you have is displaying as an image and you will need to shrink the width of that or the text to the right will overflow into the modules.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Phill 15 years, 5 months ago.

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