test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • reklame4you Friend
    #185161

    Hi,

    we purchased JA Portfolio for Joomla 2.5 – cannot find a way to have my featured articles to show on 2 columns on homepage – tried everything – even add the css from beez into the style and template.css. No luck.

    Home:
    leading: 0
    intro articles: 4
    Column: 2

    What am I missing?

    thanks

    Saguaros Moderator
    #484220

    Hi,

    You can try this way:

    – Open file: templatesja_portfolio (your default template)csstemplate.css

    – At approx line 190, there should be code:


    .article_column {
    padding-top: 0;
    padding-bottom: 20px;
    border-bottom: 0;
    }

    change it to:


    .article_column {
    padding-top: 0;
    padding-bottom: 20px;
    border-bottom: 0;
    width: 50%;
    float: left;
    }

    Then clean JAT3 cache.

    Regards

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 11 years, 9 months ago.

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