Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • daveburstein Friend
    #193897

    I’m in T3 JA Beranis and the columns are too close together. http://marconisociety.org/blog/index.php/vpr
    There are three or four different ways to change this in CSS (padding, margins, etc.) Which does Joomlart suggest?

    To make upgrades easier, I prefer to make my mods in custom.css if possible rather than tinkering with LESS and other parts integral to the template.

    Similarly, what’s the preferred way to adjust the relative width of the two columns?
    Advice welcome and thanks inadvance.

    Ninja Lead Moderator
    #519211

    You are right, customization should be done via custom.css file to ease constraint in template upgrade later on.

    + Create templates/ja_beranis/css/custom.css file

    + Open custom.css file and add script below

    @media (min-width: 768px) {
    article {
    margin-right: 20px;
    }
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 10 months ago.

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