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

    Images in the frontpage module appear vertical cantered, is there any way to align it vertically to top?

    Ninja Lead Moderator
    #467005

    You can do that

    Open modules/mod_janews_featured/tmpl/default/style.css

    from

    .ja-zinfp-normal .ja-zincontent-img {
    float: left;
    margin-right: 8px;
    }

    change to

    .ja-zinfp-normal .ja-zincontent-img {
    margin-right: 8px;
    }

    <blockquote>and open templates/ja_teline_iv/html/mod_janews_featured/default/style.css file</blockquote>
    remove this script below

    .ja-zinfp-normal .ja-zincontent-img {
    background: url(../../../images/stripe-bg-2.png) #ddd
    border-right: 1px solid #ccc
    padding: 6px;
    }

    Let me know if it help

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

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

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